public interface ExecComponentsFactory
extends org.eclipse.emf.ecore.EFactory
ExecComponentsPackage
Modifier and Type | Field and Description |
---|---|
static ExecComponentsFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ExecJob |
createExecJob()
Returns a new object of class 'Exec Job'.
|
LoadAverage |
createLoadAverage()
Returns a new object of class 'Load Average'.
|
LoadAverageConfiguration |
createLoadAverageConfiguration()
Returns a new object of class 'Load Average Configuration'.
|
PingCheck |
createPingCheck()
Returns a new object of class 'Ping Check'.
|
PingCheckConfiguration |
createPingCheckConfiguration()
Returns a new object of class 'Ping Check Configuration'.
|
SystemInformationVMStat |
createSystemInformationVMStat()
Returns a new object of class 'System Information VM Stat'.
|
ExecComponentsPackage |
getExecComponentsPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final ExecComponentsFactory eINSTANCE
ExecJob createExecJob()
LoadAverage createLoadAverage()
LoadAverageConfiguration createLoadAverageConfiguration()
PingCheck createPingCheck()
PingCheckConfiguration createPingCheckConfiguration()
SystemInformationVMStat createSystemInformationVMStat()
ExecComponentsPackage getExecComponentsPackage()