|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DataPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static org.eclipse.emf.ecore.EClass |
CATALOG
The meta object literal for the ' Catalog ' class. |
static org.eclipse.emf.ecore.EReference |
CATALOG__RUNS
The meta object literal for the 'Runs' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
DATA_POINT
The meta object literal for the ' Point ' class. |
static org.eclipse.emf.ecore.EReference |
DATA_POINT__MEASUREMENT
The meta object literal for the 'Measurement' container reference feature. |
static org.eclipse.emf.ecore.EAttribute |
DATA_POINT__PERIOD
The meta object literal for the 'Period' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
DATA_POINT__VALUE
The meta object literal for the 'Value' attribute feature. |
static org.eclipse.emf.ecore.EClass |
MEASUREMENT
The meta object literal for the ' Measurement ' class. |
static org.eclipse.emf.ecore.EReference |
MEASUREMENT__ENTRIES
The meta object literal for the 'Entries' containment reference list feature. |
static org.eclipse.emf.ecore.EAttribute |
MEASUREMENT__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
MEASUREMENT__RUN
The meta object literal for the 'Run' container reference feature. |
static org.eclipse.emf.ecore.EAttribute |
MEASUREMENT__TYPE
The meta object literal for the 'Type' attribute feature. |
static org.eclipse.emf.ecore.EReference |
MEASUREMENT__VALUE
The meta object literal for the 'Value' reference feature. |
static org.eclipse.emf.ecore.EClass |
PARAMETER
The meta object literal for the ' Parameter ' class. |
static org.eclipse.emf.ecore.EReference |
PARAMETER__ATTRIBUTE
The meta object literal for the 'Attribute' reference feature. |
static org.eclipse.emf.ecore.EAttribute |
PARAMETER__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
PARAMETER__VALUE
The meta object literal for the 'Value' attribute feature. |
static org.eclipse.emf.ecore.EClass |
PARAMETER_SET
The meta object literal for the ' Parameter Set ' class. |
static org.eclipse.emf.ecore.EReference |
PARAMETER_SET__MEMBERS
The meta object literal for the 'Members' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
RUN
The meta object literal for the ' Run ' class. |
static org.eclipse.emf.ecore.EAttribute |
RUN__FINISHED
The meta object literal for the 'Finished' attribute feature. |
static org.eclipse.emf.ecore.EReference |
RUN__MEASUREMENTS
The meta object literal for the 'Measurements' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
RUN__MODEL
The meta object literal for the 'Model' reference feature. |
static org.eclipse.emf.ecore.EAttribute |
RUN__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
RUN__PARAMETER_SETS
The meta object literal for the 'Parameter Sets' containment reference list feature. |
static org.eclipse.emf.ecore.EAttribute |
RUN__STARTED
The meta object literal for the 'Started' attribute feature. |
static org.eclipse.emf.ecore.EEnum |
SCALE_TYPE
The meta object literal for the ' Scale Type ' enum. |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass RUN
Run
' class.
RunImpl
,
DataPackageImpl.getRun()
static final org.eclipse.emf.ecore.EReference RUN__MODEL
static final org.eclipse.emf.ecore.EAttribute RUN__STARTED
static final org.eclipse.emf.ecore.EAttribute RUN__FINISHED
static final org.eclipse.emf.ecore.EAttribute RUN__NAME
static final org.eclipse.emf.ecore.EReference RUN__PARAMETER_SETS
static final org.eclipse.emf.ecore.EReference RUN__MEASUREMENTS
static final org.eclipse.emf.ecore.EClass PARAMETER
Parameter
' class.
ParameterImpl
,
DataPackageImpl.getParameter()
static final org.eclipse.emf.ecore.EReference PARAMETER__ATTRIBUTE
static final org.eclipse.emf.ecore.EAttribute PARAMETER__NAME
static final org.eclipse.emf.ecore.EAttribute PARAMETER__VALUE
static final org.eclipse.emf.ecore.EClass DATA_POINT
Point
' class.
DataPointImpl
,
DataPackageImpl.getDataPoint()
static final org.eclipse.emf.ecore.EAttribute DATA_POINT__PERIOD
static final org.eclipse.emf.ecore.EAttribute DATA_POINT__VALUE
static final org.eclipse.emf.ecore.EReference DATA_POINT__MEASUREMENT
static final org.eclipse.emf.ecore.EClass CATALOG
Catalog
' class.
CatalogImpl
,
DataPackageImpl.getCatalog()
static final org.eclipse.emf.ecore.EReference CATALOG__RUNS
static final org.eclipse.emf.ecore.EClass MEASUREMENT
Measurement
' class.
MeasurementImpl
,
DataPackageImpl.getMeasurement()
static final org.eclipse.emf.ecore.EAttribute MEASUREMENT__TYPE
static final org.eclipse.emf.ecore.EReference MEASUREMENT__VALUE
static final org.eclipse.emf.ecore.EAttribute MEASUREMENT__NAME
static final org.eclipse.emf.ecore.EReference MEASUREMENT__ENTRIES
static final org.eclipse.emf.ecore.EReference MEASUREMENT__RUN
static final org.eclipse.emf.ecore.EClass PARAMETER_SET
Parameter Set
' class.
ParameterSetImpl
,
DataPackageImpl.getParameterSet()
static final org.eclipse.emf.ecore.EReference PARAMETER_SET__MEMBERS
static final org.eclipse.emf.ecore.EEnum SCALE_TYPE
Scale Type
' enum.
ScaleType
,
DataPackageImpl.getScaleType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |