Interface MeasurePackage.Literals
- Enclosing interface:
- MeasurePackage
public static interface MeasurePackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Performance Info Line
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Durability' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Frequency' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Line No' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Pure Durability' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Server Call Signal' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Performance Info Main
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Module Data' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Performance Frequency' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Session ID' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Target ID' containment reference feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Total Durability' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Total Indep Server Work Time' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Performance Info Module
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Line Info' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Module ID' containment reference feature.
-
Field Details
-
PERFORMANCE_INFO_LINE
static final org.eclipse.emf.ecore.EClass PERFORMANCE_INFO_LINEThe meta object literal for the 'Performance Info Line
' class. -
PERFORMANCE_INFO_LINE__LINE_NO
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_LINE__LINE_NOThe meta object literal for the 'Line No' attribute feature. -
PERFORMANCE_INFO_LINE__FREQUENCY
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_LINE__FREQUENCYThe meta object literal for the 'Frequency' attribute feature. -
PERFORMANCE_INFO_LINE__DURABILITY
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_LINE__DURABILITYThe meta object literal for the 'Durability' attribute feature. -
PERFORMANCE_INFO_LINE__PURE_DURABILITY
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_LINE__PURE_DURABILITYThe meta object literal for the 'Pure Durability' attribute feature. -
PERFORMANCE_INFO_LINE__SERVER_CALL_SIGNAL
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_LINE__SERVER_CALL_SIGNALThe meta object literal for the 'Server Call Signal' attribute feature. -
PERFORMANCE_INFO_MAIN
static final org.eclipse.emf.ecore.EClass PERFORMANCE_INFO_MAINThe meta object literal for the 'Performance Info Main
' class. -
PERFORMANCE_INFO_MAIN__TARGET_ID
static final org.eclipse.emf.ecore.EReference PERFORMANCE_INFO_MAIN__TARGET_IDThe meta object literal for the 'Target ID' containment reference feature. -
PERFORMANCE_INFO_MAIN__TOTAL_DURABILITY
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_MAIN__TOTAL_DURABILITYThe meta object literal for the 'Total Durability' attribute feature. -
PERFORMANCE_INFO_MAIN__TOTAL_INDEP_SERVER_WORK_TIME
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_MAIN__TOTAL_INDEP_SERVER_WORK_TIMEThe meta object literal for the 'Total Indep Server Work Time' attribute feature. -
PERFORMANCE_INFO_MAIN__PERFORMANCE_FREQUENCY
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_MAIN__PERFORMANCE_FREQUENCYThe meta object literal for the 'Performance Frequency' attribute feature. -
PERFORMANCE_INFO_MAIN__MODULE_DATA
static final org.eclipse.emf.ecore.EReference PERFORMANCE_INFO_MAIN__MODULE_DATAThe meta object literal for the 'Module Data' containment reference list feature. -
PERFORMANCE_INFO_MAIN__SESSION_ID
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_MAIN__SESSION_IDThe meta object literal for the 'Session ID' attribute feature. -
PERFORMANCE_INFO_MODULE
static final org.eclipse.emf.ecore.EClass PERFORMANCE_INFO_MODULEThe meta object literal for the 'Performance Info Module
' class. -
PERFORMANCE_INFO_MODULE__MODULE_ID
static final org.eclipse.emf.ecore.EReference PERFORMANCE_INFO_MODULE__MODULE_IDThe meta object literal for the 'Module ID' containment reference feature. -
PERFORMANCE_INFO_MODULE__LINE_INFO
static final org.eclipse.emf.ecore.EReference PERFORMANCE_INFO_MODULE__LINE_INFOThe meta object literal for the 'Line Info' containment reference list feature.
-