Interface IndirectionsPackage.Literals
- Enclosing interface:
- IndirectionsPackage
public static interface IndirectionsPackage.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 'Java Class Realization
' class.static final EAttribute
The meta object literal for the 'Config Entries' attribute list feature.static final EAttribute
The meta object literal for the 'Realizing Class Fqn' attribute feature.
-
Field Details
-
JAVA_CLASS_REALIZATION
The meta object literal for the 'Java Class Realization
' class.- See Also:
- Generated class or method.
-
JAVA_CLASS_REALIZATION__REALIZING_CLASS_FQN
The meta object literal for the 'Realizing Class Fqn' attribute feature.- Generated class or method.
-
JAVA_CLASS_REALIZATION__CONFIG_ENTRIES
The meta object literal for the 'Config Entries' attribute list feature.- Generated class or method.
-