Interface MeasurePackage.Literals
-
- Enclosing interface:
- MeasurePackage
public static interface MeasurePackage.LiteralsDefines 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
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassPERFORMANCE_INFO_LINEThe meta object literal for the 'Performance Info Line' class.static org.eclipse.emf.ecore.EAttributePERFORMANCE_INFO_LINE__DURABILITYThe meta object literal for the 'Durability' attribute feature.static org.eclipse.emf.ecore.EAttributePERFORMANCE_INFO_LINE__FREQUENCYThe meta object literal for the 'Frequency' attribute feature.static org.eclipse.emf.ecore.EAttributePERFORMANCE_INFO_LINE__LINE_NOThe meta object literal for the 'Line No' attribute feature.static org.eclipse.emf.ecore.EAttributePERFORMANCE_INFO_LINE__PURE_DURABILITYThe meta object literal for the 'Pure Durability' attribute feature.static org.eclipse.emf.ecore.EAttributePERFORMANCE_INFO_LINE__SERVER_CALL_SIGNALThe meta object literal for the 'Server Call Signal' attribute feature.static org.eclipse.emf.ecore.EClassPERFORMANCE_INFO_MAINThe meta object literal for the 'Performance Info Main' class.static org.eclipse.emf.ecore.EReferencePERFORMANCE_INFO_MAIN__MODULE_DATAThe meta object literal for the 'Module Data' containment reference list feature.static org.eclipse.emf.ecore.EAttributePERFORMANCE_INFO_MAIN__PERFORMANCE_FREQUENCYThe meta object literal for the 'Performance Frequency' attribute feature.static org.eclipse.emf.ecore.EAttributePERFORMANCE_INFO_MAIN__SESSION_IDThe meta object literal for the 'Session ID' attribute feature.static org.eclipse.emf.ecore.EReferencePERFORMANCE_INFO_MAIN__TARGET_IDThe meta object literal for the 'Target ID' containment reference feature.static org.eclipse.emf.ecore.EAttributePERFORMANCE_INFO_MAIN__TOTAL_DURABILITYThe meta object literal for the 'Total Durability' attribute feature.static org.eclipse.emf.ecore.EAttributePERFORMANCE_INFO_MAIN__TOTAL_INDEP_SERVER_WORK_TIMEThe meta object literal for the 'Total Indep Server Work Time' attribute feature.static org.eclipse.emf.ecore.EClassPERFORMANCE_INFO_MODULEThe meta object literal for the 'Performance Info Module' class.static org.eclipse.emf.ecore.EReferencePERFORMANCE_INFO_MODULE__LINE_INFOThe meta object literal for the 'Line Info' containment reference list feature.static org.eclipse.emf.ecore.EReferencePERFORMANCE_INFO_MODULE__MODULE_IDThe meta object literal for the 'Module ID' containment reference feature.
-
-
-
Field Detail
-
PERFORMANCE_INFO_LINE
static final org.eclipse.emf.ecore.EClass PERFORMANCE_INFO_LINE
The 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_NO
The meta object literal for the 'Line No' attribute feature.
-
PERFORMANCE_INFO_LINE__FREQUENCY
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_LINE__FREQUENCY
The meta object literal for the 'Frequency' attribute feature.
-
PERFORMANCE_INFO_LINE__DURABILITY
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_LINE__DURABILITY
The meta object literal for the 'Durability' attribute feature.
-
PERFORMANCE_INFO_LINE__PURE_DURABILITY
static final org.eclipse.emf.ecore.EAttribute PERFORMANCE_INFO_LINE__PURE_DURABILITY
The 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_SIGNAL
The meta object literal for the 'Server Call Signal' attribute feature.
-
PERFORMANCE_INFO_MAIN
static final org.eclipse.emf.ecore.EClass PERFORMANCE_INFO_MAIN
The 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_ID
The 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_DURABILITY
The 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_TIME
The 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_FREQUENCY
The 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_DATA
The 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_ID
The meta object literal for the 'Session ID' attribute feature.
-
PERFORMANCE_INFO_MODULE
static final org.eclipse.emf.ecore.EClass PERFORMANCE_INFO_MODULE
The 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_ID
The 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_INFO
The meta object literal for the 'Line Info' containment reference list feature.
-
-