Modifier and Type | Method and Description |
---|---|
NormalOutput |
ThreatsPropagationFactory.createNormalOutput()
Returns a new object of class 'Normal Output'.
|
Modifier and Type | Class and Description |
---|---|
class |
NormalOutputImpl
An implementation of the model object 'Normal Output'.
|
Modifier and Type | Method and Description |
---|---|
NormalOutput |
ThreatsPropagationFactoryImpl.createNormalOutput() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseNormalOutput(NormalOutput object)
Returns the result of interpreting the object as an instance of 'Normal Output'.
|