Modifier and Type | Method and Description |
---|---|
ErrorDetection |
MaintenanceMonitoringFactory.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 |
MaintenanceMonitoringFactoryImpl.createErrorDetection() |
Modifier and Type | Method and Description |
---|---|
T |
MaintenanceMonitoringSwitch.caseErrorDetection(ErrorDetection object)
Returns the result of interpreting the object as an instance of 'Error Detection'.
|