Interface AbstractPackage.Literals
-
- Enclosing interface:
- AbstractPackage
public static interface AbstractPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassASSEMBLY_CONTEXT_SINK_CONNECTORThe meta object literal for the 'Assembly Context Sink Connector' class.static EReferenceASSEMBLY_CONTEXT_SINK_CONNECTOR__SINK_ASSEMBLY_CONTEXTThe meta object literal for the 'Sink Assembly Context' reference feature.static EClassASSEMBLY_CONTEXT_SOURCE_CONNECTORThe meta object literal for the 'Assembly Context Source Connector' class.static EReferenceASSEMBLY_CONTEXT_SOURCE_CONNECTOR__SOURCE_ASSEMBLY_CONTEXTThe meta object literal for the 'Source Assembly Context' reference feature.static EClassDATA_DELEGATION_CONNECTORThe meta object literal for the 'Data Delegation Connector' class.static EReferenceDATA_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXTThe meta object literal for the 'Assembly Context' reference feature.static EClassDATA_SOURCE_SINK_CONNECTORThe meta object literal for the 'Data Source Sink Connector' class.static EReferenceDATA_SOURCE_SINK_CONNECTOR__DATA_SINK_ROLEThe meta object literal for the 'Data Sink Role' reference feature.static EReferenceDATA_SOURCE_SINK_CONNECTOR__DATA_SOURCE_ROLEThe meta object literal for the 'Data Source Role' reference feature.
-
-
-
Field Detail
-
DATA_SOURCE_SINK_CONNECTOR
static final EClass DATA_SOURCE_SINK_CONNECTOR
The meta object literal for the 'Data Source Sink Connector' class.- See Also:
DataSourceSinkConnectorImpl,AbstractPackageImpl.getDataSourceSinkConnector()- Generated class or method.
-
DATA_SOURCE_SINK_CONNECTOR__DATA_SOURCE_ROLE
static final EReference DATA_SOURCE_SINK_CONNECTOR__DATA_SOURCE_ROLE
The meta object literal for the 'Data Source Role' reference feature.- Generated class or method.
-
DATA_SOURCE_SINK_CONNECTOR__DATA_SINK_ROLE
static final EReference DATA_SOURCE_SINK_CONNECTOR__DATA_SINK_ROLE
The meta object literal for the 'Data Sink Role' reference feature.- Generated class or method.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR
static final EClass ASSEMBLY_CONTEXT_SOURCE_CONNECTOR
The meta object literal for the 'Assembly Context Source Connector' class.- See Also:
AssemblyContextSourceConnectorImpl,AbstractPackageImpl.getAssemblyContextSourceConnector()- Generated class or method.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__SOURCE_ASSEMBLY_CONTEXT
static final EReference ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__SOURCE_ASSEMBLY_CONTEXT
The meta object literal for the 'Source Assembly Context' reference feature.- Generated class or method.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR
static final EClass ASSEMBLY_CONTEXT_SINK_CONNECTOR
The meta object literal for the 'Assembly Context Sink Connector' class.- See Also:
AssemblyContextSinkConnectorImpl,AbstractPackageImpl.getAssemblyContextSinkConnector()- Generated class or method.
-
ASSEMBLY_CONTEXT_SINK_CONNECTOR__SINK_ASSEMBLY_CONTEXT
static final EReference ASSEMBLY_CONTEXT_SINK_CONNECTOR__SINK_ASSEMBLY_CONTEXT
The meta object literal for the 'Sink Assembly Context' reference feature.- Generated class or method.
-
DATA_DELEGATION_CONNECTOR
static final EClass DATA_DELEGATION_CONNECTOR
The meta object literal for the 'Data Delegation Connector' class.- See Also:
DataDelegationConnectorImpl,AbstractPackageImpl.getDataDelegationConnector()- Generated class or method.
-
DATA_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT
static final EReference DATA_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT
The meta object literal for the 'Assembly Context' reference feature.- Generated class or method.
-
-