Modifier and Type | Method and Description |
---|---|
Failure |
ThreatsPropagationFactory.createFailure()
Returns a new object of class 'Failure'.
|
Modifier and Type | Class and Description |
---|---|
class |
FailureImpl
An implementation of the model object 'Failure'.
|
Modifier and Type | Method and Description |
---|---|
Failure |
ThreatsPropagationFactoryImpl.createFailure() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseFailure(Failure object)
Returns the result of interpreting the object as an instance of 'Failure'.
|