Package org.modelversioning.emfprofile
Interface EMFProfilePackage.Literals
- Enclosing interface:
- EMFProfilePackage
public static interface EMFProfilePackage.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 'Extension' class.static final EAttributeThe meta object literal for the 'Lower Bound' attribute feature.static final EReferenceThe meta object literal for the 'Redefined' reference list feature.static final EReferenceThe meta object literal for the 'Redefining' reference list feature.static final EReferenceThe meta object literal for the 'Source' container reference feature.static final EReferenceThe meta object literal for the 'Subsetted' reference list feature.static final EReferenceThe meta object literal for the 'Subsetting' reference list feature.static final EReferenceThe meta object literal for the 'Target' reference feature.static final EAttributeThe meta object literal for the 'Upper Bound' attribute feature.static final EClassThe meta object literal for the 'Profile' class.static final EClassThe meta object literal for the 'Stereotype' class.static final EReferenceThe meta object literal for the 'Extensions' containment reference list feature.static final EAttributeThe meta object literal for the 'Icon Path' attribute feature.static final EAttributeThe meta object literal for the 'Meta Base' attribute feature.
-
Field Details
-
PROFILE
The meta object literal for the 'Profile' class.- See Also:
- Generated class or method.
-
STEREOTYPE
The meta object literal for the 'Stereotype' class.- See Also:
- Generated class or method.
-
STEREOTYPE__ICON_PATH
The meta object literal for the 'Icon Path' attribute feature.- Generated class or method.
-
STEREOTYPE__META_BASE
The meta object literal for the 'Meta Base' attribute feature.- Generated class or method.
-
STEREOTYPE__EXTENSIONS
The meta object literal for the 'Extensions' containment reference list feature.- Generated class or method.
-
EXTENSION
The meta object literal for the 'Extension' class.- See Also:
- Generated class or method.
-
EXTENSION__SOURCE
The meta object literal for the 'Source' container reference feature.- Generated class or method.
-
EXTENSION__TARGET
The meta object literal for the 'Target' reference feature.- Generated class or method.
-
EXTENSION__LOWER_BOUND
The meta object literal for the 'Lower Bound' attribute feature.- Generated class or method.
-
EXTENSION__UPPER_BOUND
The meta object literal for the 'Upper Bound' attribute feature.- Generated class or method.
-
EXTENSION__REDEFINED
The meta object literal for the 'Redefined' reference list feature.- Generated class or method.
-
EXTENSION__SUBSETTED
The meta object literal for the 'Subsetted' reference list feature.- Generated class or method.
-
EXTENSION__REDEFINING
The meta object literal for the 'Redefining' reference list feature.- Generated class or method.
-
EXTENSION__SUBSETTING
The meta object literal for the 'Subsetting' reference list feature.- Generated class or method.
-