Package featureSolution
Interface FeatureSolutionPackage.Literals
- Enclosing interface:
- FeatureSolutionPackage
public static interface FeatureSolutionPackage.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 'Adapter Inclusion' class.static final EAttributeThe meta object literal for the 'Appears' attribute feature.static final EEnumThe meta object literal for the 'Appearance' enum.static final EClassThe meta object literal for the 'Behaviour Inclusion' class.static final EReferenceThe meta object literal for the 'Advice' containment reference list feature.static final EReferenceThe meta object literal for the 'Feature Completion' containment reference feature.static final EReferenceThe meta object literal for the 'Imports' containment reference list feature.static final EReferenceThe meta object literal for the 'Point Cut' containment reference list feature.static final EClassThe meta object literal for the 'Inclusion Mechanism' class.static final EAttributeThe meta object literal for the 'Multiple' attribute feature.
-
Field Details
-
INCLUSION_MECHANISM
The meta object literal for the 'Inclusion Mechanism' class.- See Also:
- Generated class or method.
-
INCLUSION_MECHANISM__MULTIPLE
The meta object literal for the 'Multiple' attribute feature.- Generated class or method.
-
ADAPTER_INCLUSION
The meta object literal for the 'Adapter Inclusion' class.- See Also:
- Generated class or method.
-
ADAPTER_INCLUSION__APPEARS
The meta object literal for the 'Appears' attribute feature.- Generated class or method.
-
BEHAVIOUR_INCLUSION
The meta object literal for the 'Behaviour Inclusion' class.- See Also:
- Generated class or method.
-
BEHAVIOUR_INCLUSION__POINT_CUT
The meta object literal for the 'Point Cut' containment reference list feature.- Generated class or method.
-
BEHAVIOUR_INCLUSION__ADVICE
The meta object literal for the 'Advice' containment reference list feature.- Generated class or method.
-
BEHAVIOUR_INCLUSION__IMPORTS
The meta object literal for the 'Imports' containment reference list feature.- Generated class or method.
-
BEHAVIOUR_INCLUSION__FEATURE_COMPLETION
The meta object literal for the 'Feature Completion' containment reference feature.- Generated class or method.
-
APPEARANCE
The meta object literal for the 'Appearance' enum.- See Also:
- Generated class or method.
-