Interface AttackSpecificationPackage.Literals
-
- Enclosing interface:
- AttackSpecificationPackage
public static interface AttackSpecificationPackage.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
ATTACK
The meta object literal for the 'Attack
' class.static EClass
ATTACK_CATEGORY
The meta object literal for the 'Attack Category
' class.static EEnum
ATTACK_VECTOR
The meta object literal for the 'Attack Vector
' enum.static EEnum
AVAILABILITY_IMPACT
The meta object literal for the 'Availability Impact
' enum.static EClass
CATEGORY_ATTACK
The meta object literal for the 'Category Attack
' class.static EReference
CATEGORY_ATTACK__CATEGORY
The meta object literal for the 'Category' reference feature.static EEnum
CONFIDENTIALITY_IMPACT
The meta object literal for the 'Confidentiality Impact
' enum.static EClass
CVE_ATTACK
The meta object literal for the 'CVE Attack
' class.static EClass
CVE_VULNERABILITY
The meta object literal for the 'CVE Vulnerability
' class.static EReference
CVE_VULNERABILITY__CVE_ID
The meta object literal for the 'Cve ID' reference feature.static EClass
CVEID
The meta object literal for the 'CVEID
' class.static EAttribute
CVEID__CVE_ID
The meta object literal for the 'Cve ID' attribute feature.static EClass
CWE_ATTACK
The meta object literal for the 'CWE Attack
' class.static EClass
CWE_BASED_VULNERABILITY
The meta object literal for the 'CWE Based Vulnerability
' class.static EReference
CWE_BASED_VULNERABILITY__CWE_ID
The meta object literal for the 'Cwe ID' reference list feature.static EClass
CWE_VULNERABILITY
The meta object literal for the 'CWE Vulnerability
' class.static EClass
CWEID
The meta object literal for the 'CWEID
' class.static EReference
CWEID__CHILDREN
The meta object literal for the 'Children' reference list feature.static EAttribute
CWEID__CWE_ID
The meta object literal for the 'Cwe ID' attribute feature.static EReference
CWEID__PARENTS
The meta object literal for the 'Parents' reference list feature.static EEnum
INTEGRITY_IMPACT
The meta object literal for the 'Integrity Impact
' enum.static EEnum
PRIVILEGES
The meta object literal for the 'Privileges
' enum.static EClass
VULNERABILITY
The meta object literal for the 'Vulnerability
' class.static EAttribute
VULNERABILITY__ATTACK_VECTOR
The meta object literal for the 'Attack Vector' attribute feature.static EAttribute
VULNERABILITY__AVAILABILITY_IMPACT
The meta object literal for the 'Availability Impact' attribute feature.static EAttribute
VULNERABILITY__CONFIDENTIALITY_IMPACT
The meta object literal for the 'Confidentiality Impact' attribute feature.static EReference
VULNERABILITY__GAINED_PRIVILEGE
The meta object literal for the 'Gained Privilege' reference list feature.static EAttribute
VULNERABILITY__INTEGRITY_IMPACT
The meta object literal for the 'Integrity Impact' attribute feature.static EAttribute
VULNERABILITY__PRIVILEGES
The meta object literal for the 'Privileges' attribute feature.static EReference
VULNERABILITY__REQUIRED_CREDENTIALS
The meta object literal for the 'Required Credentials' reference feature.static EAttribute
VULNERABILITY__TAKE_OVER
The meta object literal for the 'Take Over' attribute feature.
-
-
-
Field Detail
-
ATTACK
static final EClass ATTACK
The meta object literal for the 'Attack
' class.- See Also:
AttackImpl
,AttackSpecificationPackageImpl.getAttack()
- Generated class or method.
-
VULNERABILITY
static final EClass VULNERABILITY
The meta object literal for the 'Vulnerability
' class.- See Also:
VulnerabilityImpl
,AttackSpecificationPackageImpl.getVulnerability()
- Generated class or method.
-
VULNERABILITY__ATTACK_VECTOR
static final EAttribute VULNERABILITY__ATTACK_VECTOR
The meta object literal for the 'Attack Vector' attribute feature.- Generated class or method.
-
VULNERABILITY__PRIVILEGES
static final EAttribute VULNERABILITY__PRIVILEGES
The meta object literal for the 'Privileges' attribute feature.- Generated class or method.
-
VULNERABILITY__REQUIRED_CREDENTIALS
static final EReference VULNERABILITY__REQUIRED_CREDENTIALS
The meta object literal for the 'Required Credentials' reference feature.- Generated class or method.
-
VULNERABILITY__CONFIDENTIALITY_IMPACT
static final EAttribute VULNERABILITY__CONFIDENTIALITY_IMPACT
The meta object literal for the 'Confidentiality Impact' attribute feature.- Generated class or method.
-
VULNERABILITY__INTEGRITY_IMPACT
static final EAttribute VULNERABILITY__INTEGRITY_IMPACT
The meta object literal for the 'Integrity Impact' attribute feature.- Generated class or method.
-
VULNERABILITY__AVAILABILITY_IMPACT
static final EAttribute VULNERABILITY__AVAILABILITY_IMPACT
The meta object literal for the 'Availability Impact' attribute feature.- Generated class or method.
-
VULNERABILITY__GAINED_PRIVILEGE
static final EReference VULNERABILITY__GAINED_PRIVILEGE
The meta object literal for the 'Gained Privilege' reference list feature.- Generated class or method.
-
VULNERABILITY__TAKE_OVER
static final EAttribute VULNERABILITY__TAKE_OVER
The meta object literal for the 'Take Over' attribute feature.- Generated class or method.
-
CATEGORY_ATTACK
static final EClass CATEGORY_ATTACK
The meta object literal for the 'Category Attack
' class.- See Also:
CategoryAttackImpl
,AttackSpecificationPackageImpl.getCategoryAttack()
- Generated class or method.
-
CATEGORY_ATTACK__CATEGORY
static final EReference CATEGORY_ATTACK__CATEGORY
The meta object literal for the 'Category' reference feature.- Generated class or method.
-
CVE_VULNERABILITY
static final EClass CVE_VULNERABILITY
The meta object literal for the 'CVE Vulnerability
' class.- See Also:
CVEVulnerabilityImpl
,AttackSpecificationPackageImpl.getCVEVulnerability()
- Generated class or method.
-
CVE_VULNERABILITY__CVE_ID
static final EReference CVE_VULNERABILITY__CVE_ID
The meta object literal for the 'Cve ID' reference feature.- Generated class or method.
-
CWEID
static final EClass CWEID
The meta object literal for the 'CWEID
' class.- See Also:
CWEIDImpl
,AttackSpecificationPackageImpl.getCWEID()
- Generated class or method.
-
CWEID__CWE_ID
static final EAttribute CWEID__CWE_ID
The meta object literal for the 'Cwe ID' attribute feature.- Generated class or method.
-
CWEID__CHILDREN
static final EReference CWEID__CHILDREN
The meta object literal for the 'Children' reference list feature.- Generated class or method.
-
CWEID__PARENTS
static final EReference CWEID__PARENTS
The meta object literal for the 'Parents' reference list feature.- Generated class or method.
-
ATTACK_CATEGORY
static final EClass ATTACK_CATEGORY
The meta object literal for the 'Attack Category
' class.- See Also:
AttackCategoryImpl
,AttackSpecificationPackageImpl.getAttackCategory()
- Generated class or method.
-
CWE_ATTACK
static final EClass CWE_ATTACK
The meta object literal for the 'CWE Attack
' class.- See Also:
CWEAttackImpl
,AttackSpecificationPackageImpl.getCWEAttack()
- Generated class or method.
-
CVE_ATTACK
static final EClass CVE_ATTACK
The meta object literal for the 'CVE Attack
' class.- See Also:
CVEAttackImpl
,AttackSpecificationPackageImpl.getCVEAttack()
- Generated class or method.
-
CVEID
static final EClass CVEID
The meta object literal for the 'CVEID
' class.- See Also:
CVEIDImpl
,AttackSpecificationPackageImpl.getCVEID()
- Generated class or method.
-
CVEID__CVE_ID
static final EAttribute CVEID__CVE_ID
The meta object literal for the 'Cve ID' attribute feature.- Generated class or method.
-
CWE_VULNERABILITY
static final EClass CWE_VULNERABILITY
The meta object literal for the 'CWE Vulnerability
' class.- See Also:
CWEVulnerabilityImpl
,AttackSpecificationPackageImpl.getCWEVulnerability()
- Generated class or method.
-
CWE_BASED_VULNERABILITY
static final EClass CWE_BASED_VULNERABILITY
The meta object literal for the 'CWE Based Vulnerability
' class.- See Also:
CWEBasedVulnerability
,AttackSpecificationPackageImpl.getCWEBasedVulnerability()
- Generated class or method.
-
CWE_BASED_VULNERABILITY__CWE_ID
static final EReference CWE_BASED_VULNERABILITY__CWE_ID
The meta object literal for the 'Cwe ID' reference list feature.- Generated class or method.
-
ATTACK_VECTOR
static final EEnum ATTACK_VECTOR
The meta object literal for the 'Attack Vector
' enum.- See Also:
AttackVector
,AttackSpecificationPackageImpl.getAttackVector()
- Generated class or method.
-
PRIVILEGES
static final EEnum PRIVILEGES
The meta object literal for the 'Privileges
' enum.- See Also:
Privileges
,AttackSpecificationPackageImpl.getPrivileges()
- Generated class or method.
-
CONFIDENTIALITY_IMPACT
static final EEnum CONFIDENTIALITY_IMPACT
The meta object literal for the 'Confidentiality Impact
' enum.- See Also:
ConfidentialityImpact
,AttackSpecificationPackageImpl.getConfidentialityImpact()
- Generated class or method.
-
INTEGRITY_IMPACT
static final EEnum INTEGRITY_IMPACT
The meta object literal for the 'Integrity Impact
' enum.- See Also:
IntegrityImpact
,AttackSpecificationPackageImpl.getIntegrityImpact()
- Generated class or method.
-
AVAILABILITY_IMPACT
static final EEnum AVAILABILITY_IMPACT
The meta object literal for the 'Availability Impact
' enum.- See Also:
AvailabilityImpact
,AttackSpecificationPackageImpl.getAvailabilityImpact()
- Generated class or method.
-
-