Interface AbstractPackage
- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
AbstractPackageImpl
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:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe meta object id for the 'Assembly Context Sink Connector' class.static final intThe feature id for the 'Data Sink Role' reference.static final intThe feature id for the 'Data Source Role' reference.static final intThe feature id for the 'Entity Name' attribute.static final intThe feature id for the 'Id' attribute.static final intThe feature id for the 'Parent Structure Connector' container reference.static final intThe feature id for the 'Sink Assembly Context' reference.static final intThe number of structural features of the 'Assembly Context Sink Connector' class.static final intThe meta object id for the 'Assembly Context Source Connector' class.static final intThe feature id for the 'Data Sink Role' reference.static final intThe feature id for the 'Data Source Role' reference.static final intThe feature id for the 'Entity Name' attribute.static final intThe feature id for the 'Id' attribute.static final intThe feature id for the 'Parent Structure Connector' container reference.static final intThe feature id for the 'Source Assembly Context' reference.static final intThe number of structural features of the 'Assembly Context Source Connector' class.static final intThe meta object id for the 'Data Delegation Connector' class.static final intThe feature id for the 'Assembly Context' reference.static final intThe feature id for the 'Entity Name' attribute.static final intThe feature id for the 'Id' attribute.static final intThe feature id for the 'Parent Structure Connector' container reference.static final intThe number of structural features of the 'Data Delegation Connector' class.static final intThe meta object id for the 'Data Source Sink Connector' class.static final intThe feature id for the 'Data Sink Role' reference.static final intThe feature id for the 'Data Source Role' reference.static final intThe feature id for the 'Entity Name' attribute.static final intThe feature id for the 'Id' attribute.static final intThe feature id for the 'Parent Structure Connector' container reference.static final intThe number of structural features of the 'Data Source Sink Connector' class.static final AbstractPackageThe singleton instance of the package.static final StringThe package name.static final StringThe package namespace name.static final StringThe package namespace URI. -
Method Summary
Modifier and TypeMethodDescriptionReturns the factory that creates the instances of the model.Returns the meta object for class 'Assembly Context Sink Connector'.Returns the meta object for the reference 'Sink Assembly Context'.Returns the meta object for class 'Assembly Context Source Connector'.Returns the meta object for the reference 'Source Assembly Context'.Returns the meta object for class 'Data Delegation Connector'.Returns the meta object for the reference 'Assembly Context'.Returns the meta object for class 'Data Source Sink Connector'.Returns the meta object for the reference 'Data Sink Role'.Returns the meta object for the reference 'Data Source Role'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
DATA_SOURCE_SINK_CONNECTOR
static final int DATA_SOURCE_SINK_CONNECTORThe meta object id for the 'Data Source Sink Connector' class.- See Also:
- Generated class or method.
-
DATA_SOURCE_SINK_CONNECTOR__ID
static final int DATA_SOURCE_SINK_CONNECTOR__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DATA_SOURCE_SINK_CONNECTOR__ENTITY_NAME
static final int DATA_SOURCE_SINK_CONNECTOR__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DATA_SOURCE_SINK_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
static final int DATA_SOURCE_SINK_CONNECTOR__PARENT_STRUCTURE_CONNECTORThe feature id for the 'Parent Structure Connector' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DATA_SOURCE_SINK_CONNECTOR__DATA_SOURCE_ROLE
static final int DATA_SOURCE_SINK_CONNECTOR__DATA_SOURCE_ROLEThe feature id for the 'Data Source Role' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DATA_SOURCE_SINK_CONNECTOR__DATA_SINK_ROLE
static final int DATA_SOURCE_SINK_CONNECTOR__DATA_SINK_ROLEThe feature id for the 'Data Sink Role' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DATA_SOURCE_SINK_CONNECTOR_FEATURE_COUNT
static final int DATA_SOURCE_SINK_CONNECTOR_FEATURE_COUNTThe number of structural features of the 'Data Source Sink Connector' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTORThe meta object id for the 'Assembly Context Source Connector' class.- See Also:
- Generated class or method.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__ID
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__ENTITY_NAME
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__PARENT_STRUCTURE_CONNECTORThe feature id for the 'Parent Structure Connector' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__DATA_SOURCE_ROLE
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__DATA_SOURCE_ROLEThe feature id for the 'Data Source Role' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__DATA_SINK_ROLE
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__DATA_SINK_ROLEThe feature id for the 'Data Sink Role' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__SOURCE_ASSEMBLY_CONTEXT
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__SOURCE_ASSEMBLY_CONTEXTThe feature id for the 'Source Assembly Context' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR_FEATURE_COUNT
static final int ASSEMBLY_CONTEXT_SOURCE_CONNECTOR_FEATURE_COUNTThe number of structural features of the 'Assembly Context Source Connector' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR
static final int ASSEMBLY_CONTEXT_SINK_CONNECTORThe meta object id for the 'Assembly Context Sink Connector' class.- See Also:
- Generated class or method.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__ID
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__ENTITY_NAME
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__PARENT_STRUCTURE_CONNECTORThe feature id for the 'Parent Structure Connector' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__DATA_SOURCE_ROLE
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__DATA_SOURCE_ROLEThe feature id for the 'Data Source Role' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__DATA_SINK_ROLE
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__DATA_SINK_ROLEThe feature id for the 'Data Sink Role' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__SINK_ASSEMBLY_CONTEXT
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR__SINK_ASSEMBLY_CONTEXTThe feature id for the 'Sink Assembly Context' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR_FEATURE_COUNT
static final int ASSEMBLY_CONTEXT_SINK_CONNECTOR_FEATURE_COUNTThe number of structural features of the 'Assembly Context Sink Connector' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DATA_DELEGATION_CONNECTOR
static final int DATA_DELEGATION_CONNECTORThe meta object id for the 'Data Delegation Connector' class.- See Also:
- Generated class or method.
-
DATA_DELEGATION_CONNECTOR__ID
static final int DATA_DELEGATION_CONNECTOR__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DATA_DELEGATION_CONNECTOR__ENTITY_NAME
static final int DATA_DELEGATION_CONNECTOR__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DATA_DELEGATION_CONNECTOR__PARENT_STRUCTURE_CONNECTOR
static final int DATA_DELEGATION_CONNECTOR__PARENT_STRUCTURE_CONNECTORThe feature id for the 'Parent Structure Connector' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DATA_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT
static final int DATA_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXTThe feature id for the 'Assembly Context' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DATA_DELEGATION_CONNECTOR_FEATURE_COUNT
static final int DATA_DELEGATION_CONNECTOR_FEATURE_COUNTThe number of structural features of the 'Data Delegation Connector' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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.
-