Modifier and Type | Method and Description |
---|---|
ErrorDetection |
ThreatsPropagationFactory.createErrorDetection()
Returns a new object of class 'Error Detection'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorDetectionImpl
An implementation of the model object 'Error Detection'.
|
Modifier and Type | Method and Description |
---|---|
ErrorDetection |
ThreatsPropagationFactoryImpl.createErrorDetection() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseErrorDetection(ErrorDetection object)
Returns the result of interpreting the object as an instance of 'Error Detection'.
|