Interface AbstractPackage.Literals
-
- Enclosing interface:
- AbstractPackage
public static interface AbstractPackage.Literals
Defines 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 EClass
ASSEMBLY_CONTEXT_SINK_CONNECTOR
The meta object literal for the 'Assembly Context Sink Connector
' class.static EReference
ASSEMBLY_CONTEXT_SINK_CONNECTOR__SINK_ASSEMBLY_CONTEXT
The meta object literal for the 'Sink Assembly Context' reference feature.static EClass
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR
The meta object literal for the 'Assembly Context Source Connector
' class.static EReference
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR__SOURCE_ASSEMBLY_CONTEXT
The meta object literal for the 'Source Assembly Context' reference feature.static EClass
DATA_DELEGATION_CONNECTOR
The meta object literal for the 'Data Delegation Connector
' class.static EReference
DATA_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT
The meta object literal for the 'Assembly Context' reference feature.static EClass
DATA_SOURCE_SINK_CONNECTOR
The meta object literal for the 'Data Source Sink Connector
' class.static EReference
DATA_SOURCE_SINK_CONNECTOR__DATA_SINK_ROLE
The meta object literal for the 'Data Sink Role' reference feature.static EReference
DATA_SOURCE_SINK_CONNECTOR__DATA_SOURCE_ROLE
The 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.
-
-