Interface MapPackage.Literals
- Enclosing interface:
- MapPackage
public static interface MapPackage.Literals
Defines 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
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'Exponential Smoothing' class.static final EAttributeThe meta object literal for the 'Smoothed Value' attribute feature.static final EAttributeThe meta object literal for the 'Smoothing Factor' attribute feature.static final EClassThe meta object literal for the 'Map' class.static final EReferenceThe meta object literal for the 'Mapper' containment reference feature.static final EReferenceThe meta object literal for the 'Output Metric Description' reference feature.static final EClassThe meta object literal for the 'Mapper' class.static final EReferenceThe meta object literal for the 'Map' container reference feature.
-
Field Details
-
MAP
The meta object literal for the 'Map' class.- See Also:
- Generated class or method.
-
MAP__OUTPUT_METRIC_DESCRIPTION
The meta object literal for the 'Output Metric Description' reference feature.- Generated class or method.
-
MAP__MAPPER
The meta object literal for the 'Mapper' containment reference feature.- Generated class or method.
-
MAPPER
The meta object literal for the 'Mapper' class.- See Also:
- Generated class or method.
-
MAPPER__MAP
The meta object literal for the 'Map' container reference feature.- Generated class or method.
-
EXPONENTIAL_SMOOTHING
The meta object literal for the 'Exponential Smoothing' class.- See Also:
- Generated class or method.
-
EXPONENTIAL_SMOOTHING__SMOOTHING_FACTOR
The meta object literal for the 'Smoothing Factor' attribute feature.- Generated class or method.
-
EXPONENTIAL_SMOOTHING__SMOOTHED_VALUE
The meta object literal for the 'Smoothed Value' attribute feature.- Generated class or method.
-