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