public static interface MonitoringxmlPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
ANALYSIS_CONTEXT
The meta object literal for the '
Analysis Context ' class. |
static org.eclipse.emf.ecore.EAttribute |
ANALYSIS_CONTEXT__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
BLOCKING_TIME
The meta object literal for the '
Blocking Time ' class. |
static org.eclipse.emf.ecore.EReference |
BLOCKING_TIME__AVERAGE
The meta object literal for the 'Average' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
BLOCKING_TIME__MAXIMUM
The meta object literal for the 'Maximum' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
BLOCKING_TIME__MINIMUM
The meta object literal for the 'Minimum' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
BLOCKING_TIME__MONITOREDRESOURCE
The meta object literal for the 'Monitoredresource' container reference feature.
|
static org.eclipse.emf.ecore.EClass |
EXECUTION_TIME
The meta object literal for the '
Execution Time ' class. |
static org.eclipse.emf.ecore.EReference |
EXECUTION_TIME__AVERAGE
The meta object literal for the 'Average' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
EXECUTION_TIME__MAXIMUM
The meta object literal for the 'Maximum' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
EXECUTION_TIME__MINIMUM
The meta object literal for the 'Minimum' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
EXECUTION_TIME__MONITOREDRESOURCE
The meta object literal for the 'Monitoredresource' container reference feature.
|
static org.eclipse.emf.ecore.EClass |
MEASURED_VALUE
The meta object literal for the '
Measured Value ' class. |
static org.eclipse.emf.ecore.EAttribute |
MEASURED_VALUE__UNIT
The meta object literal for the 'Unit' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
MEASURED_VALUE__VALUE
The meta object literal for the 'Value' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
MONITORED_RESOURCE
The meta object literal for the '
Monitored Resource ' class. |
static org.eclipse.emf.ecore.EReference |
MONITORED_RESOURCE__BLOCKINGTIME
The meta object literal for the 'Blockingtime' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
MONITORED_RESOURCE__EXECUTIONTIME
The meta object literal for the 'Executiontime' containment reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
MONITORED_RESOURCE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
MONITORED_RESOURCE__PERIOD
The meta object literal for the 'Period' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
MONITORED_RESOURCE__RESPONSETIME
The meta object literal for the 'Responsetime' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
MONITORING
The meta object literal for the '
Monitoring ' class. |
static org.eclipse.emf.ecore.EReference |
MONITORING__ANALYSIS_CONTEXT
The meta object literal for the 'Analysis Context' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
MONITORING__SHARED_RESOURCES
The meta object literal for the 'Shared Resources' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
MONITORING__THREAD_NAMES
The meta object literal for the 'Thread Names' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
PERIOD
The meta object literal for the '
Period ' class. |
static org.eclipse.emf.ecore.EReference |
PERIOD__AVERAGE
The meta object literal for the 'Average' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
PERIOD__JITTER
The meta object literal for the 'Jitter' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
PERIOD__MAXIMUM
The meta object literal for the 'Maximum' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
PERIOD__MINIMUM
The meta object literal for the 'Minimum' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
PERIOD__MONITOREDRESOURCE
The meta object literal for the 'Monitoredresource' container reference feature.
|
static org.eclipse.emf.ecore.EClass |
RESOURCE
The meta object literal for the '
Resource ' class. |
static org.eclipse.emf.ecore.EClass |
RESPONSE_TIME
The meta object literal for the '
Response Time ' class. |
static org.eclipse.emf.ecore.EReference |
RESPONSE_TIME__AVERAGE
The meta object literal for the 'Average' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
RESPONSE_TIME__JITTER
The meta object literal for the 'Jitter' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
RESPONSE_TIME__MAXIMUM
The meta object literal for the 'Maximum' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
RESPONSE_TIME__MINIMUM
The meta object literal for the 'Minimum' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
RESPONSE_TIME__MONITOREDRESOURCE
The meta object literal for the 'Monitoredresource' container reference feature.
|
static org.eclipse.emf.ecore.EClass |
THREAD
The meta object literal for the '
Thread ' class. |
static final org.eclipse.emf.ecore.EClass MONITORING
Monitoring
' class.
static final org.eclipse.emf.ecore.EReference MONITORING__THREAD_NAMES
static final org.eclipse.emf.ecore.EReference MONITORING__SHARED_RESOURCES
static final org.eclipse.emf.ecore.EReference MONITORING__ANALYSIS_CONTEXT
static final org.eclipse.emf.ecore.EClass THREAD
Thread
' class.
ThreadImpl
,
MonitoringxmlPackageImpl.getThread()
static final org.eclipse.emf.ecore.EClass RESOURCE
Resource
' class.
static final org.eclipse.emf.ecore.EClass PERIOD
Period
' class.
PeriodImpl
,
MonitoringxmlPackageImpl.getPeriod()
static final org.eclipse.emf.ecore.EReference PERIOD__MONITOREDRESOURCE
static final org.eclipse.emf.ecore.EReference PERIOD__MINIMUM
static final org.eclipse.emf.ecore.EReference PERIOD__MAXIMUM
static final org.eclipse.emf.ecore.EReference PERIOD__AVERAGE
static final org.eclipse.emf.ecore.EReference PERIOD__JITTER
static final org.eclipse.emf.ecore.EClass MONITORED_RESOURCE
Monitored Resource
' class.
static final org.eclipse.emf.ecore.EAttribute MONITORED_RESOURCE__NAME
static final org.eclipse.emf.ecore.EReference MONITORED_RESOURCE__PERIOD
static final org.eclipse.emf.ecore.EReference MONITORED_RESOURCE__EXECUTIONTIME
static final org.eclipse.emf.ecore.EReference MONITORED_RESOURCE__BLOCKINGTIME
static final org.eclipse.emf.ecore.EReference MONITORED_RESOURCE__RESPONSETIME
static final org.eclipse.emf.ecore.EClass EXECUTION_TIME
Execution Time
' class.
static final org.eclipse.emf.ecore.EReference EXECUTION_TIME__MONITOREDRESOURCE
static final org.eclipse.emf.ecore.EReference EXECUTION_TIME__MINIMUM
static final org.eclipse.emf.ecore.EReference EXECUTION_TIME__MAXIMUM
static final org.eclipse.emf.ecore.EReference EXECUTION_TIME__AVERAGE
static final org.eclipse.emf.ecore.EClass BLOCKING_TIME
Blocking Time
' class.
static final org.eclipse.emf.ecore.EReference BLOCKING_TIME__MONITOREDRESOURCE
static final org.eclipse.emf.ecore.EReference BLOCKING_TIME__MINIMUM
static final org.eclipse.emf.ecore.EReference BLOCKING_TIME__MAXIMUM
static final org.eclipse.emf.ecore.EReference BLOCKING_TIME__AVERAGE
static final org.eclipse.emf.ecore.EClass RESPONSE_TIME
Response Time
' class.
static final org.eclipse.emf.ecore.EReference RESPONSE_TIME__MONITOREDRESOURCE
static final org.eclipse.emf.ecore.EReference RESPONSE_TIME__MINIMUM
static final org.eclipse.emf.ecore.EReference RESPONSE_TIME__MAXIMUM
static final org.eclipse.emf.ecore.EReference RESPONSE_TIME__AVERAGE
static final org.eclipse.emf.ecore.EReference RESPONSE_TIME__JITTER
static final org.eclipse.emf.ecore.EClass ANALYSIS_CONTEXT
Analysis Context
' class.
static final org.eclipse.emf.ecore.EAttribute ANALYSIS_CONTEXT__NAME
static final org.eclipse.emf.ecore.EClass MEASURED_VALUE
Measured Value
' class.
static final org.eclipse.emf.ecore.EAttribute MEASURED_VALUE__UNIT
static final org.eclipse.emf.ecore.EAttribute MEASURED_VALUE__VALUE