Interface AttackerPackage.Literals
-
- Enclosing interface:
- AttackerPackage
public static interface AttackerPackage.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_CONTAINER
The meta object literal for the 'Attack Container
' class.static EReference
ATTACK_CONTAINER__ATTACK
The meta object literal for the 'Attack' containment reference list feature.static EClass
ATTACKER
The meta object literal for the 'Attacker
' class.static EReference
ATTACKER__CAPABILITIES
The meta object literal for the 'Capabilities' reference list feature.static EReference
ATTACKER__COMPROMISED_COMPONENTS
The meta object literal for the 'Compromised Components' reference list feature.static EReference
ATTACKER__COMPROMISED_LINKING_RESOURCES
The meta object literal for the 'Compromised Linking Resources' reference list feature.static EReference
ATTACKER__COMPROMISED_RESOURCES
The meta object literal for the 'Compromised Resources' reference list feature.static EClass
ATTACKER_CONTAINER
The meta object literal for the 'Container
' class.static EReference
ATTACKER_CONTAINER__ATTACKER
The meta object literal for the 'Attacker' containment reference list feature.static EClass
ATTACKER_SPECIFICATION
The meta object literal for the 'Specification
' class.static EReference
ATTACKER_SPECIFICATION__ATTACKERS
The meta object literal for the 'Attackers' containment reference feature.static EReference
ATTACKER_SPECIFICATION__ATTACKS
The meta object literal for the 'Attacks' containment reference feature.static EReference
ATTACKER_SPECIFICATION__VULNERABILITES
The meta object literal for the 'Vulnerabilites' containment reference feature.static EClass
VULNERABILITY_CONTAINER
The meta object literal for the 'Vulnerability Container
' class.static EReference
VULNERABILITY_CONTAINER__VULNERABILITY
The meta object literal for the 'Vulnerability' containment reference list feature.
-
-
-
Field Detail
-
ATTACKER_CONTAINER
static final EClass ATTACKER_CONTAINER
The meta object literal for the 'Container
' class.- See Also:
AttackerContainerImpl
,AttackerPackageImpl.getAttackerContainer()
- Generated class or method.
-
ATTACKER_CONTAINER__ATTACKER
static final EReference ATTACKER_CONTAINER__ATTACKER
The meta object literal for the 'Attacker' containment reference list feature.- Generated class or method.
-
ATTACKER
static final EClass ATTACKER
The meta object literal for the 'Attacker
' class.- See Also:
AttackerImpl
,AttackerPackageImpl.getAttacker()
- Generated class or method.
-
ATTACKER__CAPABILITIES
static final EReference ATTACKER__CAPABILITIES
The meta object literal for the 'Capabilities' reference list feature.- Generated class or method.
-
ATTACKER__COMPROMISED_COMPONENTS
static final EReference ATTACKER__COMPROMISED_COMPONENTS
The meta object literal for the 'Compromised Components' reference list feature.- Generated class or method.
-
ATTACKER__COMPROMISED_RESOURCES
static final EReference ATTACKER__COMPROMISED_RESOURCES
The meta object literal for the 'Compromised Resources' reference list feature.- Generated class or method.
-
ATTACKER__COMPROMISED_LINKING_RESOURCES
static final EReference ATTACKER__COMPROMISED_LINKING_RESOURCES
The meta object literal for the 'Compromised Linking Resources' reference list feature.- Generated class or method.
-
ATTACKER_SPECIFICATION
static final EClass ATTACKER_SPECIFICATION
The meta object literal for the 'Specification
' class.- See Also:
AttackerSpecificationImpl
,AttackerPackageImpl.getAttackerSpecification()
- Generated class or method.
-
ATTACKER_SPECIFICATION__ATTACKERS
static final EReference ATTACKER_SPECIFICATION__ATTACKERS
The meta object literal for the 'Attackers' containment reference feature.- Generated class or method.
-
ATTACKER_SPECIFICATION__ATTACKS
static final EReference ATTACKER_SPECIFICATION__ATTACKS
The meta object literal for the 'Attacks' containment reference feature.- Generated class or method.
-
ATTACKER_SPECIFICATION__VULNERABILITES
static final EReference ATTACKER_SPECIFICATION__VULNERABILITES
The meta object literal for the 'Vulnerabilites' containment reference feature.- Generated class or method.
-
ATTACK_CONTAINER
static final EClass ATTACK_CONTAINER
The meta object literal for the 'Attack Container
' class.- See Also:
AttackContainerImpl
,AttackerPackageImpl.getAttackContainer()
- Generated class or method.
-
ATTACK_CONTAINER__ATTACK
static final EReference ATTACK_CONTAINER__ATTACK
The meta object literal for the 'Attack' containment reference list feature.- Generated class or method.
-
VULNERABILITY_CONTAINER
static final EClass VULNERABILITY_CONTAINER
The meta object literal for the 'Vulnerability Container
' class.- See Also:
VulnerabilityContainerImpl
,AttackerPackageImpl.getVulnerabilityContainer()
- Generated class or method.
-
VULNERABILITY_CONTAINER__VULNERABILITY
static final EReference VULNERABILITY_CONTAINER__VULNERABILITY
The meta object literal for the 'Vulnerability' containment reference list feature.- Generated class or method.
-
-