Interface PCMPackage.Literals
- Enclosing interface:
- PCMPackage
public static interface PCMPackage.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 'Business Operation Reference
' class.static final EReference
The meta object literal for the 'Role' reference feature.static final EReference
The meta object literal for the 'Signature' reference feature.static final EClass
The meta object literal for the 'Component Parameter Reference
' class.static final EReference
The meta object literal for the 'Implementation Component Type' reference feature.static final EReference
The meta object literal for the 'Variable Usage' reference feature.static final EClass
The meta object literal for the 'Component Reference
' class.static final EReference
The meta object literal for the 'Basic Component' reference feature.static final EClass
The meta object literal for the 'Infrastructure Operation Reference
' class.static final EReference
The meta object literal for the 'Role' reference feature.static final EReference
The meta object literal for the 'Signature' reference feature.static final EClass
The meta object literal for the 'Operation Parameter Reference
' class.static final EReference
The meta object literal for the 'Parameter' reference feature.static final EClass
The meta object literal for the 'Parameter Reference
' class.static final EClass
The meta object literal for the 'Parameter Value
' class.static final EReference
The meta object literal for the 'Variable Characterisations' containment reference list feature.static final EClass
The meta object literal for the 'Required Business Operation Return Parameter Reference
' class.static final EReference
The meta object literal for the 'Required Role' reference feature.static final EReference
The meta object literal for the 'Signature' reference feature.
-
Field Details
-
PCM_PARAMETER_REFERENCE
The meta object literal for the 'Parameter Reference
' class.- See Also:
- Generated class or method.
-
PCM_PARAMETER_VALUE
The meta object literal for the 'Parameter Value
' class.- See Also:
- Generated class or method.
-
PCM_PARAMETER_VALUE__VARIABLE_CHARACTERISATIONS
The meta object literal for the 'Variable Characterisations' containment reference list feature.- Generated class or method.
-
PCM_INFRASTRUCTURE_OPERATION_REFERENCE
The meta object literal for the 'Infrastructure Operation Reference
' class.- See Also:
- Generated class or method.
-
PCM_INFRASTRUCTURE_OPERATION_REFERENCE__ROLE
The meta object literal for the 'Role' reference feature.- Generated class or method.
-
PCM_INFRASTRUCTURE_OPERATION_REFERENCE__SIGNATURE
The meta object literal for the 'Signature' reference feature.- Generated class or method.
-
PCM_BUSINESS_OPERATION_REFERENCE
The meta object literal for the 'Business Operation Reference
' class.- See Also:
- Generated class or method.
-
PCM_BUSINESS_OPERATION_REFERENCE__ROLE
The meta object literal for the 'Role' reference feature.- Generated class or method.
-
PCM_BUSINESS_OPERATION_REFERENCE__SIGNATURE
The meta object literal for the 'Signature' reference feature.- Generated class or method.
-
PCM_COMPONENT_REFERENCE
The meta object literal for the 'Component Reference
' class.- See Also:
- Generated class or method.
-
PCM_COMPONENT_REFERENCE__BASIC_COMPONENT
The meta object literal for the 'Basic Component' reference feature.- Generated class or method.
-
PCM_COMPONENT_PARAMETER_REFERENCE
The meta object literal for the 'Component Parameter Reference
' class.- See Also:
- Generated class or method.
-
PCM_COMPONENT_PARAMETER_REFERENCE__IMPLEMENTATION_COMPONENT_TYPE
The meta object literal for the 'Implementation Component Type' reference feature.- Generated class or method.
-
PCM_COMPONENT_PARAMETER_REFERENCE__VARIABLE_USAGE
The meta object literal for the 'Variable Usage' reference feature.- Generated class or method.
-
PCM_OPERATION_PARAMETER_REFERENCE
The meta object literal for the 'Operation Parameter Reference
' class.- See Also:
- Generated class or method.
-
PCM_OPERATION_PARAMETER_REFERENCE__PARAMETER
The meta object literal for the 'Parameter' reference feature.- Generated class or method.
-
PCM_REQUIRED_BUSINESS_OPERATION_RETURN_PARAMETER_REFERENCE
The meta object literal for the 'Required Business Operation Return Parameter Reference
' class.- See Also:
- Generated class or method.
-
PCM_REQUIRED_BUSINESS_OPERATION_RETURN_PARAMETER_REFERENCE__REQUIRED_ROLE
The meta object literal for the 'Required Role' reference feature.- Generated class or method.
-
PCM_REQUIRED_BUSINESS_OPERATION_RETURN_PARAMETER_REFERENCE__SIGNATURE
The meta object literal for the 'Signature' reference feature.- Generated class or method.
-