Package placementDescription
Interface PlacementDescriptionPackage.Literals
- Enclosing interface:
- PlacementDescriptionPackage
public static interface PlacementDescriptionPackage.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 'Advice
' class.static final EAttribute
The meta object literal for the 'Appears' attribute feature.static final EAttribute
The meta object literal for the 'Placement Policy' attribute feature.static final EReference
The meta object literal for the 'Point Cut' reference feature.static final EClass
The meta object literal for the 'Control Flow Placement Strategy
' class.static final EReference
The meta object literal for the 'For All Control Flows In' reference feature.static final EClass
The meta object literal for the 'External Call Placement Strategy
' class.static final EReference
The meta object literal for the 'Matching Signature' reference feature.static final EClass
The meta object literal for the 'Feature List
' class.static final EReference
The meta object literal for the 'Features' containment reference list feature.static final EClass
The meta object literal for the 'Feature Selection
' class.static final EReference
The meta object literal for the 'Completion' reference feature.static final EReference
The meta object literal for the 'Feature Lists' containment reference list feature.static final EClass
The meta object literal for the 'Import
' class.static final EAttribute
The meta object literal for the 'Import URI' attribute feature.static final EClass
The meta object literal for the 'Internal Action Placement Strategy
' class.static final EReference
The meta object literal for the 'For All Internal Actions In' reference feature.static final EClass
The meta object literal for the 'Placement Strategy
' class.static final EClass
The meta object literal for the 'Point Cut
' class.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EReference
The meta object literal for the 'Placement Strategy' containment reference feature.static final EClass
The meta object literal for the 'Selected CV
' class.static final EReference
The meta object literal for the 'Complementum Visnetis' reference feature.static final EAttribute
The meta object literal for the 'Optional' attribute feature.
-
Field Details
-
PLACEMENT_STRATEGY
The meta object literal for the 'Placement Strategy
' class.- See Also:
- Generated class or method.
-
EXTERNAL_CALL_PLACEMENT_STRATEGY
The meta object literal for the 'External Call Placement Strategy
' class.- See Also:
- Generated class or method.
-
EXTERNAL_CALL_PLACEMENT_STRATEGY__MATCHING_SIGNATURE
The meta object literal for the 'Matching Signature' reference feature.- Generated class or method.
-
INTERNAL_ACTION_PLACEMENT_STRATEGY
The meta object literal for the 'Internal Action Placement Strategy
' class.- See Also:
- Generated class or method.
-
INTERNAL_ACTION_PLACEMENT_STRATEGY__FOR_ALL_INTERNAL_ACTIONS_IN
The meta object literal for the 'For All Internal Actions In' reference feature.- Generated class or method.
-
CONTROL_FLOW_PLACEMENT_STRATEGY
The meta object literal for the 'Control Flow Placement Strategy
' class.- See Also:
- Generated class or method.
-
CONTROL_FLOW_PLACEMENT_STRATEGY__FOR_ALL_CONTROL_FLOWS_IN
The meta object literal for the 'For All Control Flows In' reference feature.- Generated class or method.
-
POINT_CUT
The meta object literal for the 'Point Cut
' class.- See Also:
- Generated class or method.
-
POINT_CUT__PLACEMENT_STRATEGY
The meta object literal for the 'Placement Strategy' containment reference feature.- Generated class or method.
-
POINT_CUT__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
ADVICE
The meta object literal for the 'Advice
' class.- See Also:
- Generated class or method.
-
ADVICE__POINT_CUT
The meta object literal for the 'Point Cut' reference feature.- Generated class or method.
-
ADVICE__APPEARS
The meta object literal for the 'Appears' attribute feature.- Generated class or method.
-
ADVICE__PLACEMENT_POLICY
The meta object literal for the 'Placement Policy' attribute feature.- Generated class or method.
-
IMPORT
The meta object literal for the 'Import
' class.- See Also:
- Generated class or method.
-
IMPORT__IMPORT_URI
The meta object literal for the 'Import URI' attribute feature.- Generated class or method.
-
FEATURE_SELECTION
The meta object literal for the 'Feature Selection
' class.- See Also:
- Generated class or method.
-
FEATURE_SELECTION__COMPLETION
The meta object literal for the 'Completion' reference feature.- Generated class or method.
-
FEATURE_SELECTION__FEATURE_LISTS
The meta object literal for the 'Feature Lists' containment reference list feature.- Generated class or method.
-
FEATURE_LIST
The meta object literal for the 'Feature List
' class.- See Also:
- Generated class or method.
-
FEATURE_LIST__FEATURES
The meta object literal for the 'Features' containment reference list feature.- Generated class or method.
-
SELECTED_CV
The meta object literal for the 'Selected CV
' class.- See Also:
- Generated class or method.
-
SELECTED_CV__OPTIONAL
The meta object literal for the 'Optional' attribute feature.- Generated class or method.
-
SELECTED_CV__COMPLEMENTUM_VISNETIS
The meta object literal for the 'Complementum Visnetis' reference feature.- Generated class or method.
-