Interface AttackerPackage
-
- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
AttackerPackageImpl
public interface AttackerPackage 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:
AttackerFactory- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAttackerPackage.LiteralsDefines 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 intATTACK_CONTAINERThe meta object id for the 'Attack Container' class.static intATTACK_CONTAINER__ATTACKThe feature id for the 'Attack' containment reference list.static intATTACK_CONTAINER_FEATURE_COUNTThe number of structural features of the 'Attack Container' class.static intATTACKERThe meta object id for the 'Attacker' class.static intATTACKER__ATTACKSThe feature id for the 'Attacks' reference list.static intATTACKER__COMPROMISED_COMPONENTSThe feature id for the 'Compromised Components' reference list.static intATTACKER__COMPROMISED_LINKING_RESOURCESThe feature id for the 'Compromised Linking Resources' reference list.static intATTACKER__COMPROMISED_RESOURCESThe feature id for the 'Compromised Resources' reference list.static intATTACKER__COMPROMISEDDATAThe feature id for the 'Compromiseddata' containment reference list.static intATTACKER__CREDENTIALSThe feature id for the 'Credentials' reference list.static intATTACKER__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intATTACKER__EXPLOIT_CONTEXT_PROVIDERSThe feature id for the 'Exploit Context Providers' attribute.static intATTACKER__IDThe feature id for the 'Id' attribute.static intATTACKER_CONTAINERThe meta object id for the 'Container' class.static intATTACKER_CONTAINER__ATTACKERThe feature id for the 'Attacker' containment reference list.static intATTACKER_CONTAINER_FEATURE_COUNTThe number of structural features of the 'Container' class.static intATTACKER_FEATURE_COUNTThe number of structural features of the 'Attacker' class.static intATTACKER_SPECIFICATIONThe meta object id for the 'Specification' class.static intATTACKER_SPECIFICATION__ATTACKERSThe feature id for the 'Attackers' containment reference.static intATTACKER_SPECIFICATION__ATTACKSThe feature id for the 'Attacks' containment reference.static intATTACKER_SPECIFICATION__CATEGORYSPECIFICATIONThe feature id for the 'Categoryspecification' containment reference.static intATTACKER_SPECIFICATION__SYSTEMINTEGRATIONThe feature id for the 'Systemintegration' containment reference.static intATTACKER_SPECIFICATION__VULNERABILITESThe feature id for the 'Vulnerabilites' containment reference.static intATTACKER_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Specification' class.static intCATEGORY_SPECIFICATIONThe meta object id for the 'Category Specification' class.static intCATEGORY_SPECIFICATION__CATEGORIESThe feature id for the 'Categories' containment reference list.static intCATEGORY_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Category Specification' class.static intCOMPROMISED_DATAThe meta object id for the 'Compromised Data' class.static intCOMPROMISED_DATA__DATA_TYPEThe feature id for the 'Data Type' reference.static intCOMPROMISED_DATA__IDThe feature id for the 'Id' attribute.static intCOMPROMISED_DATA__REFERENCE_NAMEThe feature id for the 'Reference Name' attribute.static intCOMPROMISED_DATA__SOURCEThe feature id for the 'Source' reference.static intCOMPROMISED_DATA_FEATURE_COUNTThe number of structural features of the 'Compromised Data' class.static AttackerPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intVULNERABILITY_CONTAINERThe meta object id for the 'Vulnerability Container' class.static intVULNERABILITY_CONTAINER__VULNERABILITYThe feature id for the 'Vulnerability' containment reference list.static intVULNERABILITY_CONTAINER_FEATURE_COUNTThe number of structural features of the 'Vulnerability Container' class.static intVULNERABILITY_SYSTEM_SPECIFICATIONThe meta object id for the 'Vulnerability System Specification' class.static intVULNERABILITY_SYSTEM_SPECIFICATION__VULNERABILITIESThe feature id for the 'Vulnerabilities' containment reference list.static intVULNERABILITY_SYSTEM_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Vulnerability System Specification' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClassgetAttackContainer()Returns the meta object for class 'Attack Container'.EReferencegetAttackContainer_Attack()Returns the meta object for the containment reference list 'Attack'.EClassgetAttacker()Returns the meta object for class 'Attacker'.EReferencegetAttacker_Attacks()Returns the meta object for the reference list 'Attacks'.EReferencegetAttacker_CompromisedComponents()Returns the meta object for the reference list 'Compromised Components'.EReferencegetAttacker_Compromiseddata()Returns the meta object for the containment reference list 'Compromiseddata'.EReferencegetAttacker_CompromisedLinkingResources()Returns the meta object for the reference list 'Compromised Linking Resources'.EReferencegetAttacker_CompromisedResources()Returns the meta object for the reference list 'Compromised Resources'.EReferencegetAttacker_Credentials()Returns the meta object for the reference list 'Credentials'.EAttributegetAttacker_ExploitContextProviders()Returns the meta object for the attribute 'Exploit Context Providers'.EClassgetAttackerContainer()Returns the meta object for class 'Container'.EReferencegetAttackerContainer_Attacker()Returns the meta object for the containment reference list 'Attacker'.AttackerFactorygetAttackerFactory()Returns the factory that creates the instances of the model.EClassgetAttackerSpecification()Returns the meta object for class 'Specification'.EReferencegetAttackerSpecification_Attackers()Returns the meta object for the containment reference 'Attackers'.EReferencegetAttackerSpecification_Attacks()Returns the meta object for the containment reference 'Attacks'.EReferencegetAttackerSpecification_Categoryspecification()Returns the meta object for the containment reference 'Categoryspecification'.EReferencegetAttackerSpecification_Systemintegration()Returns the meta object for the containment reference 'Systemintegration'.EReferencegetAttackerSpecification_Vulnerabilites()Returns the meta object for the containment reference 'Vulnerabilites'.EClassgetCategorySpecification()Returns the meta object for class 'Category Specification'.EReferencegetCategorySpecification_Categories()Returns the meta object for the containment reference list 'Categories'.EClassgetCompromisedData()Returns the meta object for class 'Compromised Data'.EReferencegetCompromisedData_DataType()Returns the meta object for the reference 'Data Type'.EAttributegetCompromisedData_ReferenceName()Returns the meta object for the attribute 'Reference Name'.EReferencegetCompromisedData_Source()Returns the meta object for the reference 'Source'.EClassgetVulnerabilityContainer()Returns the meta object for class 'Vulnerability Container'.EReferencegetVulnerabilityContainer_Vulnerability()Returns the meta object for the containment reference list 'Vulnerability'.EClassgetVulnerabilitySystemSpecification()Returns the meta object for class 'Vulnerability System Specification'.EReferencegetVulnerabilitySystemSpecification_Vulnerabilities()Returns the meta object for the containment reference list 'Vulnerabilities'.-
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 AttackerPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
ATTACKER_CONTAINER
static final int ATTACKER_CONTAINER
The meta object id for the 'Container' class.- See Also:
AttackerContainerImpl,AttackerPackageImpl.getAttackerContainer(), Constant Field Values- Generated class or method.
-
ATTACKER_CONTAINER__ATTACKER
static final int ATTACKER_CONTAINER__ATTACKER
The feature id for the 'Attacker' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER_CONTAINER_FEATURE_COUNT
static final int ATTACKER_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Container' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER
static final int ATTACKER
The meta object id for the 'Attacker' class.- See Also:
AttackerImpl,AttackerPackageImpl.getAttacker(), Constant Field Values- Generated class or method.
-
ATTACKER__ID
static final int ATTACKER__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER__ENTITY_NAME
static final int ATTACKER__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER__ATTACKS
static final int ATTACKER__ATTACKS
The feature id for the 'Attacks' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER__COMPROMISED_COMPONENTS
static final int ATTACKER__COMPROMISED_COMPONENTS
The feature id for the 'Compromised Components' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER__COMPROMISED_RESOURCES
static final int ATTACKER__COMPROMISED_RESOURCES
The feature id for the 'Compromised Resources' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER__COMPROMISED_LINKING_RESOURCES
static final int ATTACKER__COMPROMISED_LINKING_RESOURCES
The feature id for the 'Compromised Linking Resources' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER__CREDENTIALS
static final int ATTACKER__CREDENTIALS
The feature id for the 'Credentials' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER__EXPLOIT_CONTEXT_PROVIDERS
static final int ATTACKER__EXPLOIT_CONTEXT_PROVIDERS
The feature id for the 'Exploit Context Providers' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER__COMPROMISEDDATA
static final int ATTACKER__COMPROMISEDDATA
The feature id for the 'Compromiseddata' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER_FEATURE_COUNT
static final int ATTACKER_FEATURE_COUNT
The number of structural features of the 'Attacker' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER_SPECIFICATION
static final int ATTACKER_SPECIFICATION
The meta object id for the 'Specification' class.- See Also:
AttackerSpecificationImpl,AttackerPackageImpl.getAttackerSpecification(), Constant Field Values- Generated class or method.
-
ATTACKER_SPECIFICATION__ATTACKERS
static final int ATTACKER_SPECIFICATION__ATTACKERS
The feature id for the 'Attackers' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER_SPECIFICATION__ATTACKS
static final int ATTACKER_SPECIFICATION__ATTACKS
The feature id for the 'Attacks' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER_SPECIFICATION__VULNERABILITES
static final int ATTACKER_SPECIFICATION__VULNERABILITES
The feature id for the 'Vulnerabilites' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER_SPECIFICATION__CATEGORYSPECIFICATION
static final int ATTACKER_SPECIFICATION__CATEGORYSPECIFICATION
The feature id for the 'Categoryspecification' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER_SPECIFICATION__SYSTEMINTEGRATION
static final int ATTACKER_SPECIFICATION__SYSTEMINTEGRATION
The feature id for the 'Systemintegration' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACKER_SPECIFICATION_FEATURE_COUNT
static final int ATTACKER_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Specification' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACK_CONTAINER
static final int ATTACK_CONTAINER
The meta object id for the 'Attack Container' class.- See Also:
AttackContainerImpl,AttackerPackageImpl.getAttackContainer(), Constant Field Values- Generated class or method.
-
ATTACK_CONTAINER__ATTACK
static final int ATTACK_CONTAINER__ATTACK
The feature id for the 'Attack' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTACK_CONTAINER_FEATURE_COUNT
static final int ATTACK_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Attack Container' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VULNERABILITY_CONTAINER
static final int VULNERABILITY_CONTAINER
The meta object id for the 'Vulnerability Container' class.- See Also:
VulnerabilityContainerImpl,AttackerPackageImpl.getVulnerabilityContainer(), Constant Field Values- Generated class or method.
-
VULNERABILITY_CONTAINER__VULNERABILITY
static final int VULNERABILITY_CONTAINER__VULNERABILITY
The feature id for the 'Vulnerability' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VULNERABILITY_CONTAINER_FEATURE_COUNT
static final int VULNERABILITY_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Vulnerability Container' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORY_SPECIFICATION
static final int CATEGORY_SPECIFICATION
The meta object id for the 'Category Specification' class.- See Also:
CategorySpecificationImpl,AttackerPackageImpl.getCategorySpecification(), Constant Field Values- Generated class or method.
-
CATEGORY_SPECIFICATION__CATEGORIES
static final int CATEGORY_SPECIFICATION__CATEGORIES
The feature id for the 'Categories' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORY_SPECIFICATION_FEATURE_COUNT
static final int CATEGORY_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Category Specification' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VULNERABILITY_SYSTEM_SPECIFICATION
static final int VULNERABILITY_SYSTEM_SPECIFICATION
The meta object id for the 'Vulnerability System Specification' class.- See Also:
VulnerabilitySystemSpecificationImpl,AttackerPackageImpl.getVulnerabilitySystemSpecification(), Constant Field Values- Generated class or method.
-
VULNERABILITY_SYSTEM_SPECIFICATION__VULNERABILITIES
static final int VULNERABILITY_SYSTEM_SPECIFICATION__VULNERABILITIES
The feature id for the 'Vulnerabilities' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VULNERABILITY_SYSTEM_SPECIFICATION_FEATURE_COUNT
static final int VULNERABILITY_SYSTEM_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Vulnerability System Specification' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPROMISED_DATA
static final int COMPROMISED_DATA
The meta object id for the 'Compromised Data' class.- See Also:
CompromisedDataImpl,AttackerPackageImpl.getCompromisedData(), Constant Field Values- Generated class or method.
-
COMPROMISED_DATA__ID
static final int COMPROMISED_DATA__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPROMISED_DATA__DATA_TYPE
static final int COMPROMISED_DATA__DATA_TYPE
The feature id for the 'Data Type' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPROMISED_DATA__REFERENCE_NAME
static final int COMPROMISED_DATA__REFERENCE_NAME
The feature id for the 'Reference Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPROMISED_DATA__SOURCE
static final int COMPROMISED_DATA__SOURCE
The feature id for the 'Source' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPROMISED_DATA_FEATURE_COUNT
static final int COMPROMISED_DATA_FEATURE_COUNT
The number of structural features of the 'Compromised Data' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getAttackerContainer
EClass getAttackerContainer()
Returns the meta object for class 'Container'.- Returns:
- the meta object for class 'Container'.
- See Also:
AttackerContainer- Generated class or method.
-
getAttackerContainer_Attacker
EReference getAttackerContainer_Attacker()
Returns the meta object for the containment reference list 'Attacker'.- Returns:
- the meta object for the containment reference list 'Attacker'.
- See Also:
AttackerContainer.getAttacker(),getAttackerContainer()- Generated class or method.
-
getAttacker
EClass getAttacker()
Returns the meta object for class 'Attacker'.- Returns:
- the meta object for class 'Attacker'.
- See Also:
Attacker- Generated class or method.
-
getAttacker_Attacks
EReference getAttacker_Attacks()
Returns the meta object for the reference list 'Attacks'.- Returns:
- the meta object for the reference list 'Attacks'.
- See Also:
Attacker.getAttacks(),getAttacker()- Generated class or method.
-
getAttacker_CompromisedComponents
EReference getAttacker_CompromisedComponents()
Returns the meta object for the reference list 'Compromised Components'.- Returns:
- the meta object for the reference list 'Compromised Components'.
- See Also:
Attacker.getCompromisedComponents(),getAttacker()- Generated class or method.
-
getAttacker_CompromisedResources
EReference getAttacker_CompromisedResources()
Returns the meta object for the reference list 'Compromised Resources'.- Returns:
- the meta object for the reference list 'Compromised Resources'.
- See Also:
Attacker.getCompromisedResources(),getAttacker()- Generated class or method.
-
getAttacker_CompromisedLinkingResources
EReference getAttacker_CompromisedLinkingResources()
Returns the meta object for the reference list 'Compromised Linking Resources'.- Returns:
- the meta object for the reference list 'Compromised Linking Resources'.
- See Also:
Attacker.getCompromisedLinkingResources(),getAttacker()- Generated class or method.
-
getAttacker_Credentials
EReference getAttacker_Credentials()
Returns the meta object for the reference list 'Credentials'.- Returns:
- the meta object for the reference list 'Credentials'.
- See Also:
Attacker.getCredentials(),getAttacker()- Generated class or method.
-
getAttacker_ExploitContextProviders
EAttribute getAttacker_ExploitContextProviders()
Returns the meta object for the attribute 'Exploit Context Providers'.- Returns:
- the meta object for the attribute 'Exploit Context Providers'.
- See Also:
Attacker.isExploitContextProviders(),getAttacker()- Generated class or method.
-
getAttacker_Compromiseddata
EReference getAttacker_Compromiseddata()
Returns the meta object for the containment reference list 'Compromiseddata'.- Returns:
- the meta object for the containment reference list 'Compromiseddata'.
- See Also:
Attacker.getCompromiseddata(),getAttacker()- Generated class or method.
-
getAttackerSpecification
EClass getAttackerSpecification()
Returns the meta object for class 'Specification'.- Returns:
- the meta object for class 'Specification'.
- See Also:
AttackerSpecification- Generated class or method.
-
getAttackerSpecification_Attackers
EReference getAttackerSpecification_Attackers()
Returns the meta object for the containment reference 'Attackers'.- Returns:
- the meta object for the containment reference 'Attackers'.
- See Also:
AttackerSpecification.getAttackers(),getAttackerSpecification()- Generated class or method.
-
getAttackerSpecification_Attacks
EReference getAttackerSpecification_Attacks()
Returns the meta object for the containment reference 'Attacks'.- Returns:
- the meta object for the containment reference 'Attacks'.
- See Also:
AttackerSpecification.getAttacks(),getAttackerSpecification()- Generated class or method.
-
getAttackerSpecification_Vulnerabilites
EReference getAttackerSpecification_Vulnerabilites()
Returns the meta object for the containment reference 'Vulnerabilites'.- Returns:
- the meta object for the containment reference 'Vulnerabilites'.
- See Also:
AttackerSpecification.getVulnerabilites(),getAttackerSpecification()- Generated class or method.
-
getAttackerSpecification_Categoryspecification
EReference getAttackerSpecification_Categoryspecification()
Returns the meta object for the containment reference 'Categoryspecification'.- Returns:
- the meta object for the containment reference 'Categoryspecification'.
- See Also:
AttackerSpecification.getCategoryspecification(),getAttackerSpecification()- Generated class or method.
-
getAttackerSpecification_Systemintegration
EReference getAttackerSpecification_Systemintegration()
Returns the meta object for the containment reference 'Systemintegration'.- Returns:
- the meta object for the containment reference 'Systemintegration'.
- See Also:
AttackerSpecification.getSystemintegration(),getAttackerSpecification()- Generated class or method.
-
getAttackContainer
EClass getAttackContainer()
Returns the meta object for class 'Attack Container'.- Returns:
- the meta object for class 'Attack Container'.
- See Also:
AttackContainer- Generated class or method.
-
getAttackContainer_Attack
EReference getAttackContainer_Attack()
Returns the meta object for the containment reference list 'Attack'.- Returns:
- the meta object for the containment reference list 'Attack'.
- See Also:
AttackContainer.getAttack(),getAttackContainer()- Generated class or method.
-
getVulnerabilityContainer
EClass getVulnerabilityContainer()
Returns the meta object for class 'Vulnerability Container'.- Returns:
- the meta object for class 'Vulnerability Container'.
- See Also:
VulnerabilityContainer- Generated class or method.
-
getVulnerabilityContainer_Vulnerability
EReference getVulnerabilityContainer_Vulnerability()
Returns the meta object for the containment reference list 'Vulnerability'.- Returns:
- the meta object for the containment reference list 'Vulnerability'.
- See Also:
VulnerabilityContainer.getVulnerability(),getVulnerabilityContainer()- Generated class or method.
-
getCategorySpecification
EClass getCategorySpecification()
Returns the meta object for class 'Category Specification'.- Returns:
- the meta object for class 'Category Specification'.
- See Also:
CategorySpecification- Generated class or method.
-
getCategorySpecification_Categories
EReference getCategorySpecification_Categories()
Returns the meta object for the containment reference list 'Categories'.- Returns:
- the meta object for the containment reference list 'Categories'.
- See Also:
CategorySpecification.getCategories(),getCategorySpecification()- Generated class or method.
-
getVulnerabilitySystemSpecification
EClass getVulnerabilitySystemSpecification()
Returns the meta object for class 'Vulnerability System Specification'.- Returns:
- the meta object for class 'Vulnerability System Specification'.
- See Also:
VulnerabilitySystemSpecification- Generated class or method.
-
getVulnerabilitySystemSpecification_Vulnerabilities
EReference getVulnerabilitySystemSpecification_Vulnerabilities()
Returns the meta object for the containment reference list 'Vulnerabilities'.- Returns:
- the meta object for the containment reference list 'Vulnerabilities'.
- See Also:
VulnerabilitySystemSpecification.getVulnerabilities(),getVulnerabilitySystemSpecification()- Generated class or method.
-
getCompromisedData
EClass getCompromisedData()
Returns the meta object for class 'Compromised Data'.- Returns:
- the meta object for class 'Compromised Data'.
- See Also:
CompromisedData- Generated class or method.
-
getCompromisedData_DataType
EReference getCompromisedData_DataType()
Returns the meta object for the reference 'Data Type'.- Returns:
- the meta object for the reference 'Data Type'.
- See Also:
CompromisedData.getDataType(),getCompromisedData()- Generated class or method.
-
getCompromisedData_ReferenceName
EAttribute getCompromisedData_ReferenceName()
Returns the meta object for the attribute 'Reference Name'.- Returns:
- the meta object for the attribute 'Reference Name'.
- See Also:
CompromisedData.getReferenceName(),getCompromisedData()- Generated class or method.
-
getCompromisedData_Source
EReference getCompromisedData_Source()
Returns the meta object for the reference 'Source'.- Returns:
- the meta object for the reference 'Source'.
- See Also:
CompromisedData.getSource(),getCompromisedData()- Generated class or method.
-
getAttackerFactory
AttackerFactory getAttackerFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-