Modifier and Type | Method and Description |
---|---|
Adversary |
ThreatsPropagationFactory.createAdversary()
Returns a new object of class 'Adversary'.
|
Modifier and Type | Class and Description |
---|---|
class |
AdversaryImpl
An implementation of the model object 'Adversary'.
|
Modifier and Type | Method and Description |
---|---|
Adversary |
ThreatsPropagationFactoryImpl.createAdversary() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseAdversary(Adversary object)
Returns the result of interpreting the object as an instance of 'Adversary'.
|