Modifier and Type | Method and Description |
---|---|
ErrorState |
ThreatsPropagationFactory.createErrorState()
Returns a new object of class 'Error State'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorStateImpl
An implementation of the model object 'Error State'.
|
Modifier and Type | Method and Description |
---|---|
ErrorState |
ThreatsPropagationFactoryImpl.createErrorState() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseErrorState(ErrorState object)
Returns the result of interpreting the object as an instance of 'Error State'.
|