public interface MaintenanceMonitoringFactory
extends org.eclipse.emf.ecore.EFactory
MaintenanceMonitoringPackage
Modifier and Type | Field and Description |
---|---|
static MaintenanceMonitoringFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ErrorDetection |
createErrorDetection()
Returns a new object of class 'Error Detection'.
|
FailureDetection |
createFailureDetection()
Returns a new object of class 'Failure Detection'.
|
MMActivities |
createMMActivities()
Returns a new object of class 'MM Activities'.
|
Repair |
createRepair()
Returns a new object of class 'Repair'.
|
Replace |
createReplace()
Returns a new object of class 'Replace'.
|
MaintenanceMonitoringPackage |
getMaintenanceMonitoringPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final MaintenanceMonitoringFactory eINSTANCE
MMActivities createMMActivities()
Repair createRepair()
Replace createReplace()
ErrorDetection createErrorDetection()
FailureDetection createFailureDetection()
MaintenanceMonitoringPackage getMaintenanceMonitoringPackage()