public interface MonitoringxmlFactory
extends org.eclipse.emf.ecore.EFactory
MonitoringxmlPackage
Modifier and Type | Field and Description |
---|---|
static MonitoringxmlFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
AnalysisContext |
createAnalysisContext()
Returns a new object of class 'Analysis Context'.
|
BlockingTime |
createBlockingTime()
Returns a new object of class 'Blocking Time'.
|
ExecutionTime |
createExecutionTime()
Returns a new object of class 'Execution Time'.
|
MeasuredValue |
createMeasuredValue()
Returns a new object of class 'Measured Value'.
|
Monitoring |
createMonitoring()
Returns a new object of class 'Monitoring'.
|
Period |
createPeriod()
Returns a new object of class 'Period'.
|
Resource |
createResource()
Returns a new object of class 'Resource'.
|
ResponseTime |
createResponseTime()
Returns a new object of class 'Response Time'.
|
Thread |
createThread()
Returns a new object of class 'Thread'.
|
MonitoringxmlPackage |
getMonitoringxmlPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final MonitoringxmlFactory eINSTANCE
Monitoring createMonitoring()
Thread createThread()
Resource createResource()
Period createPeriod()
ExecutionTime createExecutionTime()
BlockingTime createBlockingTime()
ResponseTime createResponseTime()
AnalysisContext createAnalysisContext()
MeasuredValue createMeasuredValue()
MonitoringxmlPackage getMonitoringxmlPackage()