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
Fields Modifier and Type Field Description static EClass
PCM_BUSINESS_OPERATION_REFERENCE
The meta object literal for the 'Business Operation Reference
' class.static EReference
PCM_BUSINESS_OPERATION_REFERENCE__ROLE
The meta object literal for the 'Role' reference feature.static EReference
PCM_BUSINESS_OPERATION_REFERENCE__SIGNATURE
The meta object literal for the 'Signature' reference feature.static EClass
PCM_COMPONENT_PARAMETER_REFERENCE
The meta object literal for the 'Component Parameter Reference
' class.static EReference
PCM_COMPONENT_PARAMETER_REFERENCE__IMPLEMENTATION_COMPONENT_TYPE
The meta object literal for the 'Implementation Component Type' reference feature.static EReference
PCM_COMPONENT_PARAMETER_REFERENCE__VARIABLE_USAGE
The meta object literal for the 'Variable Usage' reference feature.static EClass
PCM_COMPONENT_REFERENCE
The meta object literal for the 'Component Reference
' class.static EReference
PCM_COMPONENT_REFERENCE__BASIC_COMPONENT
The meta object literal for the 'Basic Component' reference feature.static EClass
PCM_INFRASTRUCTURE_OPERATION_REFERENCE
The meta object literal for the 'Infrastructure Operation Reference
' class.static EReference
PCM_INFRASTRUCTURE_OPERATION_REFERENCE__ROLE
The meta object literal for the 'Role' reference feature.static EReference
PCM_INFRASTRUCTURE_OPERATION_REFERENCE__SIGNATURE
The meta object literal for the 'Signature' reference feature.static EClass
PCM_OPERATION_PARAMETER_REFERENCE
The meta object literal for the 'Operation Parameter Reference
' class.static EReference
PCM_OPERATION_PARAMETER_REFERENCE__PARAMETER
The meta object literal for the 'Parameter' reference feature.static EClass
PCM_PARAMETER_REFERENCE
The meta object literal for the 'Parameter Reference
' class.static EClass
PCM_PARAMETER_VALUE
The meta object literal for the 'Parameter Value
' class.static EReference
PCM_PARAMETER_VALUE__VARIABLE_CHARACTERISATIONS
The meta object literal for the 'Variable Characterisations' containment reference list feature.static EClass
PCM_REQUIRED_BUSINESS_OPERATION_RETURN_PARAMETER_REFERENCE
The meta object literal for the 'Required Business Operation Return Parameter Reference
' class.static EReference
PCM_REQUIRED_BUSINESS_OPERATION_RETURN_PARAMETER_REFERENCE__REQUIRED_ROLE
The meta object literal for the 'Required Role' reference feature.static EReference
PCM_REQUIRED_BUSINESS_OPERATION_RETURN_PARAMETER_REFERENCE__SIGNATURE
The meta object literal for the 'Signature' reference feature.
-
-
-
Field Detail
-
PCM_PARAMETER_REFERENCE
static final EClass PCM_PARAMETER_REFERENCE
The meta object literal for the 'Parameter Reference
' class.- See Also:
PCMParameterReferenceImpl
,PCMPackageImpl.getPCMParameterReference()
- Generated class or method.
-
PCM_PARAMETER_VALUE
static final EClass PCM_PARAMETER_VALUE
The meta object literal for the 'Parameter Value
' class.- See Also:
PCMParameterValueImpl
,PCMPackageImpl.getPCMParameterValue()
- Generated class or method.
-
PCM_PARAMETER_VALUE__VARIABLE_CHARACTERISATIONS
static final EReference 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
static final EClass PCM_INFRASTRUCTURE_OPERATION_REFERENCE
The meta object literal for the 'Infrastructure Operation Reference
' class.- See Also:
PCMPackageImpl.getPCMInfrastructureOperationReference()
- Generated class or method.
-
PCM_INFRASTRUCTURE_OPERATION_REFERENCE__ROLE
static final EReference PCM_INFRASTRUCTURE_OPERATION_REFERENCE__ROLE
The meta object literal for the 'Role' reference feature.- Generated class or method.
-
PCM_INFRASTRUCTURE_OPERATION_REFERENCE__SIGNATURE
static final EReference PCM_INFRASTRUCTURE_OPERATION_REFERENCE__SIGNATURE
The meta object literal for the 'Signature' reference feature.- Generated class or method.
-
PCM_BUSINESS_OPERATION_REFERENCE
static final EClass PCM_BUSINESS_OPERATION_REFERENCE
The meta object literal for the 'Business Operation Reference
' class.- See Also:
PCMPackageImpl.getPCMBusinessOperationReference()
- Generated class or method.
-
PCM_BUSINESS_OPERATION_REFERENCE__ROLE
static final EReference PCM_BUSINESS_OPERATION_REFERENCE__ROLE
The meta object literal for the 'Role' reference feature.- Generated class or method.
-
PCM_BUSINESS_OPERATION_REFERENCE__SIGNATURE
static final EReference PCM_BUSINESS_OPERATION_REFERENCE__SIGNATURE
The meta object literal for the 'Signature' reference feature.- Generated class or method.
-
PCM_COMPONENT_REFERENCE
static final EClass PCM_COMPONENT_REFERENCE
The meta object literal for the 'Component Reference
' class.- See Also:
PCMComponentReferenceImpl
,PCMPackageImpl.getPCMComponentReference()
- Generated class or method.
-
PCM_COMPONENT_REFERENCE__BASIC_COMPONENT
static final EReference PCM_COMPONENT_REFERENCE__BASIC_COMPONENT
The meta object literal for the 'Basic Component' reference feature.- Generated class or method.
-
PCM_COMPONENT_PARAMETER_REFERENCE
static final EClass PCM_COMPONENT_PARAMETER_REFERENCE
The meta object literal for the 'Component Parameter Reference
' class.- See Also:
PCMPackageImpl.getPCMComponentParameterReference()
- Generated class or method.
-
PCM_COMPONENT_PARAMETER_REFERENCE__IMPLEMENTATION_COMPONENT_TYPE
static final EReference 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
static final EReference PCM_COMPONENT_PARAMETER_REFERENCE__VARIABLE_USAGE
The meta object literal for the 'Variable Usage' reference feature.- Generated class or method.
-
PCM_OPERATION_PARAMETER_REFERENCE
static final EClass PCM_OPERATION_PARAMETER_REFERENCE
The meta object literal for the 'Operation Parameter Reference
' class.- See Also:
PCMPackageImpl.getPCMOperationParameterReference()
- Generated class or method.
-
PCM_OPERATION_PARAMETER_REFERENCE__PARAMETER
static final EReference 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
static final EClass PCM_REQUIRED_BUSINESS_OPERATION_RETURN_PARAMETER_REFERENCE
The meta object literal for the 'Required Business Operation Return Parameter Reference
' class.- See Also:
PCMPackageImpl.getPCMRequiredBusinessOperationReturnParameterReference()
- Generated class or method.
-
PCM_REQUIRED_BUSINESS_OPERATION_RETURN_PARAMETER_REFERENCE__REQUIRED_ROLE
static final EReference 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
static final EReference PCM_REQUIRED_BUSINESS_OPERATION_RETURN_PARAMETER_REFERENCE__SIGNATURE
The meta object literal for the 'Signature' reference feature.- Generated class or method.
-
-