Interface QMLContractPackage.Literals
-
- Enclosing interface:
- QMLContractPackage
public static interface QMLContractPackage.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
Fields Modifier and Type Field Description static EClass
ASPECT_REQUIREMENT
The meta object literal for the 'Aspect Requirement
' class.static EReference
ASPECT_REQUIREMENT__ASPECT_REQUIREMENT_LITERAL
The meta object literal for the 'Aspect Requirement Literal' containment reference feature.static EClass
CONSTRAINT
The meta object literal for the 'Constraint
' class.static EClass
CRITERION
The meta object literal for the 'Criterion
' class.static EReference
CRITERION__ASPECTS
The meta object literal for the 'Aspects' containment reference list feature.static EReference
CRITERION__DIMENSION
The meta object literal for the 'Dimension' reference feature.static EClass
DETERMINISTIC_EVALUATION_ASPECT
The meta object literal for the 'Deterministic Evaluation Aspect
' class.static EClass
ENUM_LITERAL
The meta object literal for the 'Enum Literal
' class.static EReference
ENUM_LITERAL__VALUE
The meta object literal for the 'Value' reference feature.static EEnum
ENUM_OPERATOR
The meta object literal for the 'Enum Operator
' enum.static EEnum
ENUM_RANGE_VALUE_TYPE
The meta object literal for the 'Enum Range Value Type
' enum.static EClass
EVALUATION_ASPECT
The meta object literal for the 'Evaluation Aspect
' class.static EReference
EVALUATION_ASPECT__ASPECT_REQUIREMENT
The meta object literal for the 'Aspect Requirement' containment reference feature.static EClass
FREQUENCY
The meta object literal for the 'Frequency
' class.static EReference
FREQUENCY__LOWER_LIMIT
The meta object literal for the 'Lower Limit' containment reference feature.static EReference
FREQUENCY__UPPER_LIMIT
The meta object literal for the 'Upper Limit' containment reference feature.static EClass
GENERIC_QML_CONTRACT
The meta object literal for the 'Generic QML Contract
' class.static EClass
GOAL
The meta object literal for the 'Goal
' class.static EClass
MEAN
The meta object literal for the 'Mean
' class.static EClass
NUMERIC_LITERAL
The meta object literal for the 'Numeric Literal
' class.static EAttribute
NUMERIC_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.static EClass
OBJECTIVE
The meta object literal for the 'Objective
' class.static EClass
PERCENTILE
The meta object literal for the 'Percentile
' class.static EAttribute
PERCENTILE__PERCENTILE
The meta object literal for the 'Percentile' attribute feature.static EClass
POINT_ESTIMATOR
The meta object literal for the 'Point Estimator
' class.static EClass
RANGE_VALUE
The meta object literal for the 'Range Value
' class.static EReference
RANGE_VALUE__RANGE_LIMIT_LITERAL
The meta object literal for the 'Range Limit Literal' containment reference feature.static EAttribute
RANGE_VALUE__TYPE
The meta object literal for the 'Type' attribute feature.static EClass
REFINED_QML_CONTRACT
The meta object literal for the 'Refined QML Contract
' class.static EReference
REFINED_QML_CONTRACT__BASE_CONTRACT
The meta object literal for the 'Base Contract' reference feature.static EReference
REFINED_QML_CONTRACT__REFINED_BY
The meta object literal for the 'Refined By' containment reference list feature.static EClass
RESTRICTION
The meta object literal for the 'Restriction
' class.static EAttribute
RESTRICTION__OPERATOR
The meta object literal for the 'Operator' attribute feature.static EClass
SCALE_LITERAL
The meta object literal for the 'Scale Literal
' class.static EAttribute
SCALE_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.static EClass
SET_LITERAL
The meta object literal for the 'Set Literal
' class.static EReference
SET_LITERAL__VALUES
The meta object literal for the 'Values' reference list feature.static EClass
SIMPLE_QML_CONTRACT
The meta object literal for the 'Simple QML Contract
' class.static EReference
SIMPLE_QML_CONTRACT__CONTRACT_TYPE
The meta object literal for the 'Contract Type' reference feature.static EReference
SIMPLE_QML_CONTRACT__CRITERIA
The meta object literal for the 'Criteria' containment reference list feature.static EClass
STOCHASTIC_EVALUATION_ASPECT
The meta object literal for the 'Stochastic Evaluation Aspect
' class.static EClass
VALUE
The meta object literal for the 'Value
' class.static EClass
VALUE_LITERAL
The meta object literal for the 'Value Literal
' class.static EClass
VARIANCE
The meta object literal for the 'Variance
' class.
-
-
-
Field Detail
-
SIMPLE_QML_CONTRACT
static final EClass SIMPLE_QML_CONTRACT
The meta object literal for the 'Simple QML Contract
' class.- See Also:
SimpleQMLContractImpl
,QMLContractPackageImpl.getSimpleQMLContract()
- Generated class or method.
-
SIMPLE_QML_CONTRACT__CRITERIA
static final EReference SIMPLE_QML_CONTRACT__CRITERIA
The meta object literal for the 'Criteria' containment reference list feature.- Generated class or method.
-
SIMPLE_QML_CONTRACT__CONTRACT_TYPE
static final EReference SIMPLE_QML_CONTRACT__CONTRACT_TYPE
The meta object literal for the 'Contract Type' reference feature.- Generated class or method.
-
CRITERION
static final EClass CRITERION
The meta object literal for the 'Criterion
' class.- See Also:
CriterionImpl
,QMLContractPackageImpl.getCriterion()
- Generated class or method.
-
CRITERION__DIMENSION
static final EReference CRITERION__DIMENSION
The meta object literal for the 'Dimension' reference feature.- Generated class or method.
-
CRITERION__ASPECTS
static final EReference CRITERION__ASPECTS
The meta object literal for the 'Aspects' containment reference list feature.- Generated class or method.
-
EVALUATION_ASPECT
static final EClass EVALUATION_ASPECT
The meta object literal for the 'Evaluation Aspect
' class.- See Also:
EvaluationAspectImpl
,QMLContractPackageImpl.getEvaluationAspect()
- Generated class or method.
-
EVALUATION_ASPECT__ASPECT_REQUIREMENT
static final EReference EVALUATION_ASPECT__ASPECT_REQUIREMENT
The meta object literal for the 'Aspect Requirement' containment reference feature.- Generated class or method.
-
ASPECT_REQUIREMENT
static final EClass ASPECT_REQUIREMENT
The meta object literal for the 'Aspect Requirement
' class.- See Also:
AspectRequirementImpl
,QMLContractPackageImpl.getAspectRequirement()
- Generated class or method.
-
ASPECT_REQUIREMENT__ASPECT_REQUIREMENT_LITERAL
static final EReference ASPECT_REQUIREMENT__ASPECT_REQUIREMENT_LITERAL
The meta object literal for the 'Aspect Requirement Literal' containment reference feature.- Generated class or method.
-
VALUE_LITERAL
static final EClass VALUE_LITERAL
The meta object literal for the 'Value Literal
' class.- See Also:
ValueLiteralImpl
,QMLContractPackageImpl.getValueLiteral()
- Generated class or method.
-
PERCENTILE
static final EClass PERCENTILE
The meta object literal for the 'Percentile
' class.- See Also:
PercentileImpl
,QMLContractPackageImpl.getPercentile()
- Generated class or method.
-
PERCENTILE__PERCENTILE
static final EAttribute PERCENTILE__PERCENTILE
The meta object literal for the 'Percentile' attribute feature.- Generated class or method.
-
POINT_ESTIMATOR
static final EClass POINT_ESTIMATOR
The meta object literal for the 'Point Estimator
' class.- See Also:
PointEstimatorImpl
,QMLContractPackageImpl.getPointEstimator()
- Generated class or method.
-
STOCHASTIC_EVALUATION_ASPECT
static final EClass STOCHASTIC_EVALUATION_ASPECT
The meta object literal for the 'Stochastic Evaluation Aspect
' class.- See Also:
StochasticEvaluationAspectImpl
,QMLContractPackageImpl.getStochasticEvaluationAspect()
- Generated class or method.
-
FREQUENCY
static final EClass FREQUENCY
The meta object literal for the 'Frequency
' class.- See Also:
FrequencyImpl
,QMLContractPackageImpl.getFrequency()
- Generated class or method.
-
FREQUENCY__UPPER_LIMIT
static final EReference FREQUENCY__UPPER_LIMIT
The meta object literal for the 'Upper Limit' containment reference feature.- Generated class or method.
-
FREQUENCY__LOWER_LIMIT
static final EReference FREQUENCY__LOWER_LIMIT
The meta object literal for the 'Lower Limit' containment reference feature.- Generated class or method.
-
RANGE_VALUE
static final EClass RANGE_VALUE
The meta object literal for the 'Range Value
' class.- See Also:
RangeValueImpl
,QMLContractPackageImpl.getRangeValue()
- Generated class or method.
-
RANGE_VALUE__RANGE_LIMIT_LITERAL
static final EReference RANGE_VALUE__RANGE_LIMIT_LITERAL
The meta object literal for the 'Range Limit Literal' containment reference feature.- Generated class or method.
-
RANGE_VALUE__TYPE
static final EAttribute RANGE_VALUE__TYPE
The meta object literal for the 'Type' attribute feature.- Generated class or method.
-
MEAN
static final EClass MEAN
The meta object literal for the 'Mean
' class.- See Also:
MeanImpl
,QMLContractPackageImpl.getMean()
- Generated class or method.
-
VARIANCE
static final EClass VARIANCE
The meta object literal for the 'Variance
' class.- See Also:
VarianceImpl
,QMLContractPackageImpl.getVariance()
- Generated class or method.
-
NUMERIC_LITERAL
static final EClass NUMERIC_LITERAL
The meta object literal for the 'Numeric Literal
' class.- See Also:
NumericLiteralImpl
,QMLContractPackageImpl.getNumericLiteral()
- Generated class or method.
-
NUMERIC_LITERAL__VALUE
static final EAttribute NUMERIC_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
ENUM_LITERAL
static final EClass ENUM_LITERAL
The meta object literal for the 'Enum Literal
' class.- See Also:
EnumLiteralImpl
,QMLContractPackageImpl.getEnumLiteral()
- Generated class or method.
-
ENUM_LITERAL__VALUE
static final EReference ENUM_LITERAL__VALUE
The meta object literal for the 'Value' reference feature.- Generated class or method.
-
SET_LITERAL
static final EClass SET_LITERAL
The meta object literal for the 'Set Literal
' class.- See Also:
SetLiteralImpl
,QMLContractPackageImpl.getSetLiteral()
- Generated class or method.
-
SET_LITERAL__VALUES
static final EReference SET_LITERAL__VALUES
The meta object literal for the 'Values' reference list feature.- Generated class or method.
-
REFINED_QML_CONTRACT
static final EClass REFINED_QML_CONTRACT
The meta object literal for the 'Refined QML Contract
' class.- See Also:
RefinedQMLContractImpl
,QMLContractPackageImpl.getRefinedQMLContract()
- Generated class or method.
-
REFINED_QML_CONTRACT__REFINED_BY
static final EReference REFINED_QML_CONTRACT__REFINED_BY
The meta object literal for the 'Refined By' containment reference list feature.- Generated class or method.
-
REFINED_QML_CONTRACT__BASE_CONTRACT
static final EReference REFINED_QML_CONTRACT__BASE_CONTRACT
The meta object literal for the 'Base Contract' reference feature.- Generated class or method.
-
VALUE
static final EClass VALUE
The meta object literal for the 'Value
' class.- See Also:
ValueImpl
,QMLContractPackageImpl.getValue()
- Generated class or method.
-
DETERMINISTIC_EVALUATION_ASPECT
static final EClass DETERMINISTIC_EVALUATION_ASPECT
The meta object literal for the 'Deterministic Evaluation Aspect
' class.- See Also:
DeterministicEvaluationAspectImpl
,QMLContractPackageImpl.getDeterministicEvaluationAspect()
- Generated class or method.
-
OBJECTIVE
static final EClass OBJECTIVE
The meta object literal for the 'Objective
' class.- See Also:
ObjectiveImpl
,QMLContractPackageImpl.getObjective()
- Generated class or method.
-
CONSTRAINT
static final EClass CONSTRAINT
The meta object literal for the 'Constraint
' class.- See Also:
ConstraintImpl
,QMLContractPackageImpl.getConstraint()
- Generated class or method.
-
RESTRICTION
static final EClass RESTRICTION
The meta object literal for the 'Restriction
' class.- See Also:
RestrictionImpl
,QMLContractPackageImpl.getRestriction()
- Generated class or method.
-
RESTRICTION__OPERATOR
static final EAttribute RESTRICTION__OPERATOR
The meta object literal for the 'Operator' attribute feature.- Generated class or method.
-
GOAL
static final EClass GOAL
The meta object literal for the 'Goal
' class.- See Also:
GoalImpl
,QMLContractPackageImpl.getGoal()
- Generated class or method.
-
GENERIC_QML_CONTRACT
static final EClass GENERIC_QML_CONTRACT
The meta object literal for the 'Generic QML Contract
' class.- See Also:
GenericQMLContractImpl
,QMLContractPackageImpl.getGenericQMLContract()
- Generated class or method.
-
SCALE_LITERAL
static final EClass SCALE_LITERAL
The meta object literal for the 'Scale Literal
' class.- See Also:
ScaleLiteralImpl
,QMLContractPackageImpl.getScaleLiteral()
- Generated class or method.
-
SCALE_LITERAL__VALUE
static final EAttribute SCALE_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
ENUM_OPERATOR
static final EEnum ENUM_OPERATOR
The meta object literal for the 'Enum Operator
' enum.- See Also:
EnumOperator
,QMLContractPackageImpl.getEnumOperator()
- Generated class or method.
-
ENUM_RANGE_VALUE_TYPE
static final EEnum ENUM_RANGE_VALUE_TYPE
The meta object literal for the 'Enum Range Value Type
' enum.- See Also:
EnumRangeValueType
,QMLContractPackageImpl.getEnumRangeValueType()
- Generated class or method.
-
-