Modifier and Type | Method and Description |
---|---|
AttackScenario |
ThreatsPropagationFactory.createAttackScenario()
Returns a new object of class 'Attack Scenario'.
|
Modifier and Type | Class and Description |
---|---|
class |
AttackScenarioImpl
An implementation of the model object 'Attack Scenario'.
|
Modifier and Type | Method and Description |
---|---|
AttackScenario |
ThreatsPropagationFactoryImpl.createAttackScenario() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseAttackScenario(AttackScenario object)
Returns the result of interpreting the object as an instance of 'Attack Scenario'.
|