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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Adapter Inclusion
' class.static final EAttribute
The meta object literal for the 'Appears' attribute feature.static final EEnum
The meta object literal for the 'Appearance
' enum.static final EClass
The meta object literal for the 'Behaviour Inclusion
' class.static final EReference
The meta object literal for the 'Advice' containment reference list feature.static final EReference
The meta object literal for the 'Feature Completion' containment reference feature.static final EReference
The meta object literal for the 'Imports' containment reference list feature.static final EReference
The meta object literal for the 'Point Cut' containment reference list feature.static final EClass
The meta object literal for the 'Inclusion Mechanism
' class.static final EAttribute
The 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.
-