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
Fields Modifier and Type Field Description static EClass
ADVICE
The meta object literal for the 'Advice
' class.static EAttribute
ADVICE__APPEARS
The meta object literal for the 'Appears' attribute feature.static EAttribute
ADVICE__PLACEMENT_POLICY
The meta object literal for the 'Placement Policy' attribute feature.static EReference
ADVICE__POINT_CUT
The meta object literal for the 'Point Cut' reference feature.static EClass
CONTROL_FLOW_PLACEMENT_STRATEGY
The meta object literal for the 'Control Flow Placement Strategy
' class.static EReference
CONTROL_FLOW_PLACEMENT_STRATEGY__FOR_ALL_CONTROL_FLOWS_IN
The meta object literal for the 'For All Control Flows In' reference feature.static EClass
EXTERNAL_CALL_PLACEMENT_STRATEGY
The meta object literal for the 'External Call Placement Strategy
' class.static EReference
EXTERNAL_CALL_PLACEMENT_STRATEGY__MATCHING_SIGNATURE
The meta object literal for the 'Matching Signature' reference feature.static EClass
FEATURE_LIST
The meta object literal for the 'Feature List
' class.static EReference
FEATURE_LIST__FEATURES
The meta object literal for the 'Features' containment reference list feature.static EClass
FEATURE_SELECTION
The meta object literal for the 'Feature Selection
' class.static EReference
FEATURE_SELECTION__COMPLETION
The meta object literal for the 'Completion' reference feature.static EReference
FEATURE_SELECTION__FEATURE_LISTS
The meta object literal for the 'Feature Lists' containment reference list feature.static EClass
IMPORT
The meta object literal for the 'Import
' class.static EAttribute
IMPORT__IMPORT_URI
The meta object literal for the 'Import URI' attribute feature.static EClass
INTERNAL_ACTION_PLACEMENT_STRATEGY
The meta object literal for the 'Internal Action Placement Strategy
' class.static EReference
INTERNAL_ACTION_PLACEMENT_STRATEGY__FOR_ALL_INTERNAL_ACTIONS_IN
The meta object literal for the 'For All Internal Actions In' reference feature.static EClass
PLACEMENT_STRATEGY
The meta object literal for the 'Placement Strategy
' class.static EClass
POINT_CUT
The meta object literal for the 'Point Cut
' class.static EAttribute
POINT_CUT__NAME
The meta object literal for the 'Name' attribute feature.static EReference
POINT_CUT__PLACEMENT_STRATEGY
The meta object literal for the 'Placement Strategy' containment reference feature.static EClass
SELECTED_CV
The meta object literal for the 'Selected CV
' class.static EReference
SELECTED_CV__COMPLEMENTUM_VISNETIS
The meta object literal for the 'Complementum Visnetis' reference feature.static EAttribute
SELECTED_CV__OPTIONAL
The meta object literal for the 'Optional' attribute feature.
-
-
-
Field Detail
-
PLACEMENT_STRATEGY
static final EClass PLACEMENT_STRATEGY
The meta object literal for the 'Placement Strategy
' class.- See Also:
PlacementStrategyImpl
,PlacementDescriptionPackageImpl.getPlacementStrategy()
- Generated class or method.
-
EXTERNAL_CALL_PLACEMENT_STRATEGY
static final EClass EXTERNAL_CALL_PLACEMENT_STRATEGY
The meta object literal for the 'External Call Placement Strategy
' class.- See Also:
ExternalCallPlacementStrategyImpl
,PlacementDescriptionPackageImpl.getExternalCallPlacementStrategy()
- Generated class or method.
-
EXTERNAL_CALL_PLACEMENT_STRATEGY__MATCHING_SIGNATURE
static final EReference EXTERNAL_CALL_PLACEMENT_STRATEGY__MATCHING_SIGNATURE
The meta object literal for the 'Matching Signature' reference feature.- Generated class or method.
-
INTERNAL_ACTION_PLACEMENT_STRATEGY
static final EClass INTERNAL_ACTION_PLACEMENT_STRATEGY
The meta object literal for the 'Internal Action Placement Strategy
' class.- See Also:
InternalActionPlacementStrategyImpl
,PlacementDescriptionPackageImpl.getInternalActionPlacementStrategy()
- Generated class or method.
-
INTERNAL_ACTION_PLACEMENT_STRATEGY__FOR_ALL_INTERNAL_ACTIONS_IN
static final EReference 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
static final EClass CONTROL_FLOW_PLACEMENT_STRATEGY
The meta object literal for the 'Control Flow Placement Strategy
' class.- See Also:
ControlFlowPlacementStrategyImpl
,PlacementDescriptionPackageImpl.getControlFlowPlacementStrategy()
- Generated class or method.
-
CONTROL_FLOW_PLACEMENT_STRATEGY__FOR_ALL_CONTROL_FLOWS_IN
static final EReference 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
static final EClass POINT_CUT
The meta object literal for the 'Point Cut
' class.- See Also:
PointCutImpl
,PlacementDescriptionPackageImpl.getPointCut()
- Generated class or method.
-
POINT_CUT__PLACEMENT_STRATEGY
static final EReference POINT_CUT__PLACEMENT_STRATEGY
The meta object literal for the 'Placement Strategy' containment reference feature.- Generated class or method.
-
POINT_CUT__NAME
static final EAttribute POINT_CUT__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
ADVICE
static final EClass ADVICE
The meta object literal for the 'Advice
' class.- See Also:
AdviceImpl
,PlacementDescriptionPackageImpl.getAdvice()
- Generated class or method.
-
ADVICE__POINT_CUT
static final EReference ADVICE__POINT_CUT
The meta object literal for the 'Point Cut' reference feature.- Generated class or method.
-
ADVICE__APPEARS
static final EAttribute ADVICE__APPEARS
The meta object literal for the 'Appears' attribute feature.- Generated class or method.
-
ADVICE__PLACEMENT_POLICY
static final EAttribute ADVICE__PLACEMENT_POLICY
The meta object literal for the 'Placement Policy' attribute feature.- Generated class or method.
-
IMPORT
static final EClass IMPORT
The meta object literal for the 'Import
' class.- See Also:
ImportImpl
,PlacementDescriptionPackageImpl.getImport()
- Generated class or method.
-
IMPORT__IMPORT_URI
static final EAttribute IMPORT__IMPORT_URI
The meta object literal for the 'Import URI' attribute feature.- Generated class or method.
-
FEATURE_SELECTION
static final EClass FEATURE_SELECTION
The meta object literal for the 'Feature Selection
' class.- See Also:
FeatureSelectionImpl
,PlacementDescriptionPackageImpl.getFeatureSelection()
- Generated class or method.
-
FEATURE_SELECTION__COMPLETION
static final EReference FEATURE_SELECTION__COMPLETION
The meta object literal for the 'Completion' reference feature.- Generated class or method.
-
FEATURE_SELECTION__FEATURE_LISTS
static final EReference FEATURE_SELECTION__FEATURE_LISTS
The meta object literal for the 'Feature Lists' containment reference list feature.- Generated class or method.
-
FEATURE_LIST
static final EClass FEATURE_LIST
The meta object literal for the 'Feature List
' class.- See Also:
FeatureListImpl
,PlacementDescriptionPackageImpl.getFeatureList()
- Generated class or method.
-
FEATURE_LIST__FEATURES
static final EReference FEATURE_LIST__FEATURES
The meta object literal for the 'Features' containment reference list feature.- Generated class or method.
-
SELECTED_CV
static final EClass SELECTED_CV
The meta object literal for the 'Selected CV
' class.- See Also:
SelectedCVImpl
,PlacementDescriptionPackageImpl.getSelectedCV()
- Generated class or method.
-
SELECTED_CV__OPTIONAL
static final EAttribute SELECTED_CV__OPTIONAL
The meta object literal for the 'Optional' attribute feature.- Generated class or method.
-
SELECTED_CV__COMPLEMENTUM_VISNETIS
static final EReference SELECTED_CV__COMPLEMENTUM_VISNETIS
The meta object literal for the 'Complementum Visnetis' reference feature.- Generated class or method.
-
-