Class AttackSpecificationPackageImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.palladiosimulator.pcm.confidentiality.attackerSpecification.attackSpecification.impl.AttackSpecificationPackageImpl
- All Implemented Interfaces:
Notifier
,EModelElement
,ENamedElement
,EObject
,EPackage
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,BasicExtendedMetaData.EPackageExtendedMetaData.Holder
,AttackSpecificationPackage
public class AttackSpecificationPackageImpl
extends EPackageImpl
implements AttackSpecificationPackage
An implementation of the model Package.
- Generated class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
EPackageImpl.EBasicWhiteList
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface org.palladiosimulator.pcm.confidentiality.attackerSpecification.attackSpecification.AttackSpecificationPackage
AttackSpecificationPackage.Literals
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
Field Summary
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
name, NAME_EDEFAULT
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface org.palladiosimulator.pcm.confidentiality.attackerSpecification.attackSpecification.AttackSpecificationPackage
ATTACK, ATTACK__ENTITY_NAME, ATTACK__ID, ATTACK_CATEGORY, ATTACK_CATEGORY__ENTITY_NAME, ATTACK_CATEGORY__ID, ATTACK_CATEGORY_FEATURE_COUNT, ATTACK_COMPLEXITY, ATTACK_FEATURE_COUNT, ATTACK_VECTOR, AVAILABILITY_IMPACT, CATEGORY_ATTACK, CATEGORY_ATTACK__CATEGORY, CATEGORY_ATTACK__ENTITY_NAME, CATEGORY_ATTACK__ID, CATEGORY_ATTACK_FEATURE_COUNT, CONFIDENTIALITY_IMPACT, CVE_ATTACK, CVE_ATTACK__CATEGORY, CVE_ATTACK__ENTITY_NAME, CVE_ATTACK__ID, CVE_ATTACK_FEATURE_COUNT, CVE_VULNERABILITY, CVE_VULNERABILITY__ATTACK_COMPLEXITY, CVE_VULNERABILITY__ATTACK_VECTOR, CVE_VULNERABILITY__AVAILABILITY_IMPACT, CVE_VULNERABILITY__CONFIDENTIALITY_IMPACT, CVE_VULNERABILITY__CVE_ID, CVE_VULNERABILITY__CWE_ID, CVE_VULNERABILITY__ENTITY_NAME, CVE_VULNERABILITY__GAINED_ATTRIBUTES, CVE_VULNERABILITY__ID, CVE_VULNERABILITY__INTEGRITY_IMPACT, CVE_VULNERABILITY__PRIVILEGES, CVE_VULNERABILITY__REQUIRED_CREDENTIALS, CVE_VULNERABILITY__ROLE, CVE_VULNERABILITY__TAKE_OVER, CVE_VULNERABILITY__USER_INTERACTION, CVE_VULNERABILITY_FEATURE_COUNT, CVEID, CVEID__CVE_ID, CVEID__ENTITY_NAME, CVEID__ID, CVEID_FEATURE_COUNT, CWE_ATTACK, CWE_ATTACK__CATEGORY, CWE_ATTACK__ENTITY_NAME, CWE_ATTACK__ID, CWE_ATTACK_FEATURE_COUNT, CWE_BASED_VULNERABILITY, CWE_BASED_VULNERABILITY__CWE_ID, CWE_BASED_VULNERABILITY__ENTITY_NAME, CWE_BASED_VULNERABILITY__ID, CWE_BASED_VULNERABILITY_FEATURE_COUNT, CWE_VULNERABILITY, CWE_VULNERABILITY__ATTACK_COMPLEXITY, CWE_VULNERABILITY__ATTACK_VECTOR, CWE_VULNERABILITY__AVAILABILITY_IMPACT, CWE_VULNERABILITY__CONFIDENTIALITY_IMPACT, CWE_VULNERABILITY__CWE_ID, CWE_VULNERABILITY__ENTITY_NAME, CWE_VULNERABILITY__GAINED_ATTRIBUTES, CWE_VULNERABILITY__ID, CWE_VULNERABILITY__INTEGRITY_IMPACT, CWE_VULNERABILITY__PRIVILEGES, CWE_VULNERABILITY__REQUIRED_CREDENTIALS, CWE_VULNERABILITY__ROLE, CWE_VULNERABILITY__TAKE_OVER, CWE_VULNERABILITY__USER_INTERACTION, CWE_VULNERABILITY_FEATURE_COUNT, CWEID, CWEID__CHILDREN, CWEID__CWE_ID, CWEID__ENTITY_NAME, CWEID__ID, CWEID__PARENTS, CWEID_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, INTEGRITY_IMPACT, MITIGATION, MITIGATION__TYPE, MITIGATION__VULNERABILITY, MITIGATION_FEATURE_COUNT, MITIGATION_TYPES, PRIVILEGES, ROLE, ROLE__ENTITY_NAME, ROLE__ID, ROLE_FEATURE_COUNT, USER_INTERACTION, VULNERABILITY, VULNERABILITY__ATTACK_COMPLEXITY, VULNERABILITY__ATTACK_VECTOR, VULNERABILITY__AVAILABILITY_IMPACT, VULNERABILITY__CONFIDENTIALITY_IMPACT, VULNERABILITY__ENTITY_NAME, VULNERABILITY__GAINED_ATTRIBUTES, VULNERABILITY__ID, VULNERABILITY__INTEGRITY_IMPACT, VULNERABILITY__PRIVILEGES, VULNERABILITY__REQUIRED_CREDENTIALS, VULNERABILITY__ROLE, VULNERABILITY__TAKE_OVER, VULNERABILITY__USER_INTERACTION, VULNERABILITY_FEATURE_COUNT
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Creates the meta-model objects for the package.getCVEID()
getCWEID()
getRole()
static AttackSpecificationPackage
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.void
Complete the initialization of the package and its meta-model.Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setName, setNamespaceURI, setNsPrefix, setNsURI, toString
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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.ecore.InternalEObject
eNotificationRequired
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
init
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.This method is used to initialize
AttackSpecificationPackage.eINSTANCE
when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.- See Also:
- Generated class or method.
-
getAttack
- Specified by:
getAttack
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'Attack'.
- See Also:
- Generated class or method.
-
getVulnerability
- Specified by:
getVulnerability
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'Vulnerability'.
- See Also:
- Generated class or method.
-
getVulnerability_AttackVector
- Specified by:
getVulnerability_AttackVector
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'Attack Vector'.
- See Also:
- Generated class or method.
-
getVulnerability_AttackComplexity
- Specified by:
getVulnerability_AttackComplexity
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'Attack Complexity'.
- See Also:
- Generated class or method.
-
getVulnerability_Privileges
- Specified by:
getVulnerability_Privileges
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'Privileges'.
- See Also:
- Generated class or method.
-
getVulnerability_UserInteraction
- Specified by:
getVulnerability_UserInteraction
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'User Interaction'.
- See Also:
- Generated class or method.
-
getVulnerability_RequiredCredentials
- Specified by:
getVulnerability_RequiredCredentials
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the reference 'Required Credentials'.
- See Also:
- Generated class or method.
-
getVulnerability_ConfidentialityImpact
- Specified by:
getVulnerability_ConfidentialityImpact
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'Confidentiality Impact'.
- See Also:
- Generated class or method.
-
getVulnerability_IntegrityImpact
- Specified by:
getVulnerability_IntegrityImpact
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'Integrity Impact'.
- See Also:
- Generated class or method.
-
getVulnerability_AvailabilityImpact
- Specified by:
getVulnerability_AvailabilityImpact
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'Availability Impact'.
- See Also:
- Generated class or method.
-
getVulnerability_GainedAttributes
- Specified by:
getVulnerability_GainedAttributes
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the reference list 'Gained Attributes'.
- See Also:
- Generated class or method.
-
getVulnerability_TakeOver
- Specified by:
getVulnerability_TakeOver
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'Take Over'.
- See Also:
- Generated class or method.
-
getVulnerability_Role
- Specified by:
getVulnerability_Role
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the containment reference list 'Role'.
- See Also:
- Generated class or method.
-
getCategoryAttack
- Specified by:
getCategoryAttack
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'Category Attack'.
- See Also:
- Generated class or method.
-
getCategoryAttack_Category
- Specified by:
getCategoryAttack_Category
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the reference 'Category'.
- See Also:
- Generated class or method.
-
getCVEVulnerability
- Specified by:
getCVEVulnerability
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'CVE Vulnerability'.
- See Also:
- Generated class or method.
-
getCVEVulnerability_CveID
- Specified by:
getCVEVulnerability_CveID
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the reference 'Cve ID'.
- See Also:
- Generated class or method.
-
getCWEID
- Specified by:
getCWEID
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'CWEID'.
- See Also:
- Generated class or method.
-
getCWEID_CweID
- Specified by:
getCWEID_CweID
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'Cwe ID'.
- See Also:
- Generated class or method.
-
getCWEID_Children
- Specified by:
getCWEID_Children
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the reference list 'Children'.
- See Also:
- Generated class or method.
-
getCWEID_Parents
- Specified by:
getCWEID_Parents
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the reference list 'Parents'.
- See Also:
- Generated class or method.
-
getAttackCategory
- Specified by:
getAttackCategory
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'Attack Category'.
- See Also:
- Generated class or method.
-
getCWEAttack
- Specified by:
getCWEAttack
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'CWE Attack'.
- See Also:
- Generated class or method.
-
getCVEAttack
- Specified by:
getCVEAttack
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'CVE Attack'.
- See Also:
- Generated class or method.
-
getCVEID
- Specified by:
getCVEID
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'CVEID'.
- See Also:
- Generated class or method.
-
getCVEID_CveID
- Specified by:
getCVEID_CveID
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'Cve ID'.
- See Also:
- Generated class or method.
-
getCWEVulnerability
- Specified by:
getCWEVulnerability
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'CWE Vulnerability'.
- See Also:
- Generated class or method.
-
getCWEBasedVulnerability
- Specified by:
getCWEBasedVulnerability
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'CWE Based Vulnerability'.
- See Also:
- Generated class or method.
-
getCWEBasedVulnerability_CweID
- Specified by:
getCWEBasedVulnerability_CweID
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the reference list 'Cwe ID'.
- See Also:
- Generated class or method.
-
getRole
- Specified by:
getRole
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'Role'.
- See Also:
- Generated class or method.
-
getMitigation
- Specified by:
getMitigation
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for class 'Mitigation'.
- See Also:
- Generated class or method.
-
getMitigation_Vulnerability
- Specified by:
getMitigation_Vulnerability
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the reference list 'Vulnerability'.
- See Also:
- Generated class or method.
-
getMitigation_Type
- Specified by:
getMitigation_Type
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for the attribute 'Type'.
- See Also:
- Generated class or method.
-
getAttackVector
- Specified by:
getAttackVector
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for enum 'Attack Vector'.
- See Also:
- Generated class or method.
-
getPrivileges
- Specified by:
getPrivileges
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for enum 'Privileges'.
- See Also:
- Generated class or method.
-
getConfidentialityImpact
- Specified by:
getConfidentialityImpact
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for enum 'Confidentiality Impact'.
- See Also:
- Generated class or method.
-
getIntegrityImpact
- Specified by:
getIntegrityImpact
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for enum 'Integrity Impact'.
- See Also:
- Generated class or method.
-
getAvailabilityImpact
- Specified by:
getAvailabilityImpact
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for enum 'Availability Impact'.
- See Also:
- Generated class or method.
-
getAttackComplexity
- Specified by:
getAttackComplexity
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for enum 'Attack Complexity'.
- See Also:
- Generated class or method.
-
getUserInteraction
- Specified by:
getUserInteraction
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for enum 'User Interaction'.
- See Also:
- Generated class or method.
-
getMitigationTypes
- Specified by:
getMitigationTypes
in interfaceAttackSpecificationPackage
- Returns:
- the meta object for enum 'Mitigation Types'.
- See Also:
- Generated class or method.
-
getAttackSpecificationFactory
- Specified by:
getAttackSpecificationFactory
in interfaceAttackSpecificationPackage
- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
createPackageContents
public void createPackageContents()Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.- Generated class or method.
-
initializePackageContents
public void initializePackageContents()Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.- Generated class or method.
-