Package org.somox.metrics.dsl.metricDSL
Interface MetricDSLPackage.Literals
- Enclosing interface:
- MetricDSLPackage
public static interface MetricDSLPackage.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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Bound And Weight
' class.static final EReference
The meta object literal for the 'Upper Bound' reference feature.static final EReference
The meta object literal for the 'Weight' reference feature.static final EClass
The meta object literal for the 'Constant
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'External Metric
' class.static final EClass
The meta object literal for the 'Internal Metric
' class.static final EReference
The meta object literal for the 'Definition' containment reference feature.static final EAttribute
The meta object literal for the 'Description' attribute feature.static final EReference
The meta object literal for the 'Parameter' containment reference list feature.static final EAttribute
The meta object literal for the 'Short Name' attribute feature.static final EClass
The meta object literal for the 'Metric
' class.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EClass
The meta object literal for the 'Metric And Weight
' class.static final EReference
The meta object literal for the 'Metric' reference feature.static final EReference
The meta object literal for the 'Weight' reference feature.static final EClass
The meta object literal for the 'Metric Definition
' class.static final EClass
The meta object literal for the 'Metric Model
' class.static final EAttribute
The meta object literal for the 'Import URI' attribute list feature.static final EReference
The meta object literal for the 'Metrics' containment reference list feature.static final EClass
The meta object literal for the 'Number
' class.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EClass
The meta object literal for the 'Parameter
' class.static final EAttribute
The meta object literal for the 'Default Value' attribute feature.static final EAttribute
The meta object literal for the 'Description' attribute feature.static final EAttribute
The meta object literal for the 'Shortname' attribute feature.static final EClass
The meta object literal for the 'Ratio Metric
' class.static final EReference
The meta object literal for the 'Denominator Metric' reference feature.static final EReference
The meta object literal for the 'Nominator Metric' reference feature.static final EClass
The meta object literal for the 'Stepwise Metric
' class.static final EReference
The meta object literal for the 'Inner Metric' reference feature.static final EReference
The meta object literal for the 'Steps' containment reference list feature.static final EClass
The meta object literal for the 'Weighted Metric
' class.static final EReference
The meta object literal for the 'Weights' containment reference list feature.
-
Field Details
-
METRIC_MODEL
The meta object literal for the 'Metric Model
' class.- See Also:
- Generated class or method.
-
METRIC_MODEL__IMPORT_URI
The meta object literal for the 'Import URI' attribute list feature.- Generated class or method.
-
METRIC_MODEL__METRICS
The meta object literal for the 'Metrics' containment reference list feature.- Generated class or method.
-
METRIC
The meta object literal for the 'Metric
' class.- See Also:
- Generated class or method.
-
METRIC__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
EXTERNAL_METRIC
The meta object literal for the 'External Metric
' class.- See Also:
- Generated class or method.
-
INTERNAL_METRIC
The meta object literal for the 'Internal Metric
' class.- See Also:
- Generated class or method.
-
INTERNAL_METRIC__SHORT_NAME
The meta object literal for the 'Short Name' attribute feature.- Generated class or method.
-
INTERNAL_METRIC__DESCRIPTION
The meta object literal for the 'Description' attribute feature.- Generated class or method.
-
INTERNAL_METRIC__PARAMETER
The meta object literal for the 'Parameter' containment reference list feature.- Generated class or method.
-
INTERNAL_METRIC__DEFINITION
The meta object literal for the 'Definition' containment reference feature.- Generated class or method.
-
NUMBER
The meta object literal for the 'Number
' class.- See Also:
- Generated class or method.
-
NUMBER__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
PARAMETER
The meta object literal for the 'Parameter
' class.- See Also:
- Generated class or method.
-
PARAMETER__SHORTNAME
The meta object literal for the 'Shortname' attribute feature.- Generated class or method.
-
PARAMETER__DESCRIPTION
The meta object literal for the 'Description' attribute feature.- Generated class or method.
-
PARAMETER__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.- Generated class or method.
-
CONSTANT
The meta object literal for the 'Constant
' class.- See Also:
- Generated class or method.
-
CONSTANT__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
METRIC_DEFINITION
The meta object literal for the 'Metric Definition
' class.- See Also:
- Generated class or method.
-
WEIGHTED_METRIC
The meta object literal for the 'Weighted Metric
' class.- See Also:
- Generated class or method.
-
WEIGHTED_METRIC__WEIGHTS
The meta object literal for the 'Weights' containment reference list feature.- Generated class or method.
-
STEPWISE_METRIC
The meta object literal for the 'Stepwise Metric
' class.- See Also:
- Generated class or method.
-
STEPWISE_METRIC__INNER_METRIC
The meta object literal for the 'Inner Metric' reference feature.- Generated class or method.
-
STEPWISE_METRIC__STEPS
The meta object literal for the 'Steps' containment reference list feature.- Generated class or method.
-
RATIO_METRIC
The meta object literal for the 'Ratio Metric
' class.- See Also:
- Generated class or method.
-
RATIO_METRIC__NOMINATOR_METRIC
The meta object literal for the 'Nominator Metric' reference feature.- Generated class or method.
-
RATIO_METRIC__DENOMINATOR_METRIC
The meta object literal for the 'Denominator Metric' reference feature.- Generated class or method.
-
BOUND_AND_WEIGHT
The meta object literal for the 'Bound And Weight
' class.- See Also:
- Generated class or method.
-
BOUND_AND_WEIGHT__UPPER_BOUND
The meta object literal for the 'Upper Bound' reference feature.- Generated class or method.
-
BOUND_AND_WEIGHT__WEIGHT
The meta object literal for the 'Weight' reference feature.- Generated class or method.
-
METRIC_AND_WEIGHT
The meta object literal for the 'Metric And Weight
' class.- See Also:
- Generated class or method.
-
METRIC_AND_WEIGHT__METRIC
The meta object literal for the 'Metric' reference feature.- Generated class or method.
-
METRIC_AND_WEIGHT__WEIGHT
The meta object literal for the 'Weight' reference feature.- Generated class or method.
-