Interface AttackSpecificationPackage.Literals
-
- Enclosing interface:
- AttackSpecificationPackage
public static interface AttackSpecificationPackage.LiteralsDefines 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 EClassATTACKThe meta object literal for the 'Attack' class.static EClassATTACK_CATEGORYThe meta object literal for the 'Attack Category' class.static EEnumATTACK_VECTORThe meta object literal for the 'Attack Vector' enum.static EEnumAVAILABILITY_IMPACTThe meta object literal for the 'Availability Impact' enum.static EClassCATEGORY_ATTACKThe meta object literal for the 'Category Attack' class.static EReferenceCATEGORY_ATTACK__CATEGORYThe meta object literal for the 'Category' reference feature.static EEnumCONFIDENTIALITY_IMPACTThe meta object literal for the 'Confidentiality Impact' enum.static EClassCVE_ATTACKThe meta object literal for the 'CVE Attack' class.static EClassCVE_VULNERABILITYThe meta object literal for the 'CVE Vulnerability' class.static EReferenceCVE_VULNERABILITY__CVE_IDThe meta object literal for the 'Cve ID' reference feature.static EClassCVEIDThe meta object literal for the 'CVEID' class.static EAttributeCVEID__CVE_IDThe meta object literal for the 'Cve ID' attribute feature.static EClassCWE_ATTACKThe meta object literal for the 'CWE Attack' class.static EClassCWE_BASED_VULNERABILITYThe meta object literal for the 'CWE Based Vulnerability' class.static EReferenceCWE_BASED_VULNERABILITY__CWE_IDThe meta object literal for the 'Cwe ID' reference list feature.static EClassCWE_VULNERABILITYThe meta object literal for the 'CWE Vulnerability' class.static EClassCWEIDThe meta object literal for the 'CWEID' class.static EReferenceCWEID__CHILDRENThe meta object literal for the 'Children' reference list feature.static EAttributeCWEID__CWE_IDThe meta object literal for the 'Cwe ID' attribute feature.static EReferenceCWEID__PARENTSThe meta object literal for the 'Parents' reference list feature.static EEnumINTEGRITY_IMPACTThe meta object literal for the 'Integrity Impact' enum.static EEnumPRIVILEGESThe meta object literal for the 'Privileges' enum.static EClassVULNERABILITYThe meta object literal for the 'Vulnerability' class.static EAttributeVULNERABILITY__ATTACK_VECTORThe meta object literal for the 'Attack Vector' attribute feature.static EAttributeVULNERABILITY__AVAILABILITY_IMPACTThe meta object literal for the 'Availability Impact' attribute feature.static EAttributeVULNERABILITY__CONFIDENTIALITY_IMPACTThe meta object literal for the 'Confidentiality Impact' attribute feature.static EReferenceVULNERABILITY__GAINED_PRIVILEGEThe meta object literal for the 'Gained Privilege' reference list feature.static EAttributeVULNERABILITY__INTEGRITY_IMPACTThe meta object literal for the 'Integrity Impact' attribute feature.static EAttributeVULNERABILITY__PRIVILEGESThe meta object literal for the 'Privileges' attribute feature.static EReferenceVULNERABILITY__REQUIRED_CREDENTIALSThe meta object literal for the 'Required Credentials' reference feature.static EAttributeVULNERABILITY__TAKE_OVERThe 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.
-
-