Modifier and Type | Method and Description |
---|---|
NormalState |
ThreatsPropagationFactory.createNormalState()
Returns a new object of class 'Normal State'.
|
Modifier and Type | Class and Description |
---|---|
class |
NormalStateImpl
An implementation of the model object 'Normal State'.
|
Modifier and Type | Method and Description |
---|---|
NormalState |
ThreatsPropagationFactoryImpl.createNormalState() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseNormalState(NormalState object)
Returns the result of interpreting the object as an instance of 'Normal State'.
|