Interface RepositoryPackage.Literals
- Enclosing interface:
- RepositoryPackage
public static interface RepositoryPackage.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 'Data Channel
' class.static final EReference
The meta object literal for the 'Data Sink Roles' reference list feature.static final EReference
The meta object literal for the 'Data Source Roles' reference list feature.static final EClass
The meta object literal for the 'Data Interface
' class.static final EReference
The meta object literal for the 'Data Signature' containment reference feature.static final EClass
The meta object literal for the 'Data Signature
' class.static final EReference
The meta object literal for the 'Parameter' containment reference feature.static final EClass
The meta object literal for the 'Data Sink Role
' class.static final EReference
The meta object literal for the 'Data Interface' reference feature.static final EClass
The meta object literal for the 'Data Source Role
' class.static final EReference
The meta object literal for the 'Data Interface' reference feature.static final EClass
The meta object literal for the 'Java Class Data Channel
' class.
-
Field Details
-
DATA_SINK_ROLE
The meta object literal for the 'Data Sink Role
' class.- See Also:
- Generated class or method.
-
DATA_SINK_ROLE__DATA_INTERFACE
The meta object literal for the 'Data Interface' reference feature.- Generated class or method.
-
DATA_SOURCE_ROLE
The meta object literal for the 'Data Source Role
' class.- See Also:
- Generated class or method.
-
DATA_SOURCE_ROLE__DATA_INTERFACE
The meta object literal for the 'Data Interface' reference feature.- Generated class or method.
-
DATA_INTERFACE
The meta object literal for the 'Data Interface
' class.- See Also:
- Generated class or method.
-
DATA_INTERFACE__DATA_SIGNATURE
The meta object literal for the 'Data Signature' containment reference feature.- Generated class or method.
-
DATA_SIGNATURE
The meta object literal for the 'Data Signature
' class.- See Also:
- Generated class or method.
-
DATA_SIGNATURE__PARAMETER
The meta object literal for the 'Parameter' containment reference feature.- Generated class or method.
-
DATA_CHANNEL
The meta object literal for the 'Data Channel
' class.- See Also:
- Generated class or method.
-
DATA_CHANNEL__DATA_SINK_ROLES
The meta object literal for the 'Data Sink Roles' reference list feature.- Generated class or method.
-
DATA_CHANNEL__DATA_SOURCE_ROLES
The meta object literal for the 'Data Source Roles' reference list feature.- Generated class or method.
-
JAVA_CLASS_DATA_CHANNEL
The meta object literal for the 'Java Class Data Channel
' class.- See Also:
- Generated class or method.
-