Modifier and Type | Method and Description |
---|---|
NormalInput |
ThreatsPropagationFactory.createNormalInput()
Returns a new object of class 'Normal Input'.
|
Modifier and Type | Class and Description |
---|---|
class |
NormalInputImpl
An implementation of the model object 'Normal Input'.
|
Modifier and Type | Method and Description |
---|---|
NormalInput |
ThreatsPropagationFactoryImpl.createNormalInput() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseNormalInput(NormalInput object)
Returns the result of interpreting the object as an instance of 'Normal Input'.
|