Interface MappingPackage.Literals
-
- Enclosing interface:
- MappingPackage
public static interface MappingPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassCONVERSION_DIVISORThe meta object literal for the 'Conversion Divisor' class.static EReferenceCONVERSION_DIVISOR__RESULTING_METRICThe meta object literal for the 'Resulting Metric' reference feature.static EAttributeCONVERSION_DIVISOR__VALUEThe meta object literal for the 'Value' attribute feature.static EAttributeCONVERSION_DIVISOR__VALUE_STRINGThe meta object literal for the 'Value String' attribute feature.static EClassMAPPING_REPOSITORYThe meta object literal for the 'Repository' class.static EReferenceMAPPING_REPOSITORY__MAPPINGSThe meta object literal for the 'Mappings' containment reference list feature.static EReferenceMAPPING_REPOSITORY__MARKER_LOGThe meta object literal for the 'Marker Log' containment reference feature.static EClassMARKER_LOGThe meta object literal for the 'Marker Log' class.static EAttributeMARKER_LOG__CSV_FILE_URIThe meta object literal for the 'Csv File Uri' attribute feature.static EAttributeMARKER_LOG__MEASUREMENT_SUFFIXThe meta object literal for the 'Measurement Suffix' attribute feature.static EReferenceMARKER_LOG__REPOSITORYThe meta object literal for the 'Repository' container reference feature.static EAttributeMARKER_LOG__START_SUFFIXThe meta object literal for the 'Start Suffix' attribute feature.static EClassMETRIC_TO_CSV_MAPPINGThe meta object literal for the 'Metric To Csv Mapping' class.static EReferenceMETRIC_TO_CSV_MAPPING__CONVERSION_DIVISORThe meta object literal for the 'Conversion Divisor' containment reference feature.static EAttributeMETRIC_TO_CSV_MAPPING__CSV_FILE_URIThe meta object literal for the 'Csv File Uri' attribute feature.static EReferenceMETRIC_TO_CSV_MAPPING__METRICThe meta object literal for the 'Metric' reference feature.static EReferenceMETRIC_TO_CSV_MAPPING__REPOSITORYThe meta object literal for the 'Repository' container reference feature.static EAttributeMETRIC_TO_CSV_MAPPING__UNITThe meta object literal for the 'Unit' attribute feature.static EAttributeMETRIC_TO_CSV_MAPPING__UNIT_STRINGThe meta object literal for the 'Unit String' attribute feature.
-
-
-
Field Detail
-
MAPPING_REPOSITORY
static final EClass MAPPING_REPOSITORY
The meta object literal for the 'Repository' class.- See Also:
MappingRepositoryImpl,MappingPackageImpl.getMappingRepository()- Generated class or method.
-
MAPPING_REPOSITORY__MAPPINGS
static final EReference MAPPING_REPOSITORY__MAPPINGS
The meta object literal for the 'Mappings' containment reference list feature.- Generated class or method.
-
MAPPING_REPOSITORY__MARKER_LOG
static final EReference MAPPING_REPOSITORY__MARKER_LOG
The meta object literal for the 'Marker Log' containment reference feature.- Generated class or method.
-
METRIC_TO_CSV_MAPPING
static final EClass METRIC_TO_CSV_MAPPING
The meta object literal for the 'Metric To Csv Mapping' class.- See Also:
MetricToCsvMappingImpl,MappingPackageImpl.getMetricToCsvMapping()- Generated class or method.
-
METRIC_TO_CSV_MAPPING__CSV_FILE_URI
static final EAttribute METRIC_TO_CSV_MAPPING__CSV_FILE_URI
The meta object literal for the 'Csv File Uri' attribute feature.- Generated class or method.
-
METRIC_TO_CSV_MAPPING__METRIC
static final EReference METRIC_TO_CSV_MAPPING__METRIC
The meta object literal for the 'Metric' reference feature.- Generated class or method.
-
METRIC_TO_CSV_MAPPING__REPOSITORY
static final EReference METRIC_TO_CSV_MAPPING__REPOSITORY
The meta object literal for the 'Repository' container reference feature.- Generated class or method.
-
METRIC_TO_CSV_MAPPING__CONVERSION_DIVISOR
static final EReference METRIC_TO_CSV_MAPPING__CONVERSION_DIVISOR
The meta object literal for the 'Conversion Divisor' containment reference feature.- Generated class or method.
-
METRIC_TO_CSV_MAPPING__UNIT_STRING
static final EAttribute METRIC_TO_CSV_MAPPING__UNIT_STRING
The meta object literal for the 'Unit String' attribute feature.- Generated class or method.
-
METRIC_TO_CSV_MAPPING__UNIT
static final EAttribute METRIC_TO_CSV_MAPPING__UNIT
The meta object literal for the 'Unit' attribute feature.- Generated class or method.
-
MARKER_LOG
static final EClass MARKER_LOG
The meta object literal for the 'Marker Log' class.- See Also:
MarkerLogImpl,MappingPackageImpl.getMarkerLog()- Generated class or method.
-
MARKER_LOG__CSV_FILE_URI
static final EAttribute MARKER_LOG__CSV_FILE_URI
The meta object literal for the 'Csv File Uri' attribute feature.- Generated class or method.
-
MARKER_LOG__REPOSITORY
static final EReference MARKER_LOG__REPOSITORY
The meta object literal for the 'Repository' container reference feature.- Generated class or method.
-
MARKER_LOG__START_SUFFIX
static final EAttribute MARKER_LOG__START_SUFFIX
The meta object literal for the 'Start Suffix' attribute feature.- Generated class or method.
-
MARKER_LOG__MEASUREMENT_SUFFIX
static final EAttribute MARKER_LOG__MEASUREMENT_SUFFIX
The meta object literal for the 'Measurement Suffix' attribute feature.- Generated class or method.
-
CONVERSION_DIVISOR
static final EClass CONVERSION_DIVISOR
The meta object literal for the 'Conversion Divisor' class.- See Also:
ConversionDivisorImpl,MappingPackageImpl.getConversionDivisor()- Generated class or method.
-
CONVERSION_DIVISOR__VALUE
static final EAttribute CONVERSION_DIVISOR__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
CONVERSION_DIVISOR__VALUE_STRING
static final EAttribute CONVERSION_DIVISOR__VALUE_STRING
The meta object literal for the 'Value String' attribute feature.- Generated class or method.
-
CONVERSION_DIVISOR__RESULTING_METRIC
static final EReference CONVERSION_DIVISOR__RESULTING_METRIC
The meta object literal for the 'Resulting Metric' reference feature.- Generated class or method.
-
-