Modifier and Type | Method and Description |
---|---|
ErrorHandling |
ThreatsPropagationFactory.createErrorHandling()
Returns a new object of class 'Error Handling'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorHandlingImpl
An implementation of the model object 'Error Handling'.
|
Modifier and Type | Method and Description |
---|---|
ErrorHandling |
ThreatsPropagationFactoryImpl.createErrorHandling() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseErrorHandling(ErrorHandling object)
Returns the result of interpreting the object as an instance of 'Error Handling'.
|