Modifier and Type | Method and Description |
---|---|
FailureDetection |
MaintenanceMonitoringFactory.createFailureDetection()
Returns a new object of class 'Failure Detection'.
|
Modifier and Type | Class and Description |
---|---|
class |
FailureDetectionImpl
An implementation of the model object 'Failure Detection'.
|
Modifier and Type | Method and Description |
---|---|
FailureDetection |
MaintenanceMonitoringFactoryImpl.createFailureDetection() |
Modifier and Type | Method and Description |
---|---|
T |
MaintenanceMonitoringSwitch.caseFailureDetection(FailureDetection object)
Returns the result of interpreting the object as an instance of 'Failure Detection'.
|