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 int
CREDENTIAL_SYSTEM_INTEGRATION
The meta object id for the 'Credential System Integration
' class.static int
CREDENTIAL_SYSTEM_INTEGRATION__CREDENTIAL
The feature id for the 'Credential' reference.static int
CREDENTIAL_SYSTEM_INTEGRATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
CREDENTIAL_SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.static int
CREDENTIAL_SYSTEM_INTEGRATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.static int
CREDENTIAL_SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'Credential System Integration' class.static int
DEFAULT_SYSTEM_INTEGRATION
The meta object id for the 'Default System Integration
' class.static int
DEFAULT_SYSTEM_INTEGRATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
DEFAULT_SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.static int
DEFAULT_SYSTEM_INTEGRATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.static int
DEFAULT_SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'Default System Integration' class.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
NON_GLOBAL_COMMUNICATION
The meta object id for the 'Non Global Communication
' class.static int
NON_GLOBAL_COMMUNICATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
NON_GLOBAL_COMMUNICATION__ID
The feature id for the 'Id' attribute.static int
NON_GLOBAL_COMMUNICATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.static int
NON_GLOBAL_COMMUNICATION_FEATURE_COUNT
The number of structural features of the 'Non Global Communication' class.static int
PCM_ELEMENT
The meta object id for the 'PCM Element
' class.static int
PCM_ELEMENT__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference list.static int
PCM_ELEMENT__BASICCOMPONENT
The feature id for the 'Basiccomponent' reference.static int
PCM_ELEMENT__COMPOSITECOMPONENT
The feature id for the 'Compositecomponent' reference.static int
PCM_ELEMENT__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
PCM_ELEMENT__ID
The feature id for the 'Id' attribute.static int
PCM_ELEMENT__LINKINGRESOURCE
The feature id for the 'Linkingresource' reference.static int
PCM_ELEMENT__METHODSPECIFICATION
The feature id for the 'Methodspecification' containment reference.static int
PCM_ELEMENT__RESOURCECONTAINER
The feature id for the 'Resourcecontainer' reference.static int
PCM_ELEMENT_FEATURE_COUNT
The number of structural features of the 'PCM Element' class.static int
REPOSITORY_ELEMENT
The meta object id for the 'Repository Element
' class.static int
REPOSITORY_ELEMENT__BASICCOMPONENT
The feature id for the 'Basiccomponent' reference.static int
REPOSITORY_ELEMENT__COMPOSITECOMPONENT
The feature id for the 'Compositecomponent' reference.static int
REPOSITORY_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Repository Element' class.static int
RESOURCE_ENVIRONMENT_ELEMENT
The meta object id for the 'Resource Environment Element
' class.static int
RESOURCE_ENVIRONMENT_ELEMENT__LINKINGRESOURCE
The feature id for the 'Linkingresource' reference.static int
RESOURCE_ENVIRONMENT_ELEMENT__RESOURCECONTAINER
The feature id for the 'Resourcecontainer' reference.static int
RESOURCE_ENVIRONMENT_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Resource Environment Element' class.static int
ROLE_SYSTEM_INTEGRATION
The meta object id for the 'Role System Integration
' class.static int
ROLE_SYSTEM_INTEGRATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ROLE_SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.static int
ROLE_SYSTEM_INTEGRATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.static int
ROLE_SYSTEM_INTEGRATION__ROLE
The feature id for the 'Role' reference.static int
ROLE_SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'Role System Integration' class.static int
SYSTEM_COMPONENT
The meta object id for the 'System Component
' class.static int
SYSTEM_COMPONENT__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference list.static int
SYSTEM_COMPONENT_FEATURE_COUNT
The number of structural features of the 'System Component' class.static int
SYSTEM_ELEMENT
The meta object id for the 'System Element
' class.static int
SYSTEM_ELEMENT__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference list.static int
SYSTEM_ELEMENT__METHODSPECIFICATION
The feature id for the 'Methodspecification' containment reference.static int
SYSTEM_ELEMENT_FEATURE_COUNT
The number of structural features of the 'System Element' class.static int
SYSTEM_INTEGRATION
The meta object id for the 'System Integration
' class.static int
SYSTEM_INTEGRATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.static int
SYSTEM_INTEGRATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.static int
SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'System Integration' class.static int
VULNERABILITY_SYSTEM_INTEGRATION
The meta object id for the 'Vulnerability System Integration
' class.static int
VULNERABILITY_SYSTEM_INTEGRATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
VULNERABILITY_SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.static int
VULNERABILITY_SYSTEM_INTEGRATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.static int
VULNERABILITY_SYSTEM_INTEGRATION__VULNERABILITY
The feature id for the 'Vulnerability' reference.static int
VULNERABILITY_SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'Vulnerability 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.
-
VULNERABILITY_SYSTEM_INTEGRATION
static final int VULNERABILITY_SYSTEM_INTEGRATION
The meta object id for the 'Vulnerability System Integration
' class.- See Also:
VulnerabilitySystemIntegrationImpl
,PcmIntegrationPackageImpl.getVulnerabilitySystemIntegration()
, Constant Field Values- Generated class or method.
-
VULNERABILITY_SYSTEM_INTEGRATION__ID
static final int VULNERABILITY_SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VULNERABILITY_SYSTEM_INTEGRATION__ENTITY_NAME
static final int VULNERABILITY_SYSTEM_INTEGRATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VULNERABILITY_SYSTEM_INTEGRATION__PCMELEMENT
static final int VULNERABILITY_SYSTEM_INTEGRATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VULNERABILITY_SYSTEM_INTEGRATION__VULNERABILITY
static final int VULNERABILITY_SYSTEM_INTEGRATION__VULNERABILITY
The feature id for the 'Vulnerability' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VULNERABILITY_SYSTEM_INTEGRATION_FEATURE_COUNT
static final int VULNERABILITY_SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'Vulnerability System Integration' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_ENVIRONMENT_ELEMENT
static final int RESOURCE_ENVIRONMENT_ELEMENT
The meta object id for the 'Resource Environment Element
' class.- See Also:
ResourceEnvironmentElementImpl
,PcmIntegrationPackageImpl.getResourceEnvironmentElement()
, Constant Field Values- Generated class or method.
-
RESOURCE_ENVIRONMENT_ELEMENT__RESOURCECONTAINER
static final int RESOURCE_ENVIRONMENT_ELEMENT__RESOURCECONTAINER
The feature id for the 'Resourcecontainer' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_ENVIRONMENT_ELEMENT__LINKINGRESOURCE
static final int RESOURCE_ENVIRONMENT_ELEMENT__LINKINGRESOURCE
The feature id for the 'Linkingresource' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_ENVIRONMENT_ELEMENT_FEATURE_COUNT
static final int RESOURCE_ENVIRONMENT_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Resource Environment Element' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PCM_ELEMENT
static final int PCM_ELEMENT
The meta object id for the 'PCM Element
' class.- See Also:
PCMElementImpl
,PcmIntegrationPackageImpl.getPCMElement()
, Constant Field Values- Generated class or method.
-
PCM_ELEMENT__RESOURCECONTAINER
static final int PCM_ELEMENT__RESOURCECONTAINER
The feature id for the 'Resourcecontainer' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PCM_ELEMENT__LINKINGRESOURCE
static final int PCM_ELEMENT__LINKINGRESOURCE
The feature id for the 'Linkingresource' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PCM_ELEMENT__ASSEMBLYCONTEXT
static final int PCM_ELEMENT__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PCM_ELEMENT__METHODSPECIFICATION
static final int PCM_ELEMENT__METHODSPECIFICATION
The feature id for the 'Methodspecification' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PCM_ELEMENT__BASICCOMPONENT
static final int PCM_ELEMENT__BASICCOMPONENT
The feature id for the 'Basiccomponent' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PCM_ELEMENT__COMPOSITECOMPONENT
static final int PCM_ELEMENT__COMPOSITECOMPONENT
The feature id for the 'Compositecomponent' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PCM_ELEMENT__ID
static final int PCM_ELEMENT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PCM_ELEMENT__ENTITY_NAME
static final int PCM_ELEMENT__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PCM_ELEMENT_FEATURE_COUNT
static final int PCM_ELEMENT_FEATURE_COUNT
The number of structural features of the 'PCM Element' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
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__ENTITY_NAME
static final int SYSTEM_INTEGRATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_INTEGRATION__PCMELEMENT
static final int SYSTEM_INTEGRATION__PCMELEMENT
The feature id for the 'Pcmelement' containment 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.
-
ROLE_SYSTEM_INTEGRATION
static final int ROLE_SYSTEM_INTEGRATION
The meta object id for the 'Role System Integration
' class.- See Also:
RoleSystemIntegrationImpl
,PcmIntegrationPackageImpl.getRoleSystemIntegration()
, Constant Field Values- Generated class or method.
-
ROLE_SYSTEM_INTEGRATION__ID
static final int ROLE_SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ROLE_SYSTEM_INTEGRATION__ENTITY_NAME
static final int ROLE_SYSTEM_INTEGRATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ROLE_SYSTEM_INTEGRATION__PCMELEMENT
static final int ROLE_SYSTEM_INTEGRATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ROLE_SYSTEM_INTEGRATION__ROLE
static final int ROLE_SYSTEM_INTEGRATION__ROLE
The feature id for the 'Role' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ROLE_SYSTEM_INTEGRATION_FEATURE_COUNT
static final int ROLE_SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'Role System Integration' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NON_GLOBAL_COMMUNICATION
static final int NON_GLOBAL_COMMUNICATION
The meta object id for the 'Non Global Communication
' class.- See Also:
NonGlobalCommunicationImpl
,PcmIntegrationPackageImpl.getNonGlobalCommunication()
, Constant Field Values- Generated class or method.
-
NON_GLOBAL_COMMUNICATION__ID
static final int NON_GLOBAL_COMMUNICATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NON_GLOBAL_COMMUNICATION__ENTITY_NAME
static final int NON_GLOBAL_COMMUNICATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NON_GLOBAL_COMMUNICATION__PCMELEMENT
static final int NON_GLOBAL_COMMUNICATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NON_GLOBAL_COMMUNICATION_FEATURE_COUNT
static final int NON_GLOBAL_COMMUNICATION_FEATURE_COUNT
The number of structural features of the 'Non Global Communication' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_SYSTEM_INTEGRATION
static final int DEFAULT_SYSTEM_INTEGRATION
The meta object id for the 'Default System Integration
' class.- See Also:
DefaultSystemIntegrationImpl
,PcmIntegrationPackageImpl.getDefaultSystemIntegration()
, Constant Field Values- Generated class or method.
-
DEFAULT_SYSTEM_INTEGRATION__ID
static final int DEFAULT_SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_SYSTEM_INTEGRATION__ENTITY_NAME
static final int DEFAULT_SYSTEM_INTEGRATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_SYSTEM_INTEGRATION__PCMELEMENT
static final int DEFAULT_SYSTEM_INTEGRATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_SYSTEM_INTEGRATION_FEATURE_COUNT
static final int DEFAULT_SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'Default System Integration' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CREDENTIAL_SYSTEM_INTEGRATION
static final int CREDENTIAL_SYSTEM_INTEGRATION
The meta object id for the 'Credential System Integration
' class.- See Also:
CredentialSystemIntegrationImpl
,PcmIntegrationPackageImpl.getCredentialSystemIntegration()
, Constant Field Values- Generated class or method.
-
CREDENTIAL_SYSTEM_INTEGRATION__ID
static final int CREDENTIAL_SYSTEM_INTEGRATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CREDENTIAL_SYSTEM_INTEGRATION__ENTITY_NAME
static final int CREDENTIAL_SYSTEM_INTEGRATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CREDENTIAL_SYSTEM_INTEGRATION__PCMELEMENT
static final int CREDENTIAL_SYSTEM_INTEGRATION__PCMELEMENT
The feature id for the 'Pcmelement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CREDENTIAL_SYSTEM_INTEGRATION__CREDENTIAL
static final int CREDENTIAL_SYSTEM_INTEGRATION__CREDENTIAL
The feature id for the 'Credential' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CREDENTIAL_SYSTEM_INTEGRATION_FEATURE_COUNT
static final int CREDENTIAL_SYSTEM_INTEGRATION_FEATURE_COUNT
The number of structural features of the 'Credential System Integration' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REPOSITORY_ELEMENT
static final int REPOSITORY_ELEMENT
The meta object id for the 'Repository Element
' class.- See Also:
RepositoryElementImpl
,PcmIntegrationPackageImpl.getRepositoryElement()
, Constant Field Values- Generated class or method.
-
REPOSITORY_ELEMENT__BASICCOMPONENT
static final int REPOSITORY_ELEMENT__BASICCOMPONENT
The feature id for the 'Basiccomponent' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REPOSITORY_ELEMENT__COMPOSITECOMPONENT
static final int REPOSITORY_ELEMENT__COMPOSITECOMPONENT
The feature id for the 'Compositecomponent' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REPOSITORY_ELEMENT_FEATURE_COUNT
static final int REPOSITORY_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Repository Element' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_COMPONENT
static final int SYSTEM_COMPONENT
The meta object id for the 'System Component
' class.- See Also:
SystemComponentImpl
,PcmIntegrationPackageImpl.getSystemComponent()
, Constant Field Values- Generated class or method.
-
SYSTEM_COMPONENT__ASSEMBLYCONTEXT
static final int SYSTEM_COMPONENT__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_COMPONENT_FEATURE_COUNT
static final int SYSTEM_COMPONENT_FEATURE_COUNT
The number of structural features of the 'System Component' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_ELEMENT
static final int SYSTEM_ELEMENT
The meta object id for the 'System Element
' class.- See Also:
SystemElementImpl
,PcmIntegrationPackageImpl.getSystemElement()
, Constant Field Values- Generated class or method.
-
SYSTEM_ELEMENT__ASSEMBLYCONTEXT
static final int SYSTEM_ELEMENT__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_ELEMENT__METHODSPECIFICATION
static final int SYSTEM_ELEMENT__METHODSPECIFICATION
The feature id for the 'Methodspecification' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_ELEMENT_FEATURE_COUNT
static final int SYSTEM_ELEMENT_FEATURE_COUNT
The number of structural features of the 'System Element' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getVulnerabilitySystemIntegration
EClass getVulnerabilitySystemIntegration()
Returns the meta object for class 'Vulnerability System Integration
'.- Returns:
- the meta object for class 'Vulnerability System Integration'.
- See Also:
VulnerabilitySystemIntegration
- Generated class or method.
-
getVulnerabilitySystemIntegration_Vulnerability
EReference getVulnerabilitySystemIntegration_Vulnerability()
Returns the meta object for the reference 'Vulnerability
'.- Returns:
- the meta object for the reference 'Vulnerability'.
- See Also:
VulnerabilitySystemIntegration.getVulnerability()
,getVulnerabilitySystemIntegration()
- Generated class or method.
-
getPCMElement
EClass getPCMElement()
Returns the meta object for class 'PCM Element
'.- Returns:
- the meta object for class 'PCM Element'.
- See Also:
PCMElement
- Generated class or method.
-
getRoleSystemIntegration
EClass getRoleSystemIntegration()
Returns the meta object for class 'Role System Integration
'.- Returns:
- the meta object for class 'Role System Integration'.
- See Also:
RoleSystemIntegration
- Generated class or method.
-
getRoleSystemIntegration_Role
EReference getRoleSystemIntegration_Role()
Returns the meta object for the reference 'Role
'.- Returns:
- the meta object for the reference 'Role'.
- See Also:
RoleSystemIntegration.getRole()
,getRoleSystemIntegration()
- Generated class or method.
-
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_Pcmelement
EReference getSystemIntegration_Pcmelement()
Returns the meta object for the containment reference 'Pcmelement
'.- Returns:
- the meta object for the containment reference 'Pcmelement'.
- See Also:
SystemIntegration.getPcmelement()
,getSystemIntegration()
- Generated class or method.
-
getNonGlobalCommunication
EClass getNonGlobalCommunication()
Returns the meta object for class 'Non Global Communication
'.- Returns:
- the meta object for class 'Non Global Communication'.
- See Also:
NonGlobalCommunication
- Generated class or method.
-
getDefaultSystemIntegration
EClass getDefaultSystemIntegration()
Returns the meta object for class 'Default System Integration
'.- Returns:
- the meta object for class 'Default System Integration'.
- See Also:
DefaultSystemIntegration
- Generated class or method.
-
getCredentialSystemIntegration
EClass getCredentialSystemIntegration()
Returns the meta object for class 'Credential System Integration
'.- Returns:
- the meta object for class 'Credential System Integration'.
- See Also:
CredentialSystemIntegration
- Generated class or method.
-
getCredentialSystemIntegration_Credential
EReference getCredentialSystemIntegration_Credential()
Returns the meta object for the reference 'Credential
'.- Returns:
- the meta object for the reference 'Credential'.
- See Also:
CredentialSystemIntegration.getCredential()
,getCredentialSystemIntegration()
- Generated class or method.
-
getRepositoryElement
EClass getRepositoryElement()
Returns the meta object for class 'Repository Element
'.- Returns:
- the meta object for class 'Repository Element'.
- See Also:
RepositoryElement
- Generated class or method.
-
getRepositoryElement_Basiccomponent
EReference getRepositoryElement_Basiccomponent()
Returns the meta object for the reference 'Basiccomponent
'.- Returns:
- the meta object for the reference 'Basiccomponent'.
- See Also:
RepositoryElement.getBasiccomponent()
,getRepositoryElement()
- Generated class or method.
-
getRepositoryElement_Compositecomponent
EReference getRepositoryElement_Compositecomponent()
Returns the meta object for the reference 'Compositecomponent
'.- Returns:
- the meta object for the reference 'Compositecomponent'.
- See Also:
RepositoryElement.getCompositecomponent()
,getRepositoryElement()
- Generated class or method.
-
getSystemElement
EClass getSystemElement()
Returns the meta object for class 'System Element
'.- Returns:
- the meta object for class 'System Element'.
- See Also:
SystemElement
- Generated class or method.
-
getSystemElement_Methodspecification
EReference getSystemElement_Methodspecification()
Returns the meta object for the containment reference 'Methodspecification
'.- Returns:
- the meta object for the containment reference 'Methodspecification'.
- See Also:
SystemElement.getMethodspecification()
,getSystemElement()
- Generated class or method.
-
getResourceEnvironmentElement
EClass getResourceEnvironmentElement()
Returns the meta object for class 'Resource Environment Element
'.- Returns:
- the meta object for class 'Resource Environment Element'.
- See Also:
ResourceEnvironmentElement
- Generated class or method.
-
getResourceEnvironmentElement_Resourcecontainer
EReference getResourceEnvironmentElement_Resourcecontainer()
Returns the meta object for the reference 'Resourcecontainer
'.- Returns:
- the meta object for the reference 'Resourcecontainer'.
- See Also:
ResourceEnvironmentElement.getResourcecontainer()
,getResourceEnvironmentElement()
- Generated class or method.
-
getResourceEnvironmentElement_Linkingresource
EReference getResourceEnvironmentElement_Linkingresource()
Returns the meta object for the reference 'Linkingresource
'.- Returns:
- the meta object for the reference 'Linkingresource'.
- See Also:
ResourceEnvironmentElement.getLinkingresource()
,getResourceEnvironmentElement()
- Generated class or method.
-
getSystemComponent
EClass getSystemComponent()
Returns the meta object for class 'System Component
'.- Returns:
- the meta object for class 'System Component'.
- See Also:
SystemComponent
- Generated class or method.
-
getSystemComponent_Assemblycontext
EReference getSystemComponent_Assemblycontext()
Returns the meta object for the reference list 'Assemblycontext
'.- Returns:
- the meta object for the reference list 'Assemblycontext'.
- See Also:
SystemComponent.getAssemblycontext()
,getSystemComponent()
- 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.
-
-