Interface QMLContractPackage

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier
All Known Implementing Classes:
QMLContractPackageImpl

public interface QMLContractPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See Also:
Generated class or method.
EMF model class or method.
kind="package"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated class or method.
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated class or method.
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated class or method.
    • eINSTANCE

      static final QMLContractPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • GENERIC_QML_CONTRACT

      static final int GENERIC_QML_CONTRACT
      The meta object id for the 'Generic QML Contract' class.
      See Also:
      Generated class or method.
    • GENERIC_QML_CONTRACT__ID

      static final int GENERIC_QML_CONTRACT__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • GENERIC_QML_CONTRACT__ENTITY_NAME

      static final int GENERIC_QML_CONTRACT__ENTITY_NAME
      The feature id for the 'Entity Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • GENERIC_QML_CONTRACT_FEATURE_COUNT

      static final int GENERIC_QML_CONTRACT_FEATURE_COUNT
      The number of structural features of the 'Generic QML Contract' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIMPLE_QML_CONTRACT

      static final int SIMPLE_QML_CONTRACT
      The meta object id for the 'Simple QML Contract' class.
      See Also:
      Generated class or method.
    • SIMPLE_QML_CONTRACT__ID

      static final int SIMPLE_QML_CONTRACT__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIMPLE_QML_CONTRACT__ENTITY_NAME

      static final int SIMPLE_QML_CONTRACT__ENTITY_NAME
      The feature id for the 'Entity Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIMPLE_QML_CONTRACT__CRITERIA

      static final int SIMPLE_QML_CONTRACT__CRITERIA
      The feature id for the 'Criteria' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIMPLE_QML_CONTRACT__CONTRACT_TYPE

      static final int SIMPLE_QML_CONTRACT__CONTRACT_TYPE
      The feature id for the 'Contract Type' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIMPLE_QML_CONTRACT_FEATURE_COUNT

      static final int SIMPLE_QML_CONTRACT_FEATURE_COUNT
      The number of structural features of the 'Simple QML Contract' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CRITERION

      static final int CRITERION
      The meta object id for the 'Criterion' class.
      See Also:
      Generated class or method.
    • CRITERION__ID

      static final int CRITERION__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CRITERION__DIMENSION

      static final int CRITERION__DIMENSION
      The feature id for the 'Dimension' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CRITERION__ASPECTS

      static final int CRITERION__ASPECTS
      The feature id for the 'Aspects' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CRITERION_FEATURE_COUNT

      static final int CRITERION_FEATURE_COUNT
      The number of structural features of the 'Criterion' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EVALUATION_ASPECT

      static final int EVALUATION_ASPECT
      The meta object id for the 'Evaluation Aspect' class.
      See Also:
      Generated class or method.
    • EVALUATION_ASPECT__ID

      static final int EVALUATION_ASPECT__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EVALUATION_ASPECT__ASPECT_REQUIREMENT

      static final int EVALUATION_ASPECT__ASPECT_REQUIREMENT
      The feature id for the 'Aspect Requirement' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • EVALUATION_ASPECT_FEATURE_COUNT

      static final int EVALUATION_ASPECT_FEATURE_COUNT
      The number of structural features of the 'Evaluation Aspect' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASPECT_REQUIREMENT

      static final int ASPECT_REQUIREMENT
      The meta object id for the 'Aspect Requirement' class.
      See Also:
      Generated class or method.
    • ASPECT_REQUIREMENT__ID

      static final int ASPECT_REQUIREMENT__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASPECT_REQUIREMENT__ASPECT_REQUIREMENT_LITERAL

      static final int ASPECT_REQUIREMENT__ASPECT_REQUIREMENT_LITERAL
      The feature id for the 'Aspect Requirement Literal' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASPECT_REQUIREMENT_FEATURE_COUNT

      static final int ASPECT_REQUIREMENT_FEATURE_COUNT
      The number of structural features of the 'Aspect Requirement' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • VALUE_LITERAL

      static final int VALUE_LITERAL
      The meta object id for the 'Value Literal' class.
      See Also:
      Generated class or method.
    • VALUE_LITERAL__ID

      static final int VALUE_LITERAL__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • VALUE_LITERAL_FEATURE_COUNT

      static final int VALUE_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Value Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STOCHASTIC_EVALUATION_ASPECT

      static final int STOCHASTIC_EVALUATION_ASPECT
      The meta object id for the 'Stochastic Evaluation Aspect' class.
      See Also:
      Generated class or method.
    • STOCHASTIC_EVALUATION_ASPECT__ID

      static final int STOCHASTIC_EVALUATION_ASPECT__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • STOCHASTIC_EVALUATION_ASPECT__ASPECT_REQUIREMENT

      static final int STOCHASTIC_EVALUATION_ASPECT__ASPECT_REQUIREMENT
      The feature id for the 'Aspect Requirement' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STOCHASTIC_EVALUATION_ASPECT_FEATURE_COUNT

      static final int STOCHASTIC_EVALUATION_ASPECT_FEATURE_COUNT
      The number of structural features of the 'Stochastic Evaluation Aspect' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • POINT_ESTIMATOR

      static final int POINT_ESTIMATOR
      The meta object id for the 'Point Estimator' class.
      See Also:
      Generated class or method.
    • POINT_ESTIMATOR__ID

      static final int POINT_ESTIMATOR__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • POINT_ESTIMATOR__ASPECT_REQUIREMENT

      static final int POINT_ESTIMATOR__ASPECT_REQUIREMENT
      The feature id for the 'Aspect Requirement' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • POINT_ESTIMATOR_FEATURE_COUNT

      static final int POINT_ESTIMATOR_FEATURE_COUNT
      The number of structural features of the 'Point Estimator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PERCENTILE

      static final int PERCENTILE
      The meta object id for the 'Percentile' class.
      See Also:
      Generated class or method.
    • PERCENTILE__ID

      static final int PERCENTILE__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PERCENTILE__ASPECT_REQUIREMENT

      static final int PERCENTILE__ASPECT_REQUIREMENT
      The feature id for the 'Aspect Requirement' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PERCENTILE__PERCENTILE

      static final int PERCENTILE__PERCENTILE
      The feature id for the 'Percentile' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PERCENTILE_FEATURE_COUNT

      static final int PERCENTILE_FEATURE_COUNT
      The number of structural features of the 'Percentile' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FREQUENCY

      static final int FREQUENCY
      The meta object id for the 'Frequency' class.
      See Also:
      Generated class or method.
    • FREQUENCY__ID

      static final int FREQUENCY__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FREQUENCY__ASPECT_REQUIREMENT

      static final int FREQUENCY__ASPECT_REQUIREMENT
      The feature id for the 'Aspect Requirement' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FREQUENCY__UPPER_LIMIT

      static final int FREQUENCY__UPPER_LIMIT
      The feature id for the 'Upper Limit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FREQUENCY__LOWER_LIMIT

      static final int FREQUENCY__LOWER_LIMIT
      The feature id for the 'Lower Limit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FREQUENCY_FEATURE_COUNT

      static final int FREQUENCY_FEATURE_COUNT
      The number of structural features of the 'Frequency' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_VALUE

      static final int RANGE_VALUE
      The meta object id for the 'Range Value' class.
      See Also:
      Generated class or method.
    • RANGE_VALUE__ID

      static final int RANGE_VALUE__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_VALUE__RANGE_LIMIT_LITERAL

      static final int RANGE_VALUE__RANGE_LIMIT_LITERAL
      The feature id for the 'Range Limit Literal' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_VALUE__TYPE

      static final int RANGE_VALUE__TYPE
      The feature id for the 'Type' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_VALUE_FEATURE_COUNT

      static final int RANGE_VALUE_FEATURE_COUNT
      The number of structural features of the 'Range Value' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEAN

      static final int MEAN
      The meta object id for the 'Mean' class.
      See Also:
      Generated class or method.
    • MEAN__ID

      static final int MEAN__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEAN__ASPECT_REQUIREMENT

      static final int MEAN__ASPECT_REQUIREMENT
      The feature id for the 'Aspect Requirement' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEAN_FEATURE_COUNT

      static final int MEAN_FEATURE_COUNT
      The number of structural features of the 'Mean' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIANCE

      static final int VARIANCE
      The meta object id for the 'Variance' class.
      See Also:
      Generated class or method.
    • VARIANCE__ID

      static final int VARIANCE__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIANCE__ASPECT_REQUIREMENT

      static final int VARIANCE__ASPECT_REQUIREMENT
      The feature id for the 'Aspect Requirement' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIANCE_FEATURE_COUNT

      static final int VARIANCE_FEATURE_COUNT
      The number of structural features of the 'Variance' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMERIC_LITERAL

      static final int NUMERIC_LITERAL
      The meta object id for the 'Numeric Literal' class.
      See Also:
      Generated class or method.
    • NUMERIC_LITERAL__ID

      static final int NUMERIC_LITERAL__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMERIC_LITERAL__VALUE

      static final int NUMERIC_LITERAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMERIC_LITERAL_FEATURE_COUNT

      static final int NUMERIC_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Numeric Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENUM_LITERAL

      static final int ENUM_LITERAL
      The meta object id for the 'Enum Literal' class.
      See Also:
      Generated class or method.
    • ENUM_LITERAL__ID

      static final int ENUM_LITERAL__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENUM_LITERAL__VALUE

      static final int ENUM_LITERAL__VALUE
      The feature id for the 'Value' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENUM_LITERAL_FEATURE_COUNT

      static final int ENUM_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Enum Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SET_LITERAL

      static final int SET_LITERAL
      The meta object id for the 'Set Literal' class.
      See Also:
      Generated class or method.
    • SET_LITERAL__ID

      static final int SET_LITERAL__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SET_LITERAL__VALUES

      static final int SET_LITERAL__VALUES
      The feature id for the 'Values' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SET_LITERAL_FEATURE_COUNT

      static final int SET_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Set Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • REFINED_QML_CONTRACT

      static final int REFINED_QML_CONTRACT
      The meta object id for the 'Refined QML Contract' class.
      See Also:
      Generated class or method.
    • REFINED_QML_CONTRACT__ID

      static final int REFINED_QML_CONTRACT__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • REFINED_QML_CONTRACT__ENTITY_NAME

      static final int REFINED_QML_CONTRACT__ENTITY_NAME
      The feature id for the 'Entity Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • REFINED_QML_CONTRACT__REFINED_BY

      static final int REFINED_QML_CONTRACT__REFINED_BY
      The feature id for the 'Refined By' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • REFINED_QML_CONTRACT__BASE_CONTRACT

      static final int REFINED_QML_CONTRACT__BASE_CONTRACT
      The feature id for the 'Base Contract' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • REFINED_QML_CONTRACT_FEATURE_COUNT

      static final int REFINED_QML_CONTRACT_FEATURE_COUNT
      The number of structural features of the 'Refined QML Contract' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DETERMINISTIC_EVALUATION_ASPECT

      static final int DETERMINISTIC_EVALUATION_ASPECT
      The meta object id for the ' Deterministic Evaluation Aspect' class.
      See Also:
      Generated class or method.
    • DETERMINISTIC_EVALUATION_ASPECT__ID

      static final int DETERMINISTIC_EVALUATION_ASPECT__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DETERMINISTIC_EVALUATION_ASPECT__ASPECT_REQUIREMENT

      static final int DETERMINISTIC_EVALUATION_ASPECT__ASPECT_REQUIREMENT
      The feature id for the 'Aspect Requirement' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DETERMINISTIC_EVALUATION_ASPECT_FEATURE_COUNT

      static final int DETERMINISTIC_EVALUATION_ASPECT_FEATURE_COUNT
      The number of structural features of the 'Deterministic Evaluation Aspect' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • VALUE

      static final int VALUE
      The meta object id for the 'Value' class.
      See Also:
      Generated class or method.
    • VALUE__ID

      static final int VALUE__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • VALUE__ASPECT_REQUIREMENT

      static final int VALUE__ASPECT_REQUIREMENT
      The feature id for the 'Aspect Requirement' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • VALUE_FEATURE_COUNT

      static final int VALUE_FEATURE_COUNT
      The number of structural features of the 'Value' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OBJECTIVE

      static final int OBJECTIVE
      The meta object id for the 'Objective' class.
      See Also:
      Generated class or method.
    • OBJECTIVE__ID

      static final int OBJECTIVE__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OBJECTIVE__DIMENSION

      static final int OBJECTIVE__DIMENSION
      The feature id for the 'Dimension' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OBJECTIVE__ASPECTS

      static final int OBJECTIVE__ASPECTS
      The feature id for the 'Aspects' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OBJECTIVE_FEATURE_COUNT

      static final int OBJECTIVE_FEATURE_COUNT
      The number of structural features of the 'Objective' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTRAINT

      static final int CONSTRAINT
      The meta object id for the 'Constraint' class.
      See Also:
      Generated class or method.
    • CONSTRAINT__ID

      static final int CONSTRAINT__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTRAINT__DIMENSION

      static final int CONSTRAINT__DIMENSION
      The feature id for the 'Dimension' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTRAINT__ASPECTS

      static final int CONSTRAINT__ASPECTS
      The feature id for the 'Aspects' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTRAINT_FEATURE_COUNT

      static final int CONSTRAINT_FEATURE_COUNT
      The number of structural features of the 'Constraint' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESTRICTION

      static final int RESTRICTION
      The meta object id for the 'Restriction' class.
      See Also:
      Generated class or method.
    • RESTRICTION__ID

      static final int RESTRICTION__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESTRICTION__ASPECT_REQUIREMENT_LITERAL

      static final int RESTRICTION__ASPECT_REQUIREMENT_LITERAL
      The feature id for the 'Aspect Requirement Literal' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESTRICTION__OPERATOR

      static final int RESTRICTION__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESTRICTION_FEATURE_COUNT

      static final int RESTRICTION_FEATURE_COUNT
      The number of structural features of the 'Restriction' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • GOAL

      static final int GOAL
      The meta object id for the 'Goal' class.
      See Also:
      Generated class or method.
    • GOAL__ID

      static final int GOAL__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • GOAL__ASPECT_REQUIREMENT_LITERAL

      static final int GOAL__ASPECT_REQUIREMENT_LITERAL
      The feature id for the 'Aspect Requirement Literal' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • GOAL_FEATURE_COUNT

      static final int GOAL_FEATURE_COUNT
      The number of structural features of the 'Goal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCALE_LITERAL

      static final int SCALE_LITERAL
      The meta object id for the 'Scale Literal' class.
      See Also:
      Generated class or method.
    • SCALE_LITERAL__ID

      static final int SCALE_LITERAL__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCALE_LITERAL__EANNOTATIONS

      static final int SCALE_LITERAL__EANNOTATIONS
      The feature id for the 'EAnnotations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCALE_LITERAL__NAME

      static final int SCALE_LITERAL__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCALE_LITERAL__VALUE

      static final int SCALE_LITERAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCALE_LITERAL_FEATURE_COUNT

      static final int SCALE_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Scale Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENUM_OPERATOR

      static final int ENUM_OPERATOR
      The meta object id for the 'Enum Operator' enum.
      See Also:
      Generated class or method.
    • ENUM_RANGE_VALUE_TYPE

      static final int ENUM_RANGE_VALUE_TYPE
      The meta object id for the 'Enum Range Value Type' enum.
      See Also:
      Generated class or method.
  • Method Details

    • getSimpleQMLContract

      EClass getSimpleQMLContract()
      Returns the meta object for class 'Simple QML Contract'.
      Returns:
      the meta object for class 'Simple QML Contract'.
      See Also:
      Generated class or method.
    • getSimpleQMLContract_Criteria

      EReference getSimpleQMLContract_Criteria()
      Returns the meta object for the containment reference list 'Criteria'.
      Returns:
      the meta object for the containment reference list 'Criteria'.
      See Also:
      Generated class or method.
    • getSimpleQMLContract_ContractType

      EReference getSimpleQMLContract_ContractType()
      Returns the meta object for the reference 'Contract Type'.
      Returns:
      the meta object for the reference 'Contract Type'.
      See Also:
      Generated class or method.
    • getCriterion

      EClass getCriterion()
      Returns the meta object for class ' Criterion'.
      Returns:
      the meta object for class 'Criterion'.
      See Also:
      Generated class or method.
    • getCriterion_Dimension

      EReference getCriterion_Dimension()
      Returns the meta object for the reference 'Dimension'.
      Returns:
      the meta object for the reference 'Dimension'.
      See Also:
      Generated class or method.
    • getCriterion_Aspects

      EReference getCriterion_Aspects()
      Returns the meta object for the containment reference list 'Aspects'.
      Returns:
      the meta object for the containment reference list 'Aspects'.
      See Also:
      Generated class or method.
    • getEvaluationAspect

      EClass getEvaluationAspect()
      Returns the meta object for class 'Evaluation Aspect'.
      Returns:
      the meta object for class 'Evaluation Aspect'.
      See Also:
      Generated class or method.
    • getEvaluationAspect_AspectRequirement

      EReference getEvaluationAspect_AspectRequirement()
      Returns the meta object for the containment reference 'Aspect Requirement'.
      Returns:
      the meta object for the containment reference 'Aspect Requirement'.
      See Also:
      Generated class or method.
    • getAspectRequirement

      EClass getAspectRequirement()
      Returns the meta object for class 'Aspect Requirement'.
      Returns:
      the meta object for class 'Aspect Requirement'.
      See Also:
      Generated class or method.
    • getAspectRequirement_AspectRequirementLiteral

      EReference getAspectRequirement_AspectRequirementLiteral()
      Returns the meta object for the containment reference 'Aspect Requirement Literal'.
      Returns:
      the meta object for the containment reference 'Aspect Requirement Literal'.
      See Also:
      Generated class or method.
    • getValueLiteral

      EClass getValueLiteral()
      Returns the meta object for class 'Value Literal'.
      Returns:
      the meta object for class 'Value Literal'.
      See Also:
      Generated class or method.
    • getPercentile

      EClass getPercentile()
      Returns the meta object for class 'Percentile'.
      Returns:
      the meta object for class 'Percentile'.
      See Also:
      Generated class or method.
    • getPercentile_Percentile

      EAttribute getPercentile_Percentile()
      Returns the meta object for the attribute 'Percentile'.
      Returns:
      the meta object for the attribute 'Percentile'.
      See Also:
      Generated class or method.
    • getPointEstimator

      EClass getPointEstimator()
      Returns the meta object for class 'Point Estimator'.
      Returns:
      the meta object for class 'Point Estimator'.
      See Also:
      Generated class or method.
    • getStochasticEvaluationAspect

      EClass getStochasticEvaluationAspect()
      Returns the meta object for class 'Stochastic Evaluation Aspect'.
      Returns:
      the meta object for class 'Stochastic Evaluation Aspect'.
      See Also:
      Generated class or method.
    • getFrequency

      EClass getFrequency()
      Returns the meta object for class ' Frequency'.
      Returns:
      the meta object for class 'Frequency'.
      See Also:
      Generated class or method.
    • getFrequency_UpperLimit

      EReference getFrequency_UpperLimit()
      Returns the meta object for the containment reference 'Upper Limit'.
      Returns:
      the meta object for the containment reference 'Upper Limit'.
      See Also:
      Generated class or method.
    • getFrequency_LowerLimit

      EReference getFrequency_LowerLimit()
      Returns the meta object for the containment reference 'Lower Limit'.
      Returns:
      the meta object for the containment reference 'Lower Limit'.
      See Also:
      Generated class or method.
    • getRangeValue

      EClass getRangeValue()
      Returns the meta object for class 'Range Value'.
      Returns:
      the meta object for class 'Range Value'.
      See Also:
      Generated class or method.
    • getRangeValue_RangeLimitLiteral

      EReference getRangeValue_RangeLimitLiteral()
      Returns the meta object for the containment reference 'Range Limit Literal'.
      Returns:
      the meta object for the containment reference 'Range Limit Literal'.
      See Also:
      Generated class or method.
    • getRangeValue_Type

      EAttribute getRangeValue_Type()
      Returns the meta object for the attribute 'Type'.
      Returns:
      the meta object for the attribute 'Type'.
      See Also:
      Generated class or method.
    • getMean

      EClass getMean()
      Returns the meta object for class ' Mean'.
      Returns:
      the meta object for class 'Mean'.
      See Also:
      Generated class or method.
    • getVariance

      EClass getVariance()
      Returns the meta object for class ' Variance'.
      Returns:
      the meta object for class 'Variance'.
      See Also:
      Generated class or method.
    • getNumericLiteral

      EClass getNumericLiteral()
      Returns the meta object for class 'Numeric Literal'.
      Returns:
      the meta object for class 'Numeric Literal'.
      See Also:
      Generated class or method.
    • getNumericLiteral_Value

      EAttribute getNumericLiteral_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
      Generated class or method.
    • getEnumLiteral

      EClass getEnumLiteral()
      Returns the meta object for class 'Enum Literal'.
      Returns:
      the meta object for class 'Enum Literal'.
      See Also:
      Generated class or method.
    • getEnumLiteral_Value

      EReference getEnumLiteral_Value()
      Returns the meta object for the reference 'Value'.
      Returns:
      the meta object for the reference 'Value'.
      See Also:
      Generated class or method.
    • getSetLiteral

      EClass getSetLiteral()
      Returns the meta object for class 'Set Literal'.
      Returns:
      the meta object for class 'Set Literal'.
      See Also:
      Generated class or method.
    • getSetLiteral_Values

      EReference getSetLiteral_Values()
      Returns the meta object for the reference list 'Values'.
      Returns:
      the meta object for the reference list 'Values'.
      See Also:
      Generated class or method.
    • getRefinedQMLContract

      EClass getRefinedQMLContract()
      Returns the meta object for class 'Refined QML Contract'.
      Returns:
      the meta object for class 'Refined QML Contract'.
      See Also:
      Generated class or method.
    • getRefinedQMLContract_RefinedBy

      EReference getRefinedQMLContract_RefinedBy()
      Returns the meta object for the containment reference list 'Refined By'.
      Returns:
      the meta object for the containment reference list 'Refined By'.
      See Also:
      Generated class or method.
    • getRefinedQMLContract_BaseContract

      EReference getRefinedQMLContract_BaseContract()
      Returns the meta object for the reference 'Base Contract'.
      Returns:
      the meta object for the reference 'Base Contract'.
      See Also:
      Generated class or method.
    • getValue

      EClass getValue()
      Returns the meta object for class ' Value'.
      Returns:
      the meta object for class 'Value'.
      See Also:
      Generated class or method.
    • getDeterministicEvaluationAspect

      EClass getDeterministicEvaluationAspect()
      Returns the meta object for class 'Deterministic Evaluation Aspect'.
      Returns:
      the meta object for class 'Deterministic Evaluation Aspect'.
      See Also:
      Generated class or method.
    • getObjective

      EClass getObjective()
      Returns the meta object for class ' Objective'.
      Returns:
      the meta object for class 'Objective'.
      See Also:
      Generated class or method.
    • getConstraint

      EClass getConstraint()
      Returns the meta object for class 'Constraint'.
      Returns:
      the meta object for class 'Constraint'.
      See Also:
      Generated class or method.
    • getRestriction

      EClass getRestriction()
      Returns the meta object for class 'Restriction'.
      Returns:
      the meta object for class 'Restriction'.
      See Also:
      Generated class or method.
    • getRestriction_Operator

      EAttribute getRestriction_Operator()
      Returns the meta object for the attribute 'Operator'.
      Returns:
      the meta object for the attribute 'Operator'.
      See Also:
      Generated class or method.
    • getGoal

      EClass getGoal()
      Returns the meta object for class ' Goal'.
      Returns:
      the meta object for class 'Goal'.
      See Also:
      Generated class or method.
    • getGenericQMLContract

      EClass getGenericQMLContract()
      Returns the meta object for class 'Generic QML Contract'.
      Returns:
      the meta object for class 'Generic QML Contract'.
      See Also:
      Generated class or method.
    • getScaleLiteral

      EClass getScaleLiteral()
      Returns the meta object for class 'Scale Literal'.
      Returns:
      the meta object for class 'Scale Literal'.
      See Also:
      Generated class or method.
    • getScaleLiteral_Value

      EAttribute getScaleLiteral_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
      Generated class or method.
    • getEnumOperator

      EEnum getEnumOperator()
      Returns the meta object for enum 'Enum Operator'.
      Returns:
      the meta object for enum 'Enum Operator'.
      See Also:
      Generated class or method.
    • getEnumRangeValueType

      EEnum getEnumRangeValueType()
      Returns the meta object for enum 'Enum Range Value Type'.
      Returns:
      the meta object for enum 'Enum Range Value Type'.
      See Also:
      Generated class or method.
    • getQMLContractFactory

      QMLContractFactory getQMLContractFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.
      Generated class or method.