Interface PcmIntegrationPackage.Literals
-
- Enclosing interface:
- PcmIntegrationPackage
public static interface PcmIntegrationPackage.LiteralsDefines 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 EClassSYSTEM_INTEGRATIONThe meta object literal for the 'System Integration' class.static EReferenceSYSTEM_INTEGRATION__ASSEMBLYCONTEXTThe meta object literal for the 'Assemblycontext' reference feature.static EReferenceSYSTEM_INTEGRATION__BASICCOMPONENTThe meta object literal for the 'Basiccomponent' reference feature.static EReferenceSYSTEM_INTEGRATION__COMPOSITECOMPONENTThe meta object literal for the 'Compositecomponent' reference feature.static EReferenceSYSTEM_INTEGRATION__LINKINGRESOURCEThe meta object literal for the 'Linkingresource' reference feature.static EReferenceSYSTEM_INTEGRATION__METHODSPECIFICATIONThe meta object literal for the 'Methodspecification' containment reference feature.static EReferenceSYSTEM_INTEGRATION__RESOURCECONTAINERThe meta object literal for the 'Resourcecontainer' reference feature.static EReferenceSYSTEM_INTEGRATION__VULNERABILITYThe meta object literal for the 'Vulnerability' reference feature.
-
-
-
Field Detail
-
SYSTEM_INTEGRATION
static final EClass SYSTEM_INTEGRATION
The meta object literal for the 'System Integration' class.- See Also:
SystemIntegrationImpl,PcmIntegrationPackageImpl.getSystemIntegration()- Generated class or method.
-
SYSTEM_INTEGRATION__VULNERABILITY
static final EReference SYSTEM_INTEGRATION__VULNERABILITY
The meta object literal for the 'Vulnerability' reference feature.- Generated class or method.
-
SYSTEM_INTEGRATION__RESOURCECONTAINER
static final EReference SYSTEM_INTEGRATION__RESOURCECONTAINER
The meta object literal for the 'Resourcecontainer' reference feature.- Generated class or method.
-
SYSTEM_INTEGRATION__ASSEMBLYCONTEXT
static final EReference SYSTEM_INTEGRATION__ASSEMBLYCONTEXT
The meta object literal for the 'Assemblycontext' reference feature.- Generated class or method.
-
SYSTEM_INTEGRATION__BASICCOMPONENT
static final EReference SYSTEM_INTEGRATION__BASICCOMPONENT
The meta object literal for the 'Basiccomponent' reference feature.- Generated class or method.
-
SYSTEM_INTEGRATION__COMPOSITECOMPONENT
static final EReference SYSTEM_INTEGRATION__COMPOSITECOMPONENT
The meta object literal for the 'Compositecomponent' reference feature.- Generated class or method.
-
SYSTEM_INTEGRATION__METHODSPECIFICATION
static final EReference SYSTEM_INTEGRATION__METHODSPECIFICATION
The meta object literal for the 'Methodspecification' containment reference feature.- Generated class or method.
-
SYSTEM_INTEGRATION__LINKINGRESOURCE
static final EReference SYSTEM_INTEGRATION__LINKINGRESOURCE
The meta object literal for the 'Linkingresource' reference feature.- Generated class or method.
-
-