public static interface StatisticsPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
DOUBLE_VALUE
The meta object literal for the '
Double Value' class. |
static org.eclipse.emf.ecore.EAttribute |
DOUBLE_VALUE__MEASUREMENT
The meta object literal for the 'Measurement' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
FLOAT_VALUE
The meta object literal for the '
Float Value' class. |
static org.eclipse.emf.ecore.EAttribute |
FLOAT_VALUE__MEASUREMENT
The meta object literal for the 'Measurement' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
INT_VALUE
The meta object literal for the '
Int Value' class. |
static org.eclipse.emf.ecore.EAttribute |
INT_VALUE__MEASUREMENT
The meta object literal for the 'Measurement' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
LONG_VALUE
The meta object literal for the '
Long Value' class. |
static org.eclipse.emf.ecore.EAttribute |
LONG_VALUE__MEASUREMENT
The meta object literal for the 'Measurement' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
PREDEFINED_UNITS
The meta object literal for the '
Predefined Units' enum. |
static org.eclipse.emf.ecore.EClass |
STATISTICS
The meta object literal for the '
Statistics' class. |
static org.eclipse.emf.ecore.EReference |
STATISTICS__TIME_SERIES
The meta object literal for the 'Time Series' reference list feature.
|
static org.eclipse.emf.ecore.EClass |
TIME_SERIES
The meta object literal for the '
Time Series' class. |
static org.eclipse.emf.ecore.EAttribute |
TIME_SERIES__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
TIME_SERIES__UNIT
The meta object literal for the 'Unit' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
TIME_SERIES__VALUES
The meta object literal for the 'Values' reference list feature.
|
static org.eclipse.emf.ecore.EClass |
UNIT
The meta object literal for the '
Unit' class. |
static org.eclipse.emf.ecore.EClass |
VALUE
The meta object literal for the '
Value' class. |
static org.eclipse.emf.ecore.EAttribute |
VALUE__TIMESTAMP
The meta object literal for the 'Timestamp' attribute feature.
|
static final org.eclipse.emf.ecore.EClass STATISTICS
Statistics' class.
StatisticsImpl,
StatisticsPackageImpl.getStatistics()static final org.eclipse.emf.ecore.EReference STATISTICS__TIME_SERIES
static final org.eclipse.emf.ecore.EClass TIME_SERIES
Time Series' class.
TimeSeriesImpl,
StatisticsPackageImpl.getTimeSeries()static final org.eclipse.emf.ecore.EAttribute TIME_SERIES__NAME
static final org.eclipse.emf.ecore.EAttribute TIME_SERIES__UNIT
static final org.eclipse.emf.ecore.EReference TIME_SERIES__VALUES
static final org.eclipse.emf.ecore.EClass VALUE
Value' class.
ValueImpl,
StatisticsPackageImpl.getValue()static final org.eclipse.emf.ecore.EAttribute VALUE__TIMESTAMP
static final org.eclipse.emf.ecore.EClass INT_VALUE
Int Value' class.
IntValueImpl,
StatisticsPackageImpl.getIntValue()static final org.eclipse.emf.ecore.EAttribute INT_VALUE__MEASUREMENT
static final org.eclipse.emf.ecore.EClass LONG_VALUE
Long Value' class.
LongValueImpl,
StatisticsPackageImpl.getLongValue()static final org.eclipse.emf.ecore.EAttribute LONG_VALUE__MEASUREMENT
static final org.eclipse.emf.ecore.EClass FLOAT_VALUE
Float Value' class.
FloatValueImpl,
StatisticsPackageImpl.getFloatValue()static final org.eclipse.emf.ecore.EAttribute FLOAT_VALUE__MEASUREMENT
static final org.eclipse.emf.ecore.EClass DOUBLE_VALUE
Double Value' class.
DoubleValueImpl,
StatisticsPackageImpl.getDoubleValue()static final org.eclipse.emf.ecore.EAttribute DOUBLE_VALUE__MEASUREMENT
static final org.eclipse.emf.ecore.EClass UNIT
Unit' class.
Unit,
StatisticsPackageImpl.getUnit()static final org.eclipse.emf.ecore.EEnum PREDEFINED_UNITS
Predefined Units' enum.
PredefinedUnits,
StatisticsPackageImpl.getPredefinedUnits()Copyright 2020 Kieker Project, http://kieker-monitoring.net