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
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'Assembly Context Sink Connector' class.static final EReferenceThe meta object literal for the 'Sink Assembly Context' reference feature.static final EClassThe meta object literal for the 'Assembly Context Source Connector' class.static final EReferenceThe meta object literal for the 'Source Assembly Context' reference feature.static final EClassThe meta object literal for the 'Data Delegation Connector' class.static final EReferenceThe meta object literal for the 'Assembly Context' reference feature.static final EClassThe meta object literal for the 'Data Source Sink Connector' class.static final EReferenceThe meta object literal for the 'Data Sink Role' reference feature.static final EReferenceThe meta object literal for the 'Data Source Role' reference feature.
-
Field Details
-
DATA_SOURCE_SINK_CONNECTOR
The meta object literal for the 'Data Source Sink Connector' class.- See Also:
- Generated class or method.
-
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
The meta object literal for the 'Data Sink Role' reference feature.- Generated class or method.
-
ASSEMBLY_CONTEXT_SOURCE_CONNECTOR
The meta object literal for the 'Assembly Context Source Connector' class.- See Also:
- Generated class or method.
-
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
The meta object literal for the 'Assembly Context Sink Connector' class.- See Also:
- Generated class or method.
-
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
The meta object literal for the 'Data Delegation Connector' class.- See Also:
- Generated class or method.
-
DATA_DELEGATION_CONNECTOR__ASSEMBLY_CONTEXT
The meta object literal for the 'Assembly Context' reference feature.- Generated class or method.
-