Modifier and Type | Interface and Description |
---|---|
interface |
ErrorDetection
A representation of the model object 'Error Detection'.
|
interface |
FailureDetection
A representation of the model object 'Failure Detection'.
|
interface |
Repair
A representation of the model object 'Repair'.
|
interface |
Replace
A representation of the model object 'Replace'.
|
Modifier and Type | Method and Description |
---|---|
MMActivities |
MaintenanceMonitoringFactory.createMMActivities()
Returns a new object of class 'MM Activities'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorDetectionImpl
An implementation of the model object 'Error Detection'.
|
class |
FailureDetectionImpl
An implementation of the model object 'Failure Detection'.
|
class |
MMActivitiesImpl
An implementation of the model object 'MM Activities'.
|
class |
RepairImpl
An implementation of the model object 'Repair'.
|
class |
ReplaceImpl
An implementation of the model object 'Replace'.
|
Modifier and Type | Method and Description |
---|---|
MMActivities |
MaintenanceMonitoringFactoryImpl.createMMActivities() |
Modifier and Type | Method and Description |
---|---|
T |
MaintenanceMonitoringSwitch.caseMMActivities(MMActivities object)
Returns the result of interpreting the object as an instance of 'MM Activities'.
|