Interface CompositionPackage.Literals
- Enclosing interface:
- CompositionPackage
public static interface CompositionPackage.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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Assembly Data Connector
' class.static final EClass
The meta object literal for the 'Data Sink Delegation Connector
' class.static final EReference
The meta object literal for the 'Inner Data Sink Role' reference feature.static final EReference
The meta object literal for the 'Outer Data Sink Role' reference feature.static final EClass
The meta object literal for the 'Data Source Delegation Connector
' class.static final EReference
The meta object literal for the 'Inner Data Source Role' reference feature.static final EReference
The meta object literal for the 'Outer Data Source Role' reference feature.
-
Field Details
-
ASSEMBLY_DATA_CONNECTOR
The meta object literal for the 'Assembly Data Connector
' class.- See Also:
- Generated class or method.
-
DATA_SOURCE_DELEGATION_CONNECTOR
The meta object literal for the 'Data Source Delegation Connector
' class.- See Also:
- Generated class or method.
-
DATA_SOURCE_DELEGATION_CONNECTOR__INNER_DATA_SOURCE_ROLE
The meta object literal for the 'Inner Data Source Role' reference feature.- Generated class or method.
-
DATA_SOURCE_DELEGATION_CONNECTOR__OUTER_DATA_SOURCE_ROLE
The meta object literal for the 'Outer Data Source Role' reference feature.- Generated class or method.
-
DATA_SINK_DELEGATION_CONNECTOR
The meta object literal for the 'Data Sink Delegation Connector
' class.- See Also:
- Generated class or method.
-
DATA_SINK_DELEGATION_CONNECTOR__INNER_DATA_SINK_ROLE
The meta object literal for the 'Inner Data Sink Role' reference feature.- Generated class or method.
-
DATA_SINK_DELEGATION_CONNECTOR__OUTER_DATA_SINK_ROLE
The meta object literal for the 'Outer Data Sink Role' reference feature.- Generated class or method.
-