Interface PcmIntegrationPackage.Literals
-
- Enclosing interface:
- PcmIntegrationPackage
public static interface PcmIntegrationPackage.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
SYSTEM_INTEGRATION
The meta object literal for the 'System Integration
' class.static EReference
SYSTEM_INTEGRATION__ASSEMBLYCONTEXT
The meta object literal for the 'Assemblycontext' reference feature.static EReference
SYSTEM_INTEGRATION__BASICCOMPONENT
The meta object literal for the 'Basiccomponent' reference feature.static EReference
SYSTEM_INTEGRATION__COMPOSITECOMPONENT
The meta object literal for the 'Compositecomponent' reference feature.static EReference
SYSTEM_INTEGRATION__LINKINGRESOURCE
The meta object literal for the 'Linkingresource' reference feature.static EReference
SYSTEM_INTEGRATION__METHODSPECIFICATION
The meta object literal for the 'Methodspecification' containment reference feature.static EReference
SYSTEM_INTEGRATION__RESOURCECONTAINER
The meta object literal for the 'Resourcecontainer' reference feature.static EReference
SYSTEM_INTEGRATION__VULNERABILITY
The 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.
-
-