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
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'Java Class Realization' class.static final EAttributeThe meta object literal for the 'Config Entries' attribute list feature.static final EAttributeThe 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.
-