Interface PcmIntegrationPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
PcmIntegrationPackageImpl
public interface PcmIntegrationPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
PcmIntegrationFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static PcmIntegrationPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
SYSTEM_INTEGRATION
The meta object id for the 'System Integration
' class.static int
SYSTEM_INTEGRATION__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference.static int
SYSTEM_INTEGRATION__BASICCOMPONENT
The feature id for the 'Basiccomponent' reference.static int
SYSTEM_INTEGRATION__COMPOSITECOMPONENT
The feature id for the 'Compositecomponent' reference.static int
SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.static int
SYSTEM_INTEGRATION__LINKINGRESOURCE
The feature id for the 'Linkingresource' reference.static int
SYSTEM_INTEGRATION__METHODSPECIFICATION
The feature id for the 'Methodspecification' containment reference.static int
SYSTEM_INTEGRATION__RESOURCECONTAINER
The feature id for the 'Resourcecontainer' reference.static int
SYSTEM_INTEGRATION__VULNERABILITY
The feature id for the 'Vulnerability' reference.static int
SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'System Integration' class.
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final PcmIntegrationPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
SYSTEM_INTEGRATION
static final int SYSTEM_INTEGRATION
The meta object id for the 'System Integration
' class.- See Also:
SystemIntegrationImpl
,PcmIntegrationPackageImpl.getSystemIntegration()
, Constant Field Values- Generated class or method.
-
SYSTEM_INTEGRATION__ID
static final int SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_INTEGRATION__VULNERABILITY
static final int SYSTEM_INTEGRATION__VULNERABILITY
The feature id for the 'Vulnerability' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_INTEGRATION__RESOURCECONTAINER
static final int SYSTEM_INTEGRATION__RESOURCECONTAINER
The feature id for the 'Resourcecontainer' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_INTEGRATION__ASSEMBLYCONTEXT
static final int SYSTEM_INTEGRATION__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_INTEGRATION__BASICCOMPONENT
static final int SYSTEM_INTEGRATION__BASICCOMPONENT
The feature id for the 'Basiccomponent' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_INTEGRATION__COMPOSITECOMPONENT
static final int SYSTEM_INTEGRATION__COMPOSITECOMPONENT
The feature id for the 'Compositecomponent' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_INTEGRATION__METHODSPECIFICATION
static final int SYSTEM_INTEGRATION__METHODSPECIFICATION
The feature id for the 'Methodspecification' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_INTEGRATION__LINKINGRESOURCE
static final int SYSTEM_INTEGRATION__LINKINGRESOURCE
The feature id for the 'Linkingresource' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_INTEGRATION_FEATURE_COUNT
static final int SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'System Integration' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getSystemIntegration
EClass getSystemIntegration()
Returns the meta object for class 'System Integration
'.- Returns:
- the meta object for class 'System Integration'.
- See Also:
SystemIntegration
- Generated class or method.
-
getSystemIntegration_Vulnerability
EReference getSystemIntegration_Vulnerability()
Returns the meta object for the reference 'Vulnerability
'.- Returns:
- the meta object for the reference 'Vulnerability'.
- See Also:
SystemIntegration.getVulnerability()
,getSystemIntegration()
- Generated class or method.
-
getSystemIntegration_Resourcecontainer
EReference getSystemIntegration_Resourcecontainer()
Returns the meta object for the reference 'Resourcecontainer
'.- Returns:
- the meta object for the reference 'Resourcecontainer'.
- See Also:
SystemIntegration.getResourcecontainer()
,getSystemIntegration()
- Generated class or method.
-
getSystemIntegration_Assemblycontext
EReference getSystemIntegration_Assemblycontext()
Returns the meta object for the reference 'Assemblycontext
'.- Returns:
- the meta object for the reference 'Assemblycontext'.
- See Also:
SystemIntegration.getAssemblycontext()
,getSystemIntegration()
- Generated class or method.
-
getSystemIntegration_Basiccomponent
EReference getSystemIntegration_Basiccomponent()
Returns the meta object for the reference 'Basiccomponent
'.- Returns:
- the meta object for the reference 'Basiccomponent'.
- See Also:
SystemIntegration.getBasiccomponent()
,getSystemIntegration()
- Generated class or method.
-
getSystemIntegration_Compositecomponent
EReference getSystemIntegration_Compositecomponent()
Returns the meta object for the reference 'Compositecomponent
'.- Returns:
- the meta object for the reference 'Compositecomponent'.
- See Also:
SystemIntegration.getCompositecomponent()
,getSystemIntegration()
- Generated class or method.
-
getSystemIntegration_Methodspecification
EReference getSystemIntegration_Methodspecification()
Returns the meta object for the containment reference 'Methodspecification
'.- Returns:
- the meta object for the containment reference 'Methodspecification'.
- See Also:
SystemIntegration.getMethodspecification()
,getSystemIntegration()
- Generated class or method.
-
getSystemIntegration_Linkingresource
EReference getSystemIntegration_Linkingresource()
Returns the meta object for the reference 'Linkingresource
'.- Returns:
- the meta object for the reference 'Linkingresource'.
- See Also:
SystemIntegration.getLinkingresource()
,getSystemIntegration()
- Generated class or method.
-
getPcmIntegrationFactory
PcmIntegrationFactory getPcmIntegrationFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-