Interface AbstractPackage
-
- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
AbstractPackageImpl
public interface AbstractPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
AbstractFactory- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAbstractPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static intASSEMBLY_CONTEXT_SINK_CONNECTORThe meta object id for the 'Assembly Context Sink Connector' class.static intASSEMBLY_CONTEXT_SINK_CONNECTOR__DATA_SINK_ROLEThe feature id for the 'Data Sink Role' reference.static intASSEMBLY_CONTEXT_SINK_CONNECTOR__DATA_SOURCE_ROLEThe feature id for the 'Data Source Role' reference.static intASSEMBLY_CONTEXT_SINK_CONNECTOR__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intASSEMBLY_CONTEXT_SINK_CONNECTOR__IDThe feature id for the 'Id' attribute.static intASSEMBLY_CONTEXT_SINK_CONNECTOR__PARENT_STRUCTURE_CONNECTORThe feature id for the 'Parent Structure Connector' container reference.static intASSEMBLY_CONTEXT_SINK_CONNECTOR__PUSHES_TOThe feature id for the 'Pushes To' reference.static intASSEMBLY_CONTEXT_SINK_CONNECTOR__PUSHINGThe feature id for the 'Pushing' attribute.static intASSEMBLY_CONTEXT_SINK_CONNECTOR__SINK_ASSEMBLY_CONTEXTThe feature id for the 'Sink Assembly Context' reference.static intASSEMBLY_CONTEXT_SINK_CONNECTOR_FEATURE_COUNTThe number of structural features of the 'Assembly Context Sink Connector' class.static intASSEMBLY_CONTEXT_SOURCE_CONNECTORThe meta object id for the 'Assembly Context Source Connector' class.static intASSEMBLY_CONTEXT_SOURCE_CONNECTOR__DATA_SINK_ROLEThe feature id for the 'Data Sink Role' reference.static intASSEMBLY_CONTEXT_SOURCE_CONNECTOR__DATA_SOURCE_ROLEThe feature id for the 'Data Source Role' reference.static intASSEMBLY_CONTEXT_SOURCE_CONNECTOR__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intASSEMBLY_CONTEXT_SOURCE_CONNECTOR__IDThe feature id for the 'Id' attribute.static intASSEMBLY_CONTEXT_SOURCE_CONNECTOR__PARENT_STRUCTURE_CONNECTORThe feature id for the 'Parent Structure Connector' container reference.static intASSEMBLY_CONTEXT_SOURCE_CONNECTOR__SOURCE_ASSEMBLY_CONTEXTThe feature id for the 'Source Assembly Context' reference.static intASSEMBLY_CONTEXT_SOURCE_CONNECTOR_FEATURE_COUNTThe number of structural features of the 'Assembly Context Source Connector' class.static intDATA_DELEGATION_CONNECTORThe meta object id for the 'Data Delegation Connector' class.static intDATA_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXTThe feature id for the 'Assembly Context' reference.static intDATA_DELEGATION_CONNECTOR__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intDATA_DELEGATION_CONNECTOR__IDThe feature id for the 'Id' attribute.static intDATA_DELEGATION_CONNECTOR__PARENT_STRUCTURE_CONNECTORThe feature id for the 'Parent Structure Connector' container reference.static intDATA_DELEGATION_CONNECTOR_FEATURE_COUNTThe number of structural features of the 'Data Delegation Connector' class.static intDATA_SOURCE_SINK_CONNECTORThe meta object id for the 'Data Source Sink Connector' class.static intDATA_SOURCE_SINK_CONNECTOR__DATA_SINK_ROLEThe feature id for the 'Data Sink Role' reference.static intDATA_SOURCE_SINK_CONNECTOR__DATA_SOURCE_ROLEThe feature id for the 'Data Source Role' reference.static intDATA_SOURCE_SINK_CONNECTOR__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intDATA_SOURCE_SINK_CONNECTOR__IDThe feature id for the 'Id' attribute.static intDATA_SOURCE_SINK_CONNECTOR__PARENT_STRUCTURE_CONNECTORThe feature id for the 'Parent Structure Connector' container reference.static intDATA_SOURCE_SINK_CONNECTOR_FEATURE_COUNTThe number of structural features of the 'Data Source Sink Connector' class.static AbstractPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final AbstractPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
DATA_SOURCE_SINK_CONNECTOR
static final int DATA_SOURCE_SINK_CONNECTOR
The meta object id for the 'Data Source Sink Connector' class.- See Also:
DataSourceSinkConnectorImpl,AbstractPackageImpl.getDataSourceSinkConnector(), Constant Field Values- Generated class or method.
-
DATA_SOURCE_SINK_CONNECTOR__ID
static final int DATA_SOURCE_SINK_CONNECTOR__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_SOURCE_SINK_CONNECTOR__ENTITY_NAME
static final int DATA_SOURCE_SINK_CONNECTOR__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_SOURCE_SINK_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
static final int DATA_SOURCE_SINK_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
The feature id for the 'Parent Structure Connector' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_SOURCE_SINK_CONNECTOR__DATA_SOURCE_ROLE
static final int DATA_SOURCE_SINK_CONNECTOR__DATA_SOURCE_ROLE
The feature id for the 'Data Source Role' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_SOURCE_SINK_CONNECTOR__DATA_SINK_ROLE
static final int DATA_SOURCE_SINK_CONNECTOR__DATA_SINK_ROLE
The feature id for the 'Data Sink Role' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_SOURCE_SINK_CONNECTOR_FEATURE_COUNT
static final int DATA_SOURCE_SINK_CONNECTOR_FEATURE_COUNT
The number of structural features of the 'Data Source Sink Connector' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR
The meta object id for the 'Assembly Context Source Connector' class.- See Also:
AssemblyContextSourceConnectorImpl,AbstractPackageImpl.getAssemblyContextSourceConnector(), Constant Field Values- Generated class or method.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__ID
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__ENTITY_NAME
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
The feature id for the 'Parent Structure Connector' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__DATA_SOURCE_ROLE
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__DATA_SOURCE_ROLE
The feature id for the 'Data Source Role' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__DATA_SINK_ROLE
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__DATA_SINK_ROLE
The feature id for the 'Data Sink Role' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__SOURCE_ASSEMBLY_CONTEXT
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__SOURCE_ASSEMBLY_CONTEXT
The feature id for the 'Source Assembly Context' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR_FEATURE_COUNT
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR_FEATURE_COUNT
The number of structural features of the 'Assembly Context Source Connector' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR
The meta object id for the 'Assembly Context Sink Connector' class.- See Also:
AssemblyContextSinkConnectorImpl,AbstractPackageImpl.getAssemblyContextSinkConnector(), Constant Field Values- Generated class or method.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__ID
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__ENTITY_NAME
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
The feature id for the 'Parent Structure Connector' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__DATA_SOURCE_ROLE
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__DATA_SOURCE_ROLE
The feature id for the 'Data Source Role' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__DATA_SINK_ROLE
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__DATA_SINK_ROLE
The feature id for the 'Data Sink Role' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__SINK_ASSEMBLY_CONTEXT
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__SINK_ASSEMBLY_CONTEXT
The feature id for the 'Sink Assembly Context' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__PUSHES_TO
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__PUSHES_TO
The feature id for the 'Pushes To' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__PUSHING
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__PUSHING
The feature id for the 'Pushing' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR_FEATURE_COUNT
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR_FEATURE_COUNT
The number of structural features of the 'Assembly Context Sink Connector' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DELEGATION_CONNECTOR
static final int DATA_DELEGATION_CONNECTOR
The meta object id for the 'Data Delegation Connector' class.- See Also:
DataDelegationConnectorImpl,AbstractPackageImpl.getDataDelegationConnector(), Constant Field Values- Generated class or method.
-
DATA_DELEGATION_CONNECTOR__ID
static final int DATA_DELEGATION_CONNECTOR__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DELEGATION_CONNECTOR__ENTITY_NAME
static final int DATA_DELEGATION_CONNECTOR__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DELEGATION_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
static final int DATA_DELEGATION_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
The feature id for the 'Parent Structure Connector' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT
static final int DATA_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT
The feature id for the 'Assembly Context' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DELEGATION_CONNECTOR_FEATURE_COUNT
static final int DATA_DELEGATION_CONNECTOR_FEATURE_COUNT
The number of structural features of the 'Data Delegation Connector' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getDataSourceSinkConnector
EClass getDataSourceSinkConnector()
Returns the meta object for class 'Data Source Sink Connector'.- Returns:
- the meta object for class 'Data Source Sink Connector'.
- See Also:
DataSourceSinkConnector- Generated class or method.
-
getDataSourceSinkConnector_DataSourceRole
EReference getDataSourceSinkConnector_DataSourceRole()
Returns the meta object for the reference 'Data Source Role'.- Returns:
- the meta object for the reference 'Data Source Role'.
- See Also:
DataSourceSinkConnector.getDataSourceRole(),getDataSourceSinkConnector()- Generated class or method.
-
getDataSourceSinkConnector_DataSinkRole
EReference getDataSourceSinkConnector_DataSinkRole()
Returns the meta object for the reference 'Data Sink Role'.- Returns:
- the meta object for the reference 'Data Sink Role'.
- See Also:
DataSourceSinkConnector.getDataSinkRole(),getDataSourceSinkConnector()- Generated class or method.
-
getAssemblyContextSourceConnector
EClass getAssemblyContextSourceConnector()
Returns the meta object for class 'Assembly Context Source Connector'.- Returns:
- the meta object for class 'Assembly Context Source Connector'.
- See Also:
AssemblyContextSourceConnector- Generated class or method.
-
getAssemblyContextSourceConnector_SourceAssemblyContext
EReference getAssemblyContextSourceConnector_SourceAssemblyContext()
Returns the meta object for the reference 'Source Assembly Context'.- Returns:
- the meta object for the reference 'Source Assembly Context'.
- See Also:
AssemblyContextSourceConnector.getSourceAssemblyContext(),getAssemblyContextSourceConnector()- Generated class or method.
-
getAssemblyContextSinkConnector
EClass getAssemblyContextSinkConnector()
Returns the meta object for class 'Assembly Context Sink Connector'.- Returns:
- the meta object for class 'Assembly Context Sink Connector'.
- See Also:
AssemblyContextSinkConnector- Generated class or method.
-
getAssemblyContextSinkConnector_SinkAssemblyContext
EReference getAssemblyContextSinkConnector_SinkAssemblyContext()
Returns the meta object for the reference 'Sink Assembly Context'.- Returns:
- the meta object for the reference 'Sink Assembly Context'.
- See Also:
AssemblyContextSinkConnector.getSinkAssemblyContext(),getAssemblyContextSinkConnector()- Generated class or method.
-
getAssemblyContextSinkConnector_PushesTo
EReference getAssemblyContextSinkConnector_PushesTo()
Returns the meta object for the reference 'Pushes To'.- Returns:
- the meta object for the reference 'Pushes To'.
- See Also:
AssemblyContextSinkConnector.getPushesTo(),getAssemblyContextSinkConnector()- Generated class or method.
-
getAssemblyContextSinkConnector_Pushing
EAttribute getAssemblyContextSinkConnector_Pushing()
Returns the meta object for the attribute 'Pushing'.- Returns:
- the meta object for the attribute 'Pushing'.
- See Also:
AssemblyContextSinkConnector.isPushing(),getAssemblyContextSinkConnector()- Generated class or method.
-
getDataDelegationConnector
EClass getDataDelegationConnector()
Returns the meta object for class 'Data Delegation Connector'.- Returns:
- the meta object for class 'Data Delegation Connector'.
- See Also:
DataDelegationConnector- Generated class or method.
-
getDataDelegationConnector_AssemblyContext
EReference getDataDelegationConnector_AssemblyContext()
Returns the meta object for the reference 'Assembly Context'.- Returns:
- the meta object for the reference 'Assembly Context'.
- See Also:
DataDelegationConnector.getAssemblyContext(),getDataDelegationConnector()- Generated class or method.
-
getAbstractFactory
AbstractFactory getAbstractFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-