Modifier and Type | Method and Description |
---|---|
Repair |
MaintenanceMonitoringFactory.createRepair()
Returns a new object of class 'Repair'.
|
Modifier and Type | Class and Description |
---|---|
class |
RepairImpl
An implementation of the model object 'Repair'.
|
Modifier and Type | Method and Description |
---|---|
Repair |
MaintenanceMonitoringFactoryImpl.createRepair() |
Modifier and Type | Method and Description |
---|---|
T |
MaintenanceMonitoringSwitch.caseRepair(Repair object)
Returns the result of interpreting the object as an instance of 'Repair'.
|