Modifier and Type | Method and Description |
---|---|
Replace |
MaintenanceMonitoringFactory.createReplace()
Returns a new object of class 'Replace'.
|
Modifier and Type | Class and Description |
---|---|
class |
ReplaceImpl
An implementation of the model object 'Replace'.
|
Modifier and Type | Method and Description |
---|---|
Replace |
MaintenanceMonitoringFactoryImpl.createReplace() |
Modifier and Type | Method and Description |
---|---|
T |
MaintenanceMonitoringSwitch.caseReplace(Replace object)
Returns the result of interpreting the object as an instance of 'Replace'.
|