Package org.omg.smm

Interface SmmPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
SmmPackageImpl

public interface SmmPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
See Also:
SmmFactory
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Constant Field Values
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Constant Field Values
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Constant Field Values
    • eINSTANCE

      static final SmmPackage eINSTANCE
      The singleton instance of the package.
    • SMM_ELEMENT

      static final int SMM_ELEMENT
      The meta object id for the 'Element' class.
      See Also:
      SmmElementImpl, SmmPackageImpl.getSmmElement(), Constant Field Values
    • SMM_ELEMENT__NAME

      static final int SMM_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • SMM_ELEMENT__SHORT_DESCRIPTION

      static final int SMM_ELEMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • SMM_ELEMENT__DESCRIPTION

      static final int SMM_ELEMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • SMM_ELEMENT__ATTRIBUTES

      static final int SMM_ELEMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • SMM_ELEMENT__ANNOTATIONS

      static final int SMM_ELEMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • SMM_ELEMENT__IN_RELATIONSHIPS

      static final int SMM_ELEMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • SMM_ELEMENT__OUT_RELATIONSHIPS

      static final int SMM_ELEMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • SMM_ELEMENT_FEATURE_COUNT

      static final int SMM_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Element' class.
      See Also:
      Constant Field Values
    • SMM_ELEMENT_OPERATION_COUNT

      static final int SMM_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Element' class.
      See Also:
      Constant Field Values
    • ABSTRACT_MEASURE_ELEMENT

      static final int ABSTRACT_MEASURE_ELEMENT
      The meta object id for the 'Abstract Measure Element' class.
      See Also:
      AbstractMeasureElementImpl, SmmPackageImpl.getAbstractMeasureElement(), Constant Field Values
    • ABSTRACT_MEASURE_ELEMENT__NAME

      static final int ABSTRACT_MEASURE_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • ABSTRACT_MEASURE_ELEMENT__SHORT_DESCRIPTION

      static final int ABSTRACT_MEASURE_ELEMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • ABSTRACT_MEASURE_ELEMENT__DESCRIPTION

      static final int ABSTRACT_MEASURE_ELEMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • ABSTRACT_MEASURE_ELEMENT__ATTRIBUTES

      static final int ABSTRACT_MEASURE_ELEMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_MEASURE_ELEMENT__ANNOTATIONS

      static final int ABSTRACT_MEASURE_ELEMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_MEASURE_ELEMENT__IN_RELATIONSHIPS

      static final int ABSTRACT_MEASURE_ELEMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_MEASURE_ELEMENT__OUT_RELATIONSHIPS

      static final int ABSTRACT_MEASURE_ELEMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_MEASURE_ELEMENT_FEATURE_COUNT

      static final int ABSTRACT_MEASURE_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Abstract Measure Element' class.
      See Also:
      Constant Field Values
    • ABSTRACT_MEASURE_ELEMENT_OPERATION_COUNT

      static final int ABSTRACT_MEASURE_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Abstract Measure Element' class.
      See Also:
      Constant Field Values
    • ANNOTATION

      static final int ANNOTATION
      The meta object id for the 'Annotation' class.
      See Also:
      AnnotationImpl, SmmPackageImpl.getAnnotation(), Constant Field Values
    • ANNOTATION__NAME

      static final int ANNOTATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • ANNOTATION__SHORT_DESCRIPTION

      static final int ANNOTATION__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • ANNOTATION__DESCRIPTION

      static final int ANNOTATION__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • ANNOTATION__ATTRIBUTES

      static final int ANNOTATION__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • ANNOTATION__ANNOTATIONS

      static final int ANNOTATION__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • ANNOTATION__IN_RELATIONSHIPS

      static final int ANNOTATION__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • ANNOTATION__OUT_RELATIONSHIPS

      static final int ANNOTATION__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • ANNOTATION__TEXT

      static final int ANNOTATION__TEXT
      The feature id for the 'Text' attribute.
      See Also:
      Constant Field Values
    • ANNOTATION_FEATURE_COUNT

      static final int ANNOTATION_FEATURE_COUNT
      The number of structural features of the 'Annotation' class.
      See Also:
      Constant Field Values
    • ANNOTATION_OPERATION_COUNT

      static final int ANNOTATION_OPERATION_COUNT
      The number of operations of the 'Annotation' class.
      See Also:
      Constant Field Values
    • ARGUMENT

      static final int ARGUMENT
      The meta object id for the 'Argument' class.
      See Also:
      ArgumentImpl, SmmPackageImpl.getArgument(), Constant Field Values
    • ARGUMENT__NAME

      static final int ARGUMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • ARGUMENT__SHORT_DESCRIPTION

      static final int ARGUMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • ARGUMENT__DESCRIPTION

      static final int ARGUMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • ARGUMENT__ATTRIBUTES

      static final int ARGUMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • ARGUMENT__ANNOTATIONS

      static final int ARGUMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • ARGUMENT__IN_RELATIONSHIPS

      static final int ARGUMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • ARGUMENT__OUT_RELATIONSHIPS

      static final int ARGUMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • ARGUMENT__TYPE

      static final int ARGUMENT__TYPE
      The feature id for the 'Type' attribute.
      See Also:
      Constant Field Values
    • ARGUMENT__VALUE

      static final int ARGUMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • ARGUMENT__OBSERVED_MEASURE

      static final int ARGUMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • ARGUMENT_FEATURE_COUNT

      static final int ARGUMENT_FEATURE_COUNT
      The number of structural features of the 'Argument' class.
      See Also:
      Constant Field Values
    • ARGUMENT_OPERATION_COUNT

      static final int ARGUMENT_OPERATION_COUNT
      The number of operations of the 'Argument' class.
      See Also:
      Constant Field Values
    • ATTRIBUTE

      static final int ATTRIBUTE
      The meta object id for the 'Attribute' class.
      See Also:
      AttributeImpl, SmmPackageImpl.getAttribute(), Constant Field Values
    • ATTRIBUTE__NAME

      static final int ATTRIBUTE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • ATTRIBUTE__SHORT_DESCRIPTION

      static final int ATTRIBUTE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • ATTRIBUTE__DESCRIPTION

      static final int ATTRIBUTE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • ATTRIBUTE__ATTRIBUTES

      static final int ATTRIBUTE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • ATTRIBUTE__ANNOTATIONS

      static final int ATTRIBUTE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • ATTRIBUTE__IN_RELATIONSHIPS

      static final int ATTRIBUTE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • ATTRIBUTE__OUT_RELATIONSHIPS

      static final int ATTRIBUTE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • ATTRIBUTE__TAG

      static final int ATTRIBUTE__TAG
      The feature id for the 'Tag' attribute.
      See Also:
      Constant Field Values
    • ATTRIBUTE__VALUE

      static final int ATTRIBUTE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • ATTRIBUTE_FEATURE_COUNT

      static final int ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'Attribute' class.
      See Also:
      Constant Field Values
    • ATTRIBUTE_OPERATION_COUNT

      static final int ATTRIBUTE_OPERATION_COUNT
      The number of operations of the 'Attribute' class.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP

      static final int SMM_RELATIONSHIP
      The meta object id for the 'Relationship' class.
      See Also:
      SmmRelationshipImpl, SmmPackageImpl.getSmmRelationship(), Constant Field Values
    • SMM_RELATIONSHIP__NAME

      static final int SMM_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP__SHORT_DESCRIPTION

      static final int SMM_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP__DESCRIPTION

      static final int SMM_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP__ATTRIBUTES

      static final int SMM_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP__ANNOTATIONS

      static final int SMM_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP__IN_RELATIONSHIPS

      static final int SMM_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int SMM_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP__TO

      static final int SMM_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP__FROM

      static final int SMM_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP_FEATURE_COUNT

      static final int SMM_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Relationship' class.
      See Also:
      Constant Field Values
    • SMM_RELATIONSHIP_OPERATION_COUNT

      static final int SMM_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Relationship' class.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP

      static final int MEASURE_RELATIONSHIP
      The meta object id for the 'Measure Relationship' class.
      See Also:
      MeasureRelationshipImpl, SmmPackageImpl.getMeasureRelationship(), Constant Field Values
    • MEASURE_RELATIONSHIP__NAME

      static final int MEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int MEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP__DESCRIPTION

      static final int MEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP__ATTRIBUTES

      static final int MEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP__ANNOTATIONS

      static final int MEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int MEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP__TO

      static final int MEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP__FROM

      static final int MEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP__INFLUENCE

      static final int MEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int MEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int MEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Measure Relationship' class.
      See Also:
      Constant Field Values
    • MEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int MEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Measure Relationship' class.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP

      static final int BASE_MEASURE_RELATIONSHIP
      The meta object id for the 'Base Measure Relationship' class.
      See Also:
      BaseMeasureRelationshipImpl, SmmPackageImpl.getBaseMeasureRelationship(), Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__NAME

      static final int BASE_MEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int BASE_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__DESCRIPTION

      static final int BASE_MEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__ATTRIBUTES

      static final int BASE_MEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__ANNOTATIONS

      static final int BASE_MEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int BASE_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int BASE_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__TO

      static final int BASE_MEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__FROM

      static final int BASE_MEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__INFLUENCE

      static final int BASE_MEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int BASE_MEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int BASE_MEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Base Measure Relationship' class.
      See Also:
      Constant Field Values
    • BASE_MEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int BASE_MEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Base Measure Relationship' class.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP

      static final int SCALED_BASE_MEASURE_RELATIONSHIP
      The meta object id for the 'Scaled Base Measure Relationship' class.
      See Also:
      ScaledBaseMeasureRelationshipImpl, SmmPackageImpl.getScaledBaseMeasureRelationship(), Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__NAME

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__DESCRIPTION

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__ATTRIBUTES

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__ANNOTATIONS

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__TO

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__FROM

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__INFLUENCE

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP__RESCALED_MEASURE

      static final int SCALED_BASE_MEASURE_RELATIONSHIP__RESCALED_MEASURE
      The feature id for the 'Rescaled Measure' containment reference.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int SCALED_BASE_MEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Scaled Base Measure Relationship' class.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int SCALED_BASE_MEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Scaled Base Measure Relationship' class.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP

      static final int BASE1_MEASURE_RELATIONSHIP
      The meta object id for the 'Base1 Measure Relationship' class.
      See Also:
      Base1MeasureRelationshipImpl, SmmPackageImpl.getBase1MeasureRelationship(), Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__NAME

      static final int BASE1_MEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int BASE1_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__DESCRIPTION

      static final int BASE1_MEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__ATTRIBUTES

      static final int BASE1_MEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__ANNOTATIONS

      static final int BASE1_MEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int BASE1_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int BASE1_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__TO

      static final int BASE1_MEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__FROM

      static final int BASE1_MEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__INFLUENCE

      static final int BASE1_MEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int BASE1_MEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP__RESCALED_MEASURE

      static final int BASE1_MEASURE_RELATIONSHIP__RESCALED_MEASURE
      The feature id for the 'Rescaled Measure' containment reference.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int BASE1_MEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Base1 Measure Relationship' class.
      See Also:
      Constant Field Values
    • BASE1_MEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int BASE1_MEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Base1 Measure Relationship' class.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP

      static final int MEASUREMENT_RELATIONSHIP
      The meta object id for the 'Measurement Relationship' class.
      See Also:
      MeasurementRelationshipImpl, SmmPackageImpl.getMeasurementRelationship(), Constant Field Values
    • MEASUREMENT_RELATIONSHIP__NAME

      static final int MEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int MEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int MEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int MEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP__TO

      static final int MEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP__FROM

      static final int MEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int MEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Measurement Relationship' class.
      See Also:
      Constant Field Values
    • MEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int MEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Measurement Relationship' class.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP

      static final int BASE_MEASUREMENT_RELATIONSHIP
      The meta object id for the 'Base Measurement Relationship' class.
      See Also:
      BaseMeasurementRelationshipImpl, SmmPackageImpl.getBaseMeasurementRelationship(), Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP__NAME

      static final int BASE_MEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int BASE_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int BASE_MEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int BASE_MEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int BASE_MEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int BASE_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int BASE_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP__TO

      static final int BASE_MEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP__FROM

      static final int BASE_MEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int BASE_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Base Measurement Relationship' class.
      See Also:
      Constant Field Values
    • BASE_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int BASE_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Base Measurement Relationship' class.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP
      The meta object id for the 'Scaled Base Measurement Relationship' class.
      See Also:
      ScaledBaseMeasurementRelationshipImpl, SmmPackageImpl.getScaledBaseMeasurementRelationship(), Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP__NAME

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP__TO

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP__FROM

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Scaled Base Measurement Relationship' class.
      See Also:
      Constant Field Values
    • SCALED_BASE_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int SCALED_BASE_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Scaled Base Measurement Relationship' class.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP

      static final int BASE1_MEASUREMENT_RELATIONSHIP
      The meta object id for the 'Base1 Measurement Relationship' class.
      See Also:
      Base1MeasurementRelationshipImpl, SmmPackageImpl.getBase1MeasurementRelationship(), Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP__NAME

      static final int BASE1_MEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int BASE1_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int BASE1_MEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int BASE1_MEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int BASE1_MEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int BASE1_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int BASE1_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP__TO

      static final int BASE1_MEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP__FROM

      static final int BASE1_MEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int BASE1_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Base1 Measurement Relationship' class.
      See Also:
      Constant Field Values
    • BASE1_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int BASE1_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Base1 Measurement Relationship' class.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP

      static final int BASE2_MEASURE_RELATIONSHIP
      The meta object id for the 'Base2 Measure Relationship' class.
      See Also:
      Base2MeasureRelationshipImpl, SmmPackageImpl.getBase2MeasureRelationship(), Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__NAME

      static final int BASE2_MEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int BASE2_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__DESCRIPTION

      static final int BASE2_MEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__ATTRIBUTES

      static final int BASE2_MEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__ANNOTATIONS

      static final int BASE2_MEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int BASE2_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int BASE2_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__TO

      static final int BASE2_MEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__FROM

      static final int BASE2_MEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__INFLUENCE

      static final int BASE2_MEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int BASE2_MEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP__RESCALED_MEASURE

      static final int BASE2_MEASURE_RELATIONSHIP__RESCALED_MEASURE
      The feature id for the 'Rescaled Measure' containment reference.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int BASE2_MEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Base2 Measure Relationship' class.
      See Also:
      Constant Field Values
    • BASE2_MEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int BASE2_MEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Base2 Measure Relationship' class.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP

      static final int BASE2_MEASUREMENT_RELATIONSHIP
      The meta object id for the 'Base2 Measurement Relationship' class.
      See Also:
      Base2MeasurementRelationshipImpl, SmmPackageImpl.getBase2MeasurementRelationship(), Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP__NAME

      static final int BASE2_MEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int BASE2_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int BASE2_MEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int BASE2_MEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int BASE2_MEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int BASE2_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int BASE2_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP__TO

      static final int BASE2_MEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP__FROM

      static final int BASE2_MEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int BASE2_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Base2 Measurement Relationship' class.
      See Also:
      Constant Field Values
    • BASE2_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int BASE2_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Base2 Measurement Relationship' class.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP

      static final int BASE_NMEASURE_RELATIONSHIP
      The meta object id for the 'Base NMeasure Relationship' class.
      See Also:
      BaseNMeasureRelationshipImpl, SmmPackageImpl.getBaseNMeasureRelationship(), Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__NAME

      static final int BASE_NMEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int BASE_NMEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__DESCRIPTION

      static final int BASE_NMEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__ATTRIBUTES

      static final int BASE_NMEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__ANNOTATIONS

      static final int BASE_NMEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int BASE_NMEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int BASE_NMEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__TO

      static final int BASE_NMEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__FROM

      static final int BASE_NMEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__INFLUENCE

      static final int BASE_NMEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int BASE_NMEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__RESCALED_MEASURE

      static final int BASE_NMEASURE_RELATIONSHIP__RESCALED_MEASURE
      The feature id for the 'Rescaled Measure' containment reference.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP__MAPPED_FROM

      static final int BASE_NMEASURE_RELATIONSHIP__MAPPED_FROM
      The feature id for the 'Mapped From' reference list.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int BASE_NMEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Base NMeasure Relationship' class.
      See Also:
      Constant Field Values
    • BASE_NMEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int BASE_NMEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Base NMeasure Relationship' class.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP

      static final int BASE_NMEASUREMENT_RELATIONSHIP
      The meta object id for the 'Base NMeasurement Relationship' class.
      See Also:
      BaseNMeasurementRelationshipImpl, SmmPackageImpl.getBaseNMeasurementRelationship(), Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP__NAME

      static final int BASE_NMEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int BASE_NMEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int BASE_NMEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int BASE_NMEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int BASE_NMEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int BASE_NMEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int BASE_NMEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP__TO

      static final int BASE_NMEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP__FROM

      static final int BASE_NMEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP__MAPS_TO

      static final int BASE_NMEASUREMENT_RELATIONSHIP__MAPS_TO
      The feature id for the 'Maps To' reference.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int BASE_NMEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Base NMeasurement Relationship' class.
      See Also:
      Constant Field Values
    • BASE_NMEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int BASE_NMEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Base NMeasurement Relationship' class.
      See Also:
      Constant Field Values
    • MEASURE

      static final int MEASURE
      The meta object id for the 'Measure' class.
      See Also:
      MeasureImpl, SmmPackageImpl.getMeasure(), Constant Field Values
    • MEASURE__NAME

      static final int MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • MEASURE__SHORT_DESCRIPTION

      static final int MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • MEASURE__DESCRIPTION

      static final int MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • MEASURE__ATTRIBUTES

      static final int MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE__ANNOTATIONS

      static final int MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE__IN_RELATIONSHIPS

      static final int MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASURE__OUT_RELATIONSHIPS

      static final int MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASURE__VISIBLE

      static final int MEASURE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
      Constant Field Values
    • MEASURE__SOURCE

      static final int MEASURE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • MEASURE__MEASURE_LABEL_FORMAT

      static final int MEASURE__MEASURE_LABEL_FORMAT
      The feature id for the 'Measure Label Format' attribute.
      See Also:
      Constant Field Values
    • MEASURE__MEASUREMENT_LABEL_FORMAT

      static final int MEASURE__MEASUREMENT_LABEL_FORMAT
      The feature id for the 'Measurement Label Format' attribute.
      See Also:
      Constant Field Values
    • MEASURE__SCALE

      static final int MEASURE__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
      Constant Field Values
    • MEASURE__CUSTOM_SCALE

      static final int MEASURE__CUSTOM_SCALE
      The feature id for the 'Custom Scale' attribute.
      See Also:
      Constant Field Values
    • MEASURE__REFINEMENT_FROM

      static final int MEASURE__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • MEASURE__REFINEMENT_TO

      static final int MEASURE__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • MEASURE__INBOUND

      static final int MEASURE__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • MEASURE__OUTBOUND

      static final int MEASURE__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • MEASURE__EQUIVALENT_TO

      static final int MEASURE__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • MEASURE__EQUIVALENT_FROM

      static final int MEASURE__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • MEASURE__DEFAULT_QUERY

      static final int MEASURE__DEFAULT_QUERY
      The feature id for the 'Default Query' reference.
      See Also:
      Constant Field Values
    • MEASURE__CATEGORY

      static final int MEASURE__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • MEASURE__SCOPE

      static final int MEASURE__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • MEASURE__TRAIT

      static final int MEASURE__TRAIT
      The feature id for the 'Trait' reference.
      See Also:
      Constant Field Values
    • MEASURE__MEASURE_RELATIONSHIPS

      static final int MEASURE__MEASURE_RELATIONSHIPS
      The feature id for the 'Measure Relationships' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE_FEATURE_COUNT

      static final int MEASURE_FEATURE_COUNT
      The number of structural features of the 'Measure' class.
      See Also:
      Constant Field Values
    • MEASURE___GET_ARGUMENTS

      static final int MEASURE___GET_ARGUMENTS
      The operation id for the 'Get Arguments' operation.
      See Also:
      Constant Field Values
    • MEASURE___GET_ALL_ARGUMENTS

      static final int MEASURE___GET_ALL_ARGUMENTS
      The operation id for the 'Get All Arguments' operation.
      See Also:
      Constant Field Values
    • MEASURE_OPERATION_COUNT

      static final int MEASURE_OPERATION_COUNT
      The number of operations of the 'Measure' class.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE

      static final int DIMENSIONAL_MEASURE
      The meta object id for the 'Dimensional Measure' class.
      See Also:
      DimensionalMeasureImpl, SmmPackageImpl.getDimensionalMeasure(), Constant Field Values
    • DIMENSIONAL_MEASURE__NAME

      static final int DIMENSIONAL_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__SHORT_DESCRIPTION

      static final int DIMENSIONAL_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__DESCRIPTION

      static final int DIMENSIONAL_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__ATTRIBUTES

      static final int DIMENSIONAL_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__ANNOTATIONS

      static final int DIMENSIONAL_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__IN_RELATIONSHIPS

      static final int DIMENSIONAL_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__OUT_RELATIONSHIPS

      static final int DIMENSIONAL_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__VISIBLE

      static final int DIMENSIONAL_MEASURE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__SOURCE

      static final int DIMENSIONAL_MEASURE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__MEASURE_LABEL_FORMAT

      static final int DIMENSIONAL_MEASURE__MEASURE_LABEL_FORMAT
      The feature id for the 'Measure Label Format' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__MEASUREMENT_LABEL_FORMAT

      static final int DIMENSIONAL_MEASURE__MEASUREMENT_LABEL_FORMAT
      The feature id for the 'Measurement Label Format' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__SCALE

      static final int DIMENSIONAL_MEASURE__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__CUSTOM_SCALE

      static final int DIMENSIONAL_MEASURE__CUSTOM_SCALE
      The feature id for the 'Custom Scale' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__REFINEMENT_FROM

      static final int DIMENSIONAL_MEASURE__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__REFINEMENT_TO

      static final int DIMENSIONAL_MEASURE__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__INBOUND

      static final int DIMENSIONAL_MEASURE__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__OUTBOUND

      static final int DIMENSIONAL_MEASURE__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__EQUIVALENT_TO

      static final int DIMENSIONAL_MEASURE__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__EQUIVALENT_FROM

      static final int DIMENSIONAL_MEASURE__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__DEFAULT_QUERY

      static final int DIMENSIONAL_MEASURE__DEFAULT_QUERY
      The feature id for the 'Default Query' reference.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__CATEGORY

      static final int DIMENSIONAL_MEASURE__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__SCOPE

      static final int DIMENSIONAL_MEASURE__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__TRAIT

      static final int DIMENSIONAL_MEASURE__TRAIT
      The feature id for the 'Trait' reference.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__MEASURE_RELATIONSHIPS

      static final int DIMENSIONAL_MEASURE__MEASURE_RELATIONSHIPS
      The feature id for the 'Measure Relationships' containment reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__BASE_MEASURE1_FROM

      static final int DIMENSIONAL_MEASURE__BASE_MEASURE1_FROM
      The feature id for the 'Base Measure1 From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__BASE_MEASURE_FROM

      static final int DIMENSIONAL_MEASURE__BASE_MEASURE_FROM
      The feature id for the 'Base Measure From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__BASE_MEASURE2_FROM

      static final int DIMENSIONAL_MEASURE__BASE_MEASURE2_FROM
      The feature id for the 'Base Measure2 From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__RANKING_FROM

      static final int DIMENSIONAL_MEASURE__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__RESCALE_TO

      static final int DIMENSIONAL_MEASURE__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__GRADE_FROM

      static final int DIMENSIONAL_MEASURE__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__UNIT

      static final int DIMENSIONAL_MEASURE__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE__FORMULA

      static final int DIMENSIONAL_MEASURE__FORMULA
      The feature id for the 'Formula' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE_FEATURE_COUNT

      static final int DIMENSIONAL_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Dimensional Measure' class.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE___GET_ARGUMENTS

      static final int DIMENSIONAL_MEASURE___GET_ARGUMENTS
      The operation id for the 'Get Arguments' operation.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE___GET_ALL_ARGUMENTS

      static final int DIMENSIONAL_MEASURE___GET_ALL_ARGUMENTS
      The operation id for the 'Get All Arguments' operation.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASURE_OPERATION_COUNT

      static final int DIMENSIONAL_MEASURE_OPERATION_COUNT
      The number of operations of the 'Dimensional Measure' class.
      See Also:
      Constant Field Values
    • BINARY_MEASURE

      static final int BINARY_MEASURE
      The meta object id for the 'Binary Measure' class.
      See Also:
      BinaryMeasureImpl, SmmPackageImpl.getBinaryMeasure(), Constant Field Values
    • BINARY_MEASURE__NAME

      static final int BINARY_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__SHORT_DESCRIPTION

      static final int BINARY_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__DESCRIPTION

      static final int BINARY_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__ATTRIBUTES

      static final int BINARY_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__ANNOTATIONS

      static final int BINARY_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__IN_RELATIONSHIPS

      static final int BINARY_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__OUT_RELATIONSHIPS

      static final int BINARY_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__VISIBLE

      static final int BINARY_MEASURE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__SOURCE

      static final int BINARY_MEASURE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__MEASURE_LABEL_FORMAT

      static final int BINARY_MEASURE__MEASURE_LABEL_FORMAT
      The feature id for the 'Measure Label Format' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__MEASUREMENT_LABEL_FORMAT

      static final int BINARY_MEASURE__MEASUREMENT_LABEL_FORMAT
      The feature id for the 'Measurement Label Format' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__SCALE

      static final int BINARY_MEASURE__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__CUSTOM_SCALE

      static final int BINARY_MEASURE__CUSTOM_SCALE
      The feature id for the 'Custom Scale' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__REFINEMENT_FROM

      static final int BINARY_MEASURE__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__REFINEMENT_TO

      static final int BINARY_MEASURE__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__INBOUND

      static final int BINARY_MEASURE__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__OUTBOUND

      static final int BINARY_MEASURE__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__EQUIVALENT_TO

      static final int BINARY_MEASURE__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__EQUIVALENT_FROM

      static final int BINARY_MEASURE__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__DEFAULT_QUERY

      static final int BINARY_MEASURE__DEFAULT_QUERY
      The feature id for the 'Default Query' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__CATEGORY

      static final int BINARY_MEASURE__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__SCOPE

      static final int BINARY_MEASURE__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__TRAIT

      static final int BINARY_MEASURE__TRAIT
      The feature id for the 'Trait' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__MEASURE_RELATIONSHIPS

      static final int BINARY_MEASURE__MEASURE_RELATIONSHIPS
      The feature id for the 'Measure Relationships' containment reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__BASE_MEASURE1_FROM

      static final int BINARY_MEASURE__BASE_MEASURE1_FROM
      The feature id for the 'Base Measure1 From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__BASE_MEASURE_FROM

      static final int BINARY_MEASURE__BASE_MEASURE_FROM
      The feature id for the 'Base Measure From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__BASE_MEASURE2_FROM

      static final int BINARY_MEASURE__BASE_MEASURE2_FROM
      The feature id for the 'Base Measure2 From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__RANKING_FROM

      static final int BINARY_MEASURE__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__RESCALE_TO

      static final int BINARY_MEASURE__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__GRADE_FROM

      static final int BINARY_MEASURE__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__UNIT

      static final int BINARY_MEASURE__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__FORMULA

      static final int BINARY_MEASURE__FORMULA
      The feature id for the 'Formula' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__FUNCTOR

      static final int BINARY_MEASURE__FUNCTOR
      The feature id for the 'Functor' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__BASE_MEASURE1_TO

      static final int BINARY_MEASURE__BASE_MEASURE1_TO
      The feature id for the 'Base Measure1 To' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__BASE_MEASURE2_TO

      static final int BINARY_MEASURE__BASE_MEASURE2_TO
      The feature id for the 'Base Measure2 To' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASURE__CUSTOM_FUNCTOR

      static final int BINARY_MEASURE__CUSTOM_FUNCTOR
      The feature id for the 'Custom Functor' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASURE_FEATURE_COUNT

      static final int BINARY_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Binary Measure' class.
      See Also:
      Constant Field Values
    • BINARY_MEASURE___GET_ARGUMENTS

      static final int BINARY_MEASURE___GET_ARGUMENTS
      The operation id for the 'Get Arguments' operation.
      See Also:
      Constant Field Values
    • BINARY_MEASURE___GET_ALL_ARGUMENTS

      static final int BINARY_MEASURE___GET_ALL_ARGUMENTS
      The operation id for the 'Get All Arguments' operation.
      See Also:
      Constant Field Values
    • BINARY_MEASURE_OPERATION_COUNT

      static final int BINARY_MEASURE_OPERATION_COUNT
      The number of operations of the 'Binary Measure' class.
      See Also:
      Constant Field Values
    • MEASUREMENT

      static final int MEASUREMENT
      The meta object id for the 'Measurement' class.
      See Also:
      MeasurementImpl, SmmPackageImpl.getMeasurement(), Constant Field Values
    • MEASUREMENT__NAME

      static final int MEASUREMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • MEASUREMENT__SHORT_DESCRIPTION

      static final int MEASUREMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • MEASUREMENT__DESCRIPTION

      static final int MEASUREMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • MEASUREMENT__ATTRIBUTES

      static final int MEASUREMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__ANNOTATIONS

      static final int MEASUREMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__IN_RELATIONSHIPS

      static final int MEASUREMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__OUT_RELATIONSHIPS

      static final int MEASUREMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__BREAK_VALUE

      static final int MEASUREMENT__BREAK_VALUE
      The feature id for the 'Break Value' attribute.
      See Also:
      Constant Field Values
    • MEASUREMENT__ERROR

      static final int MEASUREMENT__ERROR
      The feature id for the 'Error' attribute.
      See Also:
      Constant Field Values
    • MEASUREMENT__MEASUREMENT_RELATIONSHIPS

      static final int MEASUREMENT__MEASUREMENT_RELATIONSHIPS
      The feature id for the 'Measurement Relationships' containment reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__EQUIVALENT_FROM

      static final int MEASUREMENT__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__EQUIVALENT_TO

      static final int MEASUREMENT__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__OUTBOUND

      static final int MEASUREMENT__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__INBOUND

      static final int MEASUREMENT__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__REFINEMENT_TO

      static final int MEASUREMENT__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__REFINEMENT_FROM

      static final int MEASUREMENT__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • MEASUREMENT__OBSERVED_MEASURE

      static final int MEASUREMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • MEASUREMENT__MEASURAND

      static final int MEASUREMENT__MEASURAND
      The feature id for the 'Measurand' reference.
      See Also:
      Constant Field Values
    • MEASUREMENT_FEATURE_COUNT

      static final int MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Measurement' class.
      See Also:
      Constant Field Values
    • MEASUREMENT___GET_MEASURE_LABEL

      static final int MEASUREMENT___GET_MEASURE_LABEL
      The operation id for the 'Get Measure Label' operation.
      See Also:
      Constant Field Values
    • MEASUREMENT___GET_MEASUREMENT_LABEL

      static final int MEASUREMENT___GET_MEASUREMENT_LABEL
      The operation id for the 'Get Measurement Label' operation.
      See Also:
      Constant Field Values
    • MEASUREMENT_OPERATION_COUNT

      static final int MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Measurement' class.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT

      static final int DIMENSIONAL_MEASUREMENT
      The meta object id for the 'Dimensional Measurement' class.
      See Also:
      DimensionalMeasurementImpl, SmmPackageImpl.getDimensionalMeasurement(), Constant Field Values
    • DIMENSIONAL_MEASUREMENT__NAME

      static final int DIMENSIONAL_MEASUREMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__SHORT_DESCRIPTION

      static final int DIMENSIONAL_MEASUREMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__DESCRIPTION

      static final int DIMENSIONAL_MEASUREMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__ATTRIBUTES

      static final int DIMENSIONAL_MEASUREMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__ANNOTATIONS

      static final int DIMENSIONAL_MEASUREMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__IN_RELATIONSHIPS

      static final int DIMENSIONAL_MEASUREMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__OUT_RELATIONSHIPS

      static final int DIMENSIONAL_MEASUREMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__BREAK_VALUE

      static final int DIMENSIONAL_MEASUREMENT__BREAK_VALUE
      The feature id for the 'Break Value' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__ERROR

      static final int DIMENSIONAL_MEASUREMENT__ERROR
      The feature id for the 'Error' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__MEASUREMENT_RELATIONSHIPS

      static final int DIMENSIONAL_MEASUREMENT__MEASUREMENT_RELATIONSHIPS
      The feature id for the 'Measurement Relationships' containment reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__EQUIVALENT_FROM

      static final int DIMENSIONAL_MEASUREMENT__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__EQUIVALENT_TO

      static final int DIMENSIONAL_MEASUREMENT__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__OUTBOUND

      static final int DIMENSIONAL_MEASUREMENT__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__INBOUND

      static final int DIMENSIONAL_MEASUREMENT__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__REFINEMENT_TO

      static final int DIMENSIONAL_MEASUREMENT__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__REFINEMENT_FROM

      static final int DIMENSIONAL_MEASUREMENT__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__OBSERVED_MEASURE

      static final int DIMENSIONAL_MEASUREMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__MEASURAND

      static final int DIMENSIONAL_MEASUREMENT__MEASURAND
      The feature id for the 'Measurand' reference.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__VALUE

      static final int DIMENSIONAL_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__BASE_MEASUREMENT1_FROM

      static final int DIMENSIONAL_MEASUREMENT__BASE_MEASUREMENT1_FROM
      The feature id for the 'Base Measurement1 From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__BASE_MEASUREMENT_FROM

      static final int DIMENSIONAL_MEASUREMENT__BASE_MEASUREMENT_FROM
      The feature id for the 'Base Measurement From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__BASE_MEASUREMENT2_FROM

      static final int DIMENSIONAL_MEASUREMENT__BASE_MEASUREMENT2_FROM
      The feature id for the 'Base Measurement2 From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__GRADE_FROM

      static final int DIMENSIONAL_MEASUREMENT__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__RESCALE_TO

      static final int DIMENSIONAL_MEASUREMENT__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT__RANKING_FROM

      static final int DIMENSIONAL_MEASUREMENT__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT_FEATURE_COUNT

      static final int DIMENSIONAL_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Dimensional Measurement' class.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT___GET_MEASURE_LABEL

      static final int DIMENSIONAL_MEASUREMENT___GET_MEASURE_LABEL
      The operation id for the 'Get Measure Label' operation.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT___GET_MEASUREMENT_LABEL

      static final int DIMENSIONAL_MEASUREMENT___GET_MEASUREMENT_LABEL
      The operation id for the 'Get Measurement Label' operation.
      See Also:
      Constant Field Values
    • DIMENSIONAL_MEASUREMENT_OPERATION_COUNT

      static final int DIMENSIONAL_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Dimensional Measurement' class.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT

      static final int BINARY_MEASUREMENT
      The meta object id for the 'Binary Measurement' class.
      See Also:
      BinaryMeasurementImpl, SmmPackageImpl.getBinaryMeasurement(), Constant Field Values
    • BINARY_MEASUREMENT__NAME

      static final int BINARY_MEASUREMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__SHORT_DESCRIPTION

      static final int BINARY_MEASUREMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__DESCRIPTION

      static final int BINARY_MEASUREMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__ATTRIBUTES

      static final int BINARY_MEASUREMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__ANNOTATIONS

      static final int BINARY_MEASUREMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__IN_RELATIONSHIPS

      static final int BINARY_MEASUREMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__OUT_RELATIONSHIPS

      static final int BINARY_MEASUREMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__BREAK_VALUE

      static final int BINARY_MEASUREMENT__BREAK_VALUE
      The feature id for the 'Break Value' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__ERROR

      static final int BINARY_MEASUREMENT__ERROR
      The feature id for the 'Error' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__MEASUREMENT_RELATIONSHIPS

      static final int BINARY_MEASUREMENT__MEASUREMENT_RELATIONSHIPS
      The feature id for the 'Measurement Relationships' containment reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__EQUIVALENT_FROM

      static final int BINARY_MEASUREMENT__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__EQUIVALENT_TO

      static final int BINARY_MEASUREMENT__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__OUTBOUND

      static final int BINARY_MEASUREMENT__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__INBOUND

      static final int BINARY_MEASUREMENT__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__REFINEMENT_TO

      static final int BINARY_MEASUREMENT__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__REFINEMENT_FROM

      static final int BINARY_MEASUREMENT__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__OBSERVED_MEASURE

      static final int BINARY_MEASUREMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__MEASURAND

      static final int BINARY_MEASUREMENT__MEASURAND
      The feature id for the 'Measurand' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__VALUE

      static final int BINARY_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__BASE_MEASUREMENT1_FROM

      static final int BINARY_MEASUREMENT__BASE_MEASUREMENT1_FROM
      The feature id for the 'Base Measurement1 From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__BASE_MEASUREMENT_FROM

      static final int BINARY_MEASUREMENT__BASE_MEASUREMENT_FROM
      The feature id for the 'Base Measurement From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__BASE_MEASUREMENT2_FROM

      static final int BINARY_MEASUREMENT__BASE_MEASUREMENT2_FROM
      The feature id for the 'Base Measurement2 From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__GRADE_FROM

      static final int BINARY_MEASUREMENT__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__RESCALE_TO

      static final int BINARY_MEASUREMENT__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__RANKING_FROM

      static final int BINARY_MEASUREMENT__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__IS_BASE_SUPPLIED

      static final int BINARY_MEASUREMENT__IS_BASE_SUPPLIED
      The feature id for the 'Is Base Supplied' attribute.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__BASE_MEASUREMENT2_TO

      static final int BINARY_MEASUREMENT__BASE_MEASUREMENT2_TO
      The feature id for the 'Base Measurement2 To' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__BASE_MEASUREMENT1_TO

      static final int BINARY_MEASUREMENT__BASE_MEASUREMENT1_TO
      The feature id for the 'Base Measurement1 To' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT__BASE_QUERY

      static final int BINARY_MEASUREMENT__BASE_QUERY
      The feature id for the 'Base Query' reference.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT_FEATURE_COUNT

      static final int BINARY_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Binary Measurement' class.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT___GET_MEASURE_LABEL

      static final int BINARY_MEASUREMENT___GET_MEASURE_LABEL
      The operation id for the 'Get Measure Label' operation.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT___GET_MEASUREMENT_LABEL

      static final int BINARY_MEASUREMENT___GET_MEASUREMENT_LABEL
      The operation id for the 'Get Measurement Label' operation.
      See Also:
      Constant Field Values
    • BINARY_MEASUREMENT_OPERATION_COUNT

      static final int BINARY_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Binary Measurement' class.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP

      static final int CATEGORY_RELATIONSHIP
      The meta object id for the 'Category Relationship' class.
      See Also:
      CategoryRelationshipImpl, SmmPackageImpl.getCategoryRelationship(), Constant Field Values
    • CATEGORY_RELATIONSHIP__NAME

      static final int CATEGORY_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP__SHORT_DESCRIPTION

      static final int CATEGORY_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP__DESCRIPTION

      static final int CATEGORY_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP__ATTRIBUTES

      static final int CATEGORY_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP__ANNOTATIONS

      static final int CATEGORY_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP__IN_RELATIONSHIPS

      static final int CATEGORY_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int CATEGORY_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP__TO

      static final int CATEGORY_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP__FROM

      static final int CATEGORY_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP_FEATURE_COUNT

      static final int CATEGORY_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Category Relationship' class.
      See Also:
      Constant Field Values
    • CATEGORY_RELATIONSHIP_OPERATION_COUNT

      static final int CATEGORY_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Category Relationship' class.
      See Also:
      Constant Field Values
    • CHARACTERISTIC

      static final int CHARACTERISTIC
      The meta object id for the 'Characteristic' class.
      See Also:
      CharacteristicImpl, SmmPackageImpl.getCharacteristic(), Constant Field Values
    • CHARACTERISTIC__NAME

      static final int CHARACTERISTIC__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • CHARACTERISTIC__SHORT_DESCRIPTION

      static final int CHARACTERISTIC__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • CHARACTERISTIC__DESCRIPTION

      static final int CHARACTERISTIC__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • CHARACTERISTIC__ATTRIBUTES

      static final int CHARACTERISTIC__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • CHARACTERISTIC__ANNOTATIONS

      static final int CHARACTERISTIC__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • CHARACTERISTIC__IN_RELATIONSHIPS

      static final int CHARACTERISTIC__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • CHARACTERISTIC__OUT_RELATIONSHIPS

      static final int CHARACTERISTIC__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • CHARACTERISTIC__PARENT

      static final int CHARACTERISTIC__PARENT
      The feature id for the 'Parent' containment reference.
      See Also:
      Constant Field Values
    • CHARACTERISTIC_FEATURE_COUNT

      static final int CHARACTERISTIC_FEATURE_COUNT
      The number of structural features of the 'Characteristic' class.
      See Also:
      Constant Field Values
    • CHARACTERISTIC_OPERATION_COUNT

      static final int CHARACTERISTIC_OPERATION_COUNT
      The number of operations of the 'Characteristic' class.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE

      static final int COLLECTIVE_MEASURE
      The meta object id for the 'Collective Measure' class.
      See Also:
      CollectiveMeasureImpl, SmmPackageImpl.getCollectiveMeasure(), Constant Field Values
    • COLLECTIVE_MEASURE__NAME

      static final int COLLECTIVE_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__SHORT_DESCRIPTION

      static final int COLLECTIVE_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__DESCRIPTION

      static final int COLLECTIVE_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__ATTRIBUTES

      static final int COLLECTIVE_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__ANNOTATIONS

      static final int COLLECTIVE_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__IN_RELATIONSHIPS

      static final int COLLECTIVE_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__OUT_RELATIONSHIPS

      static final int COLLECTIVE_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__VISIBLE

      static final int COLLECTIVE_MEASURE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__SOURCE

      static final int COLLECTIVE_MEASURE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__MEASURE_LABEL_FORMAT

      static final int COLLECTIVE_MEASURE__MEASURE_LABEL_FORMAT
      The feature id for the 'Measure Label Format' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__MEASUREMENT_LABEL_FORMAT

      static final int COLLECTIVE_MEASURE__MEASUREMENT_LABEL_FORMAT
      The feature id for the 'Measurement Label Format' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__SCALE

      static final int COLLECTIVE_MEASURE__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__CUSTOM_SCALE

      static final int COLLECTIVE_MEASURE__CUSTOM_SCALE
      The feature id for the 'Custom Scale' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__REFINEMENT_FROM

      static final int COLLECTIVE_MEASURE__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__REFINEMENT_TO

      static final int COLLECTIVE_MEASURE__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__INBOUND

      static final int COLLECTIVE_MEASURE__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__OUTBOUND

      static final int COLLECTIVE_MEASURE__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__EQUIVALENT_TO

      static final int COLLECTIVE_MEASURE__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__EQUIVALENT_FROM

      static final int COLLECTIVE_MEASURE__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__DEFAULT_QUERY

      static final int COLLECTIVE_MEASURE__DEFAULT_QUERY
      The feature id for the 'Default Query' reference.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__CATEGORY

      static final int COLLECTIVE_MEASURE__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__SCOPE

      static final int COLLECTIVE_MEASURE__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__TRAIT

      static final int COLLECTIVE_MEASURE__TRAIT
      The feature id for the 'Trait' reference.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__MEASURE_RELATIONSHIPS

      static final int COLLECTIVE_MEASURE__MEASURE_RELATIONSHIPS
      The feature id for the 'Measure Relationships' containment reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__BASE_MEASURE1_FROM

      static final int COLLECTIVE_MEASURE__BASE_MEASURE1_FROM
      The feature id for the 'Base Measure1 From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__BASE_MEASURE_FROM

      static final int COLLECTIVE_MEASURE__BASE_MEASURE_FROM
      The feature id for the 'Base Measure From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__BASE_MEASURE2_FROM

      static final int COLLECTIVE_MEASURE__BASE_MEASURE2_FROM
      The feature id for the 'Base Measure2 From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__RANKING_FROM

      static final int COLLECTIVE_MEASURE__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__RESCALE_TO

      static final int COLLECTIVE_MEASURE__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__GRADE_FROM

      static final int COLLECTIVE_MEASURE__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__UNIT

      static final int COLLECTIVE_MEASURE__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__FORMULA

      static final int COLLECTIVE_MEASURE__FORMULA
      The feature id for the 'Formula' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__ACCUMULATOR

      static final int COLLECTIVE_MEASURE__ACCUMULATOR
      The feature id for the 'Accumulator' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__BASE_MEASURE_TO

      static final int COLLECTIVE_MEASURE__BASE_MEASURE_TO
      The feature id for the 'Base Measure To' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE__CUSTOM_ACCUMULATOR

      static final int COLLECTIVE_MEASURE__CUSTOM_ACCUMULATOR
      The feature id for the 'Custom Accumulator' reference.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE_FEATURE_COUNT

      static final int COLLECTIVE_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Collective Measure' class.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE___GET_ARGUMENTS

      static final int COLLECTIVE_MEASURE___GET_ARGUMENTS
      The operation id for the 'Get Arguments' operation.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE___GET_ALL_ARGUMENTS

      static final int COLLECTIVE_MEASURE___GET_ALL_ARGUMENTS
      The operation id for the 'Get All Arguments' operation.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASURE_OPERATION_COUNT

      static final int COLLECTIVE_MEASURE_OPERATION_COUNT
      The number of operations of the 'Collective Measure' class.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT

      static final int COLLECTIVE_MEASUREMENT
      The meta object id for the 'Collective Measurement' class.
      See Also:
      CollectiveMeasurementImpl, SmmPackageImpl.getCollectiveMeasurement(), Constant Field Values
    • COLLECTIVE_MEASUREMENT__NAME

      static final int COLLECTIVE_MEASUREMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__SHORT_DESCRIPTION

      static final int COLLECTIVE_MEASUREMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__DESCRIPTION

      static final int COLLECTIVE_MEASUREMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__ATTRIBUTES

      static final int COLLECTIVE_MEASUREMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__ANNOTATIONS

      static final int COLLECTIVE_MEASUREMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__IN_RELATIONSHIPS

      static final int COLLECTIVE_MEASUREMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__OUT_RELATIONSHIPS

      static final int COLLECTIVE_MEASUREMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__BREAK_VALUE

      static final int COLLECTIVE_MEASUREMENT__BREAK_VALUE
      The feature id for the 'Break Value' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__ERROR

      static final int COLLECTIVE_MEASUREMENT__ERROR
      The feature id for the 'Error' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__MEASUREMENT_RELATIONSHIPS

      static final int COLLECTIVE_MEASUREMENT__MEASUREMENT_RELATIONSHIPS
      The feature id for the 'Measurement Relationships' containment reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__EQUIVALENT_FROM

      static final int COLLECTIVE_MEASUREMENT__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__EQUIVALENT_TO

      static final int COLLECTIVE_MEASUREMENT__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__OUTBOUND

      static final int COLLECTIVE_MEASUREMENT__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__INBOUND

      static final int COLLECTIVE_MEASUREMENT__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__REFINEMENT_TO

      static final int COLLECTIVE_MEASUREMENT__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__REFINEMENT_FROM

      static final int COLLECTIVE_MEASUREMENT__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__OBSERVED_MEASURE

      static final int COLLECTIVE_MEASUREMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__MEASURAND

      static final int COLLECTIVE_MEASUREMENT__MEASURAND
      The feature id for the 'Measurand' reference.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__VALUE

      static final int COLLECTIVE_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__BASE_MEASUREMENT1_FROM

      static final int COLLECTIVE_MEASUREMENT__BASE_MEASUREMENT1_FROM
      The feature id for the 'Base Measurement1 From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__BASE_MEASUREMENT_FROM

      static final int COLLECTIVE_MEASUREMENT__BASE_MEASUREMENT_FROM
      The feature id for the 'Base Measurement From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__BASE_MEASUREMENT2_FROM

      static final int COLLECTIVE_MEASUREMENT__BASE_MEASUREMENT2_FROM
      The feature id for the 'Base Measurement2 From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__GRADE_FROM

      static final int COLLECTIVE_MEASUREMENT__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__RESCALE_TO

      static final int COLLECTIVE_MEASUREMENT__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__RANKING_FROM

      static final int COLLECTIVE_MEASUREMENT__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__IS_BASE_SUPPLIED

      static final int COLLECTIVE_MEASUREMENT__IS_BASE_SUPPLIED
      The feature id for the 'Is Base Supplied' attribute.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__BASE_MEASUREMENT_TO

      static final int COLLECTIVE_MEASUREMENT__BASE_MEASUREMENT_TO
      The feature id for the 'Base Measurement To' reference list.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT__BASE_QUERY

      static final int COLLECTIVE_MEASUREMENT__BASE_QUERY
      The feature id for the 'Base Query' reference.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT_FEATURE_COUNT

      static final int COLLECTIVE_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Collective Measurement' class.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT___GET_MEASURE_LABEL

      static final int COLLECTIVE_MEASUREMENT___GET_MEASURE_LABEL
      The operation id for the 'Get Measure Label' operation.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT___GET_MEASUREMENT_LABEL

      static final int COLLECTIVE_MEASUREMENT___GET_MEASUREMENT_LABEL
      The operation id for the 'Get Measurement Label' operation.
      See Also:
      Constant Field Values
    • COLLECTIVE_MEASUREMENT_OPERATION_COUNT

      static final int COLLECTIVE_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Collective Measurement' class.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE

      static final int DIRECT_MEASURE
      The meta object id for the 'Direct Measure' class.
      See Also:
      DirectMeasureImpl, SmmPackageImpl.getDirectMeasure(), Constant Field Values
    • DIRECT_MEASURE__NAME

      static final int DIRECT_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__SHORT_DESCRIPTION

      static final int DIRECT_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__DESCRIPTION

      static final int DIRECT_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__ATTRIBUTES

      static final int DIRECT_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__ANNOTATIONS

      static final int DIRECT_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__IN_RELATIONSHIPS

      static final int DIRECT_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__OUT_RELATIONSHIPS

      static final int DIRECT_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__VISIBLE

      static final int DIRECT_MEASURE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__SOURCE

      static final int DIRECT_MEASURE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__MEASURE_LABEL_FORMAT

      static final int DIRECT_MEASURE__MEASURE_LABEL_FORMAT
      The feature id for the 'Measure Label Format' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__MEASUREMENT_LABEL_FORMAT

      static final int DIRECT_MEASURE__MEASUREMENT_LABEL_FORMAT
      The feature id for the 'Measurement Label Format' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__SCALE

      static final int DIRECT_MEASURE__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__CUSTOM_SCALE

      static final int DIRECT_MEASURE__CUSTOM_SCALE
      The feature id for the 'Custom Scale' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__REFINEMENT_FROM

      static final int DIRECT_MEASURE__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__REFINEMENT_TO

      static final int DIRECT_MEASURE__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__INBOUND

      static final int DIRECT_MEASURE__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__OUTBOUND

      static final int DIRECT_MEASURE__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__EQUIVALENT_TO

      static final int DIRECT_MEASURE__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__EQUIVALENT_FROM

      static final int DIRECT_MEASURE__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__DEFAULT_QUERY

      static final int DIRECT_MEASURE__DEFAULT_QUERY
      The feature id for the 'Default Query' reference.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__CATEGORY

      static final int DIRECT_MEASURE__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__SCOPE

      static final int DIRECT_MEASURE__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__TRAIT

      static final int DIRECT_MEASURE__TRAIT
      The feature id for the 'Trait' reference.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__MEASURE_RELATIONSHIPS

      static final int DIRECT_MEASURE__MEASURE_RELATIONSHIPS
      The feature id for the 'Measure Relationships' containment reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__BASE_MEASURE1_FROM

      static final int DIRECT_MEASURE__BASE_MEASURE1_FROM
      The feature id for the 'Base Measure1 From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__BASE_MEASURE_FROM

      static final int DIRECT_MEASURE__BASE_MEASURE_FROM
      The feature id for the 'Base Measure From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__BASE_MEASURE2_FROM

      static final int DIRECT_MEASURE__BASE_MEASURE2_FROM
      The feature id for the 'Base Measure2 From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__RANKING_FROM

      static final int DIRECT_MEASURE__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__RESCALE_TO

      static final int DIRECT_MEASURE__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__GRADE_FROM

      static final int DIRECT_MEASURE__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__UNIT

      static final int DIRECT_MEASURE__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__FORMULA

      static final int DIRECT_MEASURE__FORMULA
      The feature id for the 'Formula' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE__OPERATION

      static final int DIRECT_MEASURE__OPERATION
      The feature id for the 'Operation' reference.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE_FEATURE_COUNT

      static final int DIRECT_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Direct Measure' class.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE___GET_ARGUMENTS

      static final int DIRECT_MEASURE___GET_ARGUMENTS
      The operation id for the 'Get Arguments' operation.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE___GET_ALL_ARGUMENTS

      static final int DIRECT_MEASURE___GET_ALL_ARGUMENTS
      The operation id for the 'Get All Arguments' operation.
      See Also:
      Constant Field Values
    • DIRECT_MEASURE_OPERATION_COUNT

      static final int DIRECT_MEASURE_OPERATION_COUNT
      The number of operations of the 'Direct Measure' class.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT

      static final int DIRECT_MEASUREMENT
      The meta object id for the 'Direct Measurement' class.
      See Also:
      DirectMeasurementImpl, SmmPackageImpl.getDirectMeasurement(), Constant Field Values
    • DIRECT_MEASUREMENT__NAME

      static final int DIRECT_MEASUREMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__SHORT_DESCRIPTION

      static final int DIRECT_MEASUREMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__DESCRIPTION

      static final int DIRECT_MEASUREMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__ATTRIBUTES

      static final int DIRECT_MEASUREMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__ANNOTATIONS

      static final int DIRECT_MEASUREMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__IN_RELATIONSHIPS

      static final int DIRECT_MEASUREMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__OUT_RELATIONSHIPS

      static final int DIRECT_MEASUREMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__BREAK_VALUE

      static final int DIRECT_MEASUREMENT__BREAK_VALUE
      The feature id for the 'Break Value' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__ERROR

      static final int DIRECT_MEASUREMENT__ERROR
      The feature id for the 'Error' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__MEASUREMENT_RELATIONSHIPS

      static final int DIRECT_MEASUREMENT__MEASUREMENT_RELATIONSHIPS
      The feature id for the 'Measurement Relationships' containment reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__EQUIVALENT_FROM

      static final int DIRECT_MEASUREMENT__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__EQUIVALENT_TO

      static final int DIRECT_MEASUREMENT__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__OUTBOUND

      static final int DIRECT_MEASUREMENT__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__INBOUND

      static final int DIRECT_MEASUREMENT__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__REFINEMENT_TO

      static final int DIRECT_MEASUREMENT__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__REFINEMENT_FROM

      static final int DIRECT_MEASUREMENT__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__OBSERVED_MEASURE

      static final int DIRECT_MEASUREMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__MEASURAND

      static final int DIRECT_MEASUREMENT__MEASURAND
      The feature id for the 'Measurand' reference.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__VALUE

      static final int DIRECT_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__BASE_MEASUREMENT1_FROM

      static final int DIRECT_MEASUREMENT__BASE_MEASUREMENT1_FROM
      The feature id for the 'Base Measurement1 From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__BASE_MEASUREMENT_FROM

      static final int DIRECT_MEASUREMENT__BASE_MEASUREMENT_FROM
      The feature id for the 'Base Measurement From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__BASE_MEASUREMENT2_FROM

      static final int DIRECT_MEASUREMENT__BASE_MEASUREMENT2_FROM
      The feature id for the 'Base Measurement2 From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__GRADE_FROM

      static final int DIRECT_MEASUREMENT__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__RESCALE_TO

      static final int DIRECT_MEASUREMENT__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT__RANKING_FROM

      static final int DIRECT_MEASUREMENT__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT_FEATURE_COUNT

      static final int DIRECT_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Direct Measurement' class.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT___GET_MEASURE_LABEL

      static final int DIRECT_MEASUREMENT___GET_MEASURE_LABEL
      The operation id for the 'Get Measure Label' operation.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT___GET_MEASUREMENT_LABEL

      static final int DIRECT_MEASUREMENT___GET_MEASUREMENT_LABEL
      The operation id for the 'Get Measurement Label' operation.
      See Also:
      Constant Field Values
    • DIRECT_MEASUREMENT_OPERATION_COUNT

      static final int DIRECT_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Direct Measurement' class.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP

      static final int EQUIVALENT_MEASURE_RELATIONSHIP
      The meta object id for the 'Equivalent Measure Relationship' class.
      See Also:
      EquivalentMeasureRelationshipImpl, SmmPackageImpl.getEquivalentMeasureRelationship(), Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__NAME

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__DESCRIPTION

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__ATTRIBUTES

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__ANNOTATIONS

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__TO

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__FROM

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__INFLUENCE

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP__MAPPING

      static final int EQUIVALENT_MEASURE_RELATIONSHIP__MAPPING
      The feature id for the 'Mapping' reference.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int EQUIVALENT_MEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Equivalent Measure Relationship' class.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int EQUIVALENT_MEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Equivalent Measure Relationship' class.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP
      The meta object id for the 'Equivalent Measurement Relationship' class.
      See Also:
      EquivalentMeasurementRelationshipImpl, SmmPackageImpl.getEquivalentMeasurementRelationship(), Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP__NAME

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP__TO

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP__FROM

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Equivalent Measurement Relationship' class.
      See Also:
      Constant Field Values
    • EQUIVALENT_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int EQUIVALENT_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Equivalent Measurement Relationship' class.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT

      static final int GRADE_MEASUREMENT
      The meta object id for the 'Grade Measurement' class.
      See Also:
      GradeMeasurementImpl, SmmPackageImpl.getGradeMeasurement(), Constant Field Values
    • GRADE_MEASUREMENT__NAME

      static final int GRADE_MEASUREMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__SHORT_DESCRIPTION

      static final int GRADE_MEASUREMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__DESCRIPTION

      static final int GRADE_MEASUREMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__ATTRIBUTES

      static final int GRADE_MEASUREMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__ANNOTATIONS

      static final int GRADE_MEASUREMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__IN_RELATIONSHIPS

      static final int GRADE_MEASUREMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__OUT_RELATIONSHIPS

      static final int GRADE_MEASUREMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__BREAK_VALUE

      static final int GRADE_MEASUREMENT__BREAK_VALUE
      The feature id for the 'Break Value' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__ERROR

      static final int GRADE_MEASUREMENT__ERROR
      The feature id for the 'Error' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__MEASUREMENT_RELATIONSHIPS

      static final int GRADE_MEASUREMENT__MEASUREMENT_RELATIONSHIPS
      The feature id for the 'Measurement Relationships' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__EQUIVALENT_FROM

      static final int GRADE_MEASUREMENT__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__EQUIVALENT_TO

      static final int GRADE_MEASUREMENT__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__OUTBOUND

      static final int GRADE_MEASUREMENT__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__INBOUND

      static final int GRADE_MEASUREMENT__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__REFINEMENT_TO

      static final int GRADE_MEASUREMENT__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__REFINEMENT_FROM

      static final int GRADE_MEASUREMENT__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__OBSERVED_MEASURE

      static final int GRADE_MEASUREMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__MEASURAND

      static final int GRADE_MEASUREMENT__MEASURAND
      The feature id for the 'Measurand' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__IS_BASE_SUPPLIED

      static final int GRADE_MEASUREMENT__IS_BASE_SUPPLIED
      The feature id for the 'Is Base Supplied' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__VALUE

      static final int GRADE_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__GRADE_TO

      static final int GRADE_MEASUREMENT__GRADE_TO
      The feature id for the 'Grade To' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT__BASE_QUERY

      static final int GRADE_MEASUREMENT__BASE_QUERY
      The feature id for the 'Base Query' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_FEATURE_COUNT

      static final int GRADE_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Grade Measurement' class.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT___GET_MEASURE_LABEL

      static final int GRADE_MEASUREMENT___GET_MEASURE_LABEL
      The operation id for the 'Get Measure Label' operation.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT___GET_MEASUREMENT_LABEL

      static final int GRADE_MEASUREMENT___GET_MEASUREMENT_LABEL
      The operation id for the 'Get Measurement Label' operation.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_OPERATION_COUNT

      static final int GRADE_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Grade Measurement' class.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY

      static final int MEASURE_CATEGORY
      The meta object id for the 'Measure Category' class.
      See Also:
      MeasureCategoryImpl, SmmPackageImpl.getMeasureCategory(), Constant Field Values
    • MEASURE_CATEGORY__NAME

      static final int MEASURE_CATEGORY__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY__SHORT_DESCRIPTION

      static final int MEASURE_CATEGORY__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY__DESCRIPTION

      static final int MEASURE_CATEGORY__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY__ATTRIBUTES

      static final int MEASURE_CATEGORY__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY__ANNOTATIONS

      static final int MEASURE_CATEGORY__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY__IN_RELATIONSHIPS

      static final int MEASURE_CATEGORY__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY__OUT_RELATIONSHIPS

      static final int MEASURE_CATEGORY__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY__CATEGORY_MEASURE

      static final int MEASURE_CATEGORY__CATEGORY_MEASURE
      The feature id for the 'Category Measure' reference list.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY__CATEGORY

      static final int MEASURE_CATEGORY__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY__CATEGORY_ELEMENT

      static final int MEASURE_CATEGORY__CATEGORY_ELEMENT
      The feature id for the 'Category Element' reference list.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY_FEATURE_COUNT

      static final int MEASURE_CATEGORY_FEATURE_COUNT
      The number of structural features of the 'Measure Category' class.
      See Also:
      Constant Field Values
    • MEASURE_CATEGORY_OPERATION_COUNT

      static final int MEASURE_CATEGORY_OPERATION_COUNT
      The number of operations of the 'Measure Category' class.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY

      static final int MEASURE_LIBRARY
      The meta object id for the 'Measure Library' class.
      See Also:
      MeasureLibraryImpl, SmmPackageImpl.getMeasureLibrary(), Constant Field Values
    • MEASURE_LIBRARY__NAME

      static final int MEASURE_LIBRARY__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY__SHORT_DESCRIPTION

      static final int MEASURE_LIBRARY__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY__DESCRIPTION

      static final int MEASURE_LIBRARY__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY__ATTRIBUTES

      static final int MEASURE_LIBRARY__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY__ANNOTATIONS

      static final int MEASURE_LIBRARY__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY__IN_RELATIONSHIPS

      static final int MEASURE_LIBRARY__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY__OUT_RELATIONSHIPS

      static final int MEASURE_LIBRARY__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY__MEASURE_ELEMENTS

      static final int MEASURE_LIBRARY__MEASURE_ELEMENTS
      The feature id for the 'Measure Elements' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY__CATEGORY_RELATIONSHIPS

      static final int MEASURE_LIBRARY__CATEGORY_RELATIONSHIPS
      The feature id for the 'Category Relationships' containment reference list.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY_FEATURE_COUNT

      static final int MEASURE_LIBRARY_FEATURE_COUNT
      The number of structural features of the 'Measure Library' class.
      See Also:
      Constant Field Values
    • MEASURE_LIBRARY_OPERATION_COUNT

      static final int MEASURE_LIBRARY_OPERATION_COUNT
      The number of operations of the 'Measure Library' class.
      See Also:
      Constant Field Values
    • NAMED_MEASURE

      static final int NAMED_MEASURE
      The meta object id for the 'Named Measure' class.
      See Also:
      NamedMeasureImpl, SmmPackageImpl.getNamedMeasure(), Constant Field Values
    • NAMED_MEASURE__NAME

      static final int NAMED_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__SHORT_DESCRIPTION

      static final int NAMED_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__DESCRIPTION

      static final int NAMED_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__ATTRIBUTES

      static final int NAMED_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__ANNOTATIONS

      static final int NAMED_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__IN_RELATIONSHIPS

      static final int NAMED_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__OUT_RELATIONSHIPS

      static final int NAMED_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__VISIBLE

      static final int NAMED_MEASURE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__SOURCE

      static final int NAMED_MEASURE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__MEASURE_LABEL_FORMAT

      static final int NAMED_MEASURE__MEASURE_LABEL_FORMAT
      The feature id for the 'Measure Label Format' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__MEASUREMENT_LABEL_FORMAT

      static final int NAMED_MEASURE__MEASUREMENT_LABEL_FORMAT
      The feature id for the 'Measurement Label Format' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__SCALE

      static final int NAMED_MEASURE__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__CUSTOM_SCALE

      static final int NAMED_MEASURE__CUSTOM_SCALE
      The feature id for the 'Custom Scale' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__REFINEMENT_FROM

      static final int NAMED_MEASURE__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__REFINEMENT_TO

      static final int NAMED_MEASURE__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__INBOUND

      static final int NAMED_MEASURE__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__OUTBOUND

      static final int NAMED_MEASURE__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__EQUIVALENT_TO

      static final int NAMED_MEASURE__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__EQUIVALENT_FROM

      static final int NAMED_MEASURE__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__DEFAULT_QUERY

      static final int NAMED_MEASURE__DEFAULT_QUERY
      The feature id for the 'Default Query' reference.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__CATEGORY

      static final int NAMED_MEASURE__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__SCOPE

      static final int NAMED_MEASURE__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__TRAIT

      static final int NAMED_MEASURE__TRAIT
      The feature id for the 'Trait' reference.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__MEASURE_RELATIONSHIPS

      static final int NAMED_MEASURE__MEASURE_RELATIONSHIPS
      The feature id for the 'Measure Relationships' containment reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__BASE_MEASURE1_FROM

      static final int NAMED_MEASURE__BASE_MEASURE1_FROM
      The feature id for the 'Base Measure1 From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__BASE_MEASURE_FROM

      static final int NAMED_MEASURE__BASE_MEASURE_FROM
      The feature id for the 'Base Measure From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__BASE_MEASURE2_FROM

      static final int NAMED_MEASURE__BASE_MEASURE2_FROM
      The feature id for the 'Base Measure2 From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__RANKING_FROM

      static final int NAMED_MEASURE__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__RESCALE_TO

      static final int NAMED_MEASURE__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__GRADE_FROM

      static final int NAMED_MEASURE__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__UNIT

      static final int NAMED_MEASURE__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Constant Field Values
    • NAMED_MEASURE__FORMULA

      static final int NAMED_MEASURE__FORMULA
      The feature id for the 'Formula' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASURE_FEATURE_COUNT

      static final int NAMED_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Named Measure' class.
      See Also:
      Constant Field Values
    • NAMED_MEASURE___GET_ARGUMENTS

      static final int NAMED_MEASURE___GET_ARGUMENTS
      The operation id for the 'Get Arguments' operation.
      See Also:
      Constant Field Values
    • NAMED_MEASURE___GET_ALL_ARGUMENTS

      static final int NAMED_MEASURE___GET_ALL_ARGUMENTS
      The operation id for the 'Get All Arguments' operation.
      See Also:
      Constant Field Values
    • NAMED_MEASURE_OPERATION_COUNT

      static final int NAMED_MEASURE_OPERATION_COUNT
      The number of operations of the 'Named Measure' class.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT

      static final int NAMED_MEASUREMENT
      The meta object id for the 'Named Measurement' class.
      See Also:
      NamedMeasurementImpl, SmmPackageImpl.getNamedMeasurement(), Constant Field Values
    • NAMED_MEASUREMENT__NAME

      static final int NAMED_MEASUREMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__SHORT_DESCRIPTION

      static final int NAMED_MEASUREMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__DESCRIPTION

      static final int NAMED_MEASUREMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__ATTRIBUTES

      static final int NAMED_MEASUREMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__ANNOTATIONS

      static final int NAMED_MEASUREMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__IN_RELATIONSHIPS

      static final int NAMED_MEASUREMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__OUT_RELATIONSHIPS

      static final int NAMED_MEASUREMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__BREAK_VALUE

      static final int NAMED_MEASUREMENT__BREAK_VALUE
      The feature id for the 'Break Value' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__ERROR

      static final int NAMED_MEASUREMENT__ERROR
      The feature id for the 'Error' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__MEASUREMENT_RELATIONSHIPS

      static final int NAMED_MEASUREMENT__MEASUREMENT_RELATIONSHIPS
      The feature id for the 'Measurement Relationships' containment reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__EQUIVALENT_FROM

      static final int NAMED_MEASUREMENT__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__EQUIVALENT_TO

      static final int NAMED_MEASUREMENT__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__OUTBOUND

      static final int NAMED_MEASUREMENT__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__INBOUND

      static final int NAMED_MEASUREMENT__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__REFINEMENT_TO

      static final int NAMED_MEASUREMENT__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__REFINEMENT_FROM

      static final int NAMED_MEASUREMENT__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__OBSERVED_MEASURE

      static final int NAMED_MEASUREMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__MEASURAND

      static final int NAMED_MEASUREMENT__MEASURAND
      The feature id for the 'Measurand' reference.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__VALUE

      static final int NAMED_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__BASE_MEASUREMENT1_FROM

      static final int NAMED_MEASUREMENT__BASE_MEASUREMENT1_FROM
      The feature id for the 'Base Measurement1 From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__BASE_MEASUREMENT_FROM

      static final int NAMED_MEASUREMENT__BASE_MEASUREMENT_FROM
      The feature id for the 'Base Measurement From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__BASE_MEASUREMENT2_FROM

      static final int NAMED_MEASUREMENT__BASE_MEASUREMENT2_FROM
      The feature id for the 'Base Measurement2 From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__GRADE_FROM

      static final int NAMED_MEASUREMENT__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__RESCALE_TO

      static final int NAMED_MEASUREMENT__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT__RANKING_FROM

      static final int NAMED_MEASUREMENT__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT_FEATURE_COUNT

      static final int NAMED_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Named Measurement' class.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT___GET_MEASURE_LABEL

      static final int NAMED_MEASUREMENT___GET_MEASURE_LABEL
      The operation id for the 'Get Measure Label' operation.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT___GET_MEASUREMENT_LABEL

      static final int NAMED_MEASUREMENT___GET_MEASUREMENT_LABEL
      The operation id for the 'Get Measurement Label' operation.
      See Also:
      Constant Field Values
    • NAMED_MEASUREMENT_OPERATION_COUNT

      static final int NAMED_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Named Measurement' class.
      See Also:
      Constant Field Values
    • OCL_OPERATION

      static final int OCL_OPERATION
      The meta object id for the 'OCL Operation' class.
      See Also:
      OCLOperationImpl, SmmPackageImpl.getOCLOperation(), Constant Field Values
    • OCL_OPERATION__NAME

      static final int OCL_OPERATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • OCL_OPERATION__SHORT_DESCRIPTION

      static final int OCL_OPERATION__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • OCL_OPERATION__DESCRIPTION

      static final int OCL_OPERATION__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • OCL_OPERATION__ATTRIBUTES

      static final int OCL_OPERATION__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • OCL_OPERATION__ANNOTATIONS

      static final int OCL_OPERATION__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • OCL_OPERATION__IN_RELATIONSHIPS

      static final int OCL_OPERATION__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • OCL_OPERATION__OUT_RELATIONSHIPS

      static final int OCL_OPERATION__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • OCL_OPERATION__BODY

      static final int OCL_OPERATION__BODY
      The feature id for the 'Body' attribute.
      See Also:
      Constant Field Values
    • OCL_OPERATION__CONTEXT

      static final int OCL_OPERATION__CONTEXT
      The feature id for the 'Context' attribute.
      See Also:
      Constant Field Values
    • OCL_OPERATION_FEATURE_COUNT

      static final int OCL_OPERATION_FEATURE_COUNT
      The number of structural features of the 'OCL Operation' class.
      See Also:
      Constant Field Values
    • OCL_OPERATION_OPERATION_COUNT

      static final int OCL_OPERATION_OPERATION_COUNT
      The number of operations of the 'OCL Operation' class.
      See Also:
      Constant Field Values
    • OBSERVATION

      static final int OBSERVATION
      The meta object id for the 'Observation' class.
      See Also:
      ObservationImpl, SmmPackageImpl.getObservation(), Constant Field Values
    • OBSERVATION__NAME

      static final int OBSERVATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • OBSERVATION__SHORT_DESCRIPTION

      static final int OBSERVATION__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • OBSERVATION__DESCRIPTION

      static final int OBSERVATION__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • OBSERVATION__ATTRIBUTES

      static final int OBSERVATION__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVATION__ANNOTATIONS

      static final int OBSERVATION__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVATION__IN_RELATIONSHIPS

      static final int OBSERVATION__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • OBSERVATION__OUT_RELATIONSHIPS

      static final int OBSERVATION__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • OBSERVATION__OBSERVER

      static final int OBSERVATION__OBSERVER
      The feature id for the 'Observer' attribute.
      See Also:
      Constant Field Values
    • OBSERVATION__TOOL

      static final int OBSERVATION__TOOL
      The feature id for the 'Tool' attribute.
      See Also:
      Constant Field Values
    • OBSERVATION__WHEN_OBSERVED

      static final int OBSERVATION__WHEN_OBSERVED
      The feature id for the 'When Observed' attribute.
      See Also:
      Constant Field Values
    • OBSERVATION__SCOPES

      static final int OBSERVATION__SCOPES
      The feature id for the 'Scopes' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVATION__OBSERVED_MEASURES

      static final int OBSERVATION__OBSERVED_MEASURES
      The feature id for the 'Observed Measures' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVATION__ARGUMENTS

      static final int OBSERVATION__ARGUMENTS
      The feature id for the 'Arguments' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVATION__REQUESTED_MEASURES

      static final int OBSERVATION__REQUESTED_MEASURES
      The feature id for the 'Requested Measures' reference list.
      See Also:
      Constant Field Values
    • OBSERVATION_FEATURE_COUNT

      static final int OBSERVATION_FEATURE_COUNT
      The number of structural features of the 'Observation' class.
      See Also:
      Constant Field Values
    • OBSERVATION_OPERATION_COUNT

      static final int OBSERVATION_OPERATION_COUNT
      The number of operations of the 'Observation' class.
      See Also:
      Constant Field Values
    • OBSERVATION_SCOPE

      static final int OBSERVATION_SCOPE
      The meta object id for the 'Observation Scope' class.
      See Also:
      ObservationScopeImpl, SmmPackageImpl.getObservationScope(), Constant Field Values
    • OBSERVATION_SCOPE__NAME

      static final int OBSERVATION_SCOPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • OBSERVATION_SCOPE__SHORT_DESCRIPTION

      static final int OBSERVATION_SCOPE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • OBSERVATION_SCOPE__DESCRIPTION

      static final int OBSERVATION_SCOPE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • OBSERVATION_SCOPE__ATTRIBUTES

      static final int OBSERVATION_SCOPE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVATION_SCOPE__ANNOTATIONS

      static final int OBSERVATION_SCOPE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVATION_SCOPE__IN_RELATIONSHIPS

      static final int OBSERVATION_SCOPE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • OBSERVATION_SCOPE__OUT_RELATIONSHIPS

      static final int OBSERVATION_SCOPE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • OBSERVATION_SCOPE__SCOPE_URI

      static final int OBSERVATION_SCOPE__SCOPE_URI
      The feature id for the 'Scope Uri' attribute.
      See Also:
      Constant Field Values
    • OBSERVATION_SCOPE_FEATURE_COUNT

      static final int OBSERVATION_SCOPE_FEATURE_COUNT
      The number of structural features of the 'Observation Scope' class.
      See Also:
      Constant Field Values
    • OBSERVATION_SCOPE_OPERATION_COUNT

      static final int OBSERVATION_SCOPE_OPERATION_COUNT
      The number of operations of the 'Observation Scope' class.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE

      static final int OBSERVED_MEASURE
      The meta object id for the 'Observed Measure' class.
      See Also:
      ObservedMeasureImpl, SmmPackageImpl.getObservedMeasure(), Constant Field Values
    • OBSERVED_MEASURE__NAME

      static final int OBSERVED_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE__SHORT_DESCRIPTION

      static final int OBSERVED_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE__DESCRIPTION

      static final int OBSERVED_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE__ATTRIBUTES

      static final int OBSERVED_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE__ANNOTATIONS

      static final int OBSERVED_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE__IN_RELATIONSHIPS

      static final int OBSERVED_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE__OUT_RELATIONSHIPS

      static final int OBSERVED_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE__ARGUMENTS

      static final int OBSERVED_MEASURE__ARGUMENTS
      The feature id for the 'Arguments' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE__MEASUREMENTS

      static final int OBSERVED_MEASURE__MEASUREMENTS
      The feature id for the 'Measurements' containment reference list.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE__MEASURE

      static final int OBSERVED_MEASURE__MEASURE
      The feature id for the 'Measure' reference.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE_FEATURE_COUNT

      static final int OBSERVED_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Observed Measure' class.
      See Also:
      Constant Field Values
    • OBSERVED_MEASURE_OPERATION_COUNT

      static final int OBSERVED_MEASURE_OPERATION_COUNT
      The number of operations of the 'Observed Measure' class.
      See Also:
      Constant Field Values
    • OPERATION

      static final int OPERATION
      The meta object id for the 'Operation' class.
      See Also:
      OperationImpl, SmmPackageImpl.getOperation(), Constant Field Values
    • OPERATION__NAME

      static final int OPERATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • OPERATION__SHORT_DESCRIPTION

      static final int OPERATION__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • OPERATION__DESCRIPTION

      static final int OPERATION__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • OPERATION__ATTRIBUTES

      static final int OPERATION__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • OPERATION__ANNOTATIONS

      static final int OPERATION__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • OPERATION__IN_RELATIONSHIPS

      static final int OPERATION__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • OPERATION__OUT_RELATIONSHIPS

      static final int OPERATION__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • OPERATION__BODY

      static final int OPERATION__BODY
      The feature id for the 'Body' attribute.
      See Also:
      Constant Field Values
    • OPERATION__LANGUAGE

      static final int OPERATION__LANGUAGE
      The feature id for the 'Language' attribute.
      See Also:
      Constant Field Values
    • OPERATION_FEATURE_COUNT

      static final int OPERATION_FEATURE_COUNT
      The number of structural features of the 'Operation' class.
      See Also:
      Constant Field Values
    • OPERATION___GET_PARAM_STRINGS

      static final int OPERATION___GET_PARAM_STRINGS
      The operation id for the 'Get Param Strings' operation.
      See Also:
      Constant Field Values
    • OPERATION_OPERATION_COUNT

      static final int OPERATION_OPERATION_COUNT
      The number of operations of the 'Operation' class.
      See Also:
      Constant Field Values
    • GRADE_MEASURE

      static final int GRADE_MEASURE
      The meta object id for the 'Grade Measure' class.
      See Also:
      GradeMeasureImpl, SmmPackageImpl.getGradeMeasure(), Constant Field Values
    • GRADE_MEASURE__NAME

      static final int GRADE_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__SHORT_DESCRIPTION

      static final int GRADE_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__DESCRIPTION

      static final int GRADE_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__ATTRIBUTES

      static final int GRADE_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__ANNOTATIONS

      static final int GRADE_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__IN_RELATIONSHIPS

      static final int GRADE_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__OUT_RELATIONSHIPS

      static final int GRADE_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__VISIBLE

      static final int GRADE_MEASURE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__SOURCE

      static final int GRADE_MEASURE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__MEASURE_LABEL_FORMAT

      static final int GRADE_MEASURE__MEASURE_LABEL_FORMAT
      The feature id for the 'Measure Label Format' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__MEASUREMENT_LABEL_FORMAT

      static final int GRADE_MEASURE__MEASUREMENT_LABEL_FORMAT
      The feature id for the 'Measurement Label Format' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__SCALE

      static final int GRADE_MEASURE__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__CUSTOM_SCALE

      static final int GRADE_MEASURE__CUSTOM_SCALE
      The feature id for the 'Custom Scale' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__REFINEMENT_FROM

      static final int GRADE_MEASURE__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__REFINEMENT_TO

      static final int GRADE_MEASURE__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__INBOUND

      static final int GRADE_MEASURE__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__OUTBOUND

      static final int GRADE_MEASURE__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__EQUIVALENT_TO

      static final int GRADE_MEASURE__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__EQUIVALENT_FROM

      static final int GRADE_MEASURE__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__DEFAULT_QUERY

      static final int GRADE_MEASURE__DEFAULT_QUERY
      The feature id for the 'Default Query' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__CATEGORY

      static final int GRADE_MEASURE__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__SCOPE

      static final int GRADE_MEASURE__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__TRAIT

      static final int GRADE_MEASURE__TRAIT
      The feature id for the 'Trait' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__MEASURE_RELATIONSHIPS

      static final int GRADE_MEASURE__MEASURE_RELATIONSHIPS
      The feature id for the 'Measure Relationships' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__GRADE_TO

      static final int GRADE_MEASURE__GRADE_TO
      The feature id for the 'Grade To' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASURE__INTERVAL

      static final int GRADE_MEASURE__INTERVAL
      The feature id for the 'Interval' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_FEATURE_COUNT

      static final int GRADE_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Grade Measure' class.
      See Also:
      Constant Field Values
    • GRADE_MEASURE___GET_ARGUMENTS

      static final int GRADE_MEASURE___GET_ARGUMENTS
      The operation id for the 'Get Arguments' operation.
      See Also:
      Constant Field Values
    • GRADE_MEASURE___GET_ALL_ARGUMENTS

      static final int GRADE_MEASURE___GET_ALL_ARGUMENTS
      The operation id for the 'Get All Arguments' operation.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_OPERATION_COUNT

      static final int GRADE_MEASURE_OPERATION_COUNT
      The number of operations of the 'Grade Measure' class.
      See Also:
      Constant Field Values
    • INTERVAL

      static final int INTERVAL
      The meta object id for the 'Interval' class.
      See Also:
      IntervalImpl, SmmPackageImpl.getInterval(), Constant Field Values
    • INTERVAL__NAME

      static final int INTERVAL__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • INTERVAL__SHORT_DESCRIPTION

      static final int INTERVAL__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • INTERVAL__DESCRIPTION

      static final int INTERVAL__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • INTERVAL__ATTRIBUTES

      static final int INTERVAL__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • INTERVAL__ANNOTATIONS

      static final int INTERVAL__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • INTERVAL__IN_RELATIONSHIPS

      static final int INTERVAL__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • INTERVAL__OUT_RELATIONSHIPS

      static final int INTERVAL__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • INTERVAL__MAXIMUM

      static final int INTERVAL__MAXIMUM
      The feature id for the 'Maximum' attribute.
      See Also:
      Constant Field Values
    • INTERVAL__MAXIMUM_OPEN

      static final int INTERVAL__MAXIMUM_OPEN
      The feature id for the 'Maximum Open' attribute.
      See Also:
      Constant Field Values
    • INTERVAL__MINIMUM

      static final int INTERVAL__MINIMUM
      The feature id for the 'Minimum' attribute.
      See Also:
      Constant Field Values
    • INTERVAL__MINIMUM_OPEN

      static final int INTERVAL__MINIMUM_OPEN
      The feature id for the 'Minimum Open' attribute.
      See Also:
      Constant Field Values
    • INTERVAL_FEATURE_COUNT

      static final int INTERVAL_FEATURE_COUNT
      The number of structural features of the 'Interval' class.
      See Also:
      Constant Field Values
    • INTERVAL_OPERATION_COUNT

      static final int INTERVAL_OPERATION_COUNT
      The number of operations of the 'Interval' class.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL

      static final int GRADE_INTERVAL
      The meta object id for the 'Grade Interval' class.
      See Also:
      GradeIntervalImpl, SmmPackageImpl.getGradeInterval(), Constant Field Values
    • GRADE_INTERVAL__NAME

      static final int GRADE_INTERVAL__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__SHORT_DESCRIPTION

      static final int GRADE_INTERVAL__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__DESCRIPTION

      static final int GRADE_INTERVAL__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__ATTRIBUTES

      static final int GRADE_INTERVAL__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__ANNOTATIONS

      static final int GRADE_INTERVAL__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__IN_RELATIONSHIPS

      static final int GRADE_INTERVAL__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__OUT_RELATIONSHIPS

      static final int GRADE_INTERVAL__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__MAXIMUM

      static final int GRADE_INTERVAL__MAXIMUM
      The feature id for the 'Maximum' attribute.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__MAXIMUM_OPEN

      static final int GRADE_INTERVAL__MAXIMUM_OPEN
      The feature id for the 'Maximum Open' attribute.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__MINIMUM

      static final int GRADE_INTERVAL__MINIMUM
      The feature id for the 'Minimum' attribute.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__MINIMUM_OPEN

      static final int GRADE_INTERVAL__MINIMUM_OPEN
      The feature id for the 'Minimum Open' attribute.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL__SYMBOL

      static final int GRADE_INTERVAL__SYMBOL
      The feature id for the 'Symbol' attribute.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL_FEATURE_COUNT

      static final int GRADE_INTERVAL_FEATURE_COUNT
      The number of structural features of the 'Grade Interval' class.
      See Also:
      Constant Field Values
    • GRADE_INTERVAL_OPERATION_COUNT

      static final int GRADE_INTERVAL_OPERATION_COUNT
      The number of operations of the 'Grade Interval' class.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP

      static final int RANKING_MEASURE_RELATIONSHIP
      The meta object id for the 'Ranking Measure Relationship' class.
      See Also:
      RankingMeasureRelationshipImpl, SmmPackageImpl.getRankingMeasureRelationship(), Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__NAME

      static final int RANKING_MEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int RANKING_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__DESCRIPTION

      static final int RANKING_MEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__ATTRIBUTES

      static final int RANKING_MEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__ANNOTATIONS

      static final int RANKING_MEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int RANKING_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int RANKING_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__TO

      static final int RANKING_MEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__FROM

      static final int RANKING_MEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__INFLUENCE

      static final int RANKING_MEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int RANKING_MEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP__RESCALED_MEASURE

      static final int RANKING_MEASURE_RELATIONSHIP__RESCALED_MEASURE
      The feature id for the 'Rescaled Measure' containment reference.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int RANKING_MEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Ranking Measure Relationship' class.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int RANKING_MEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Ranking Measure Relationship' class.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP

      static final int GRADE_MEASUREMENT_RELATIONSHIP
      The meta object id for the 'Grade Measurement Relationship' class.
      See Also:
      GradeMeasurementRelationshipImpl, SmmPackageImpl.getGradeMeasurementRelationship(), Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP__NAME

      static final int GRADE_MEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int GRADE_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int GRADE_MEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int GRADE_MEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int GRADE_MEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int GRADE_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int GRADE_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP__TO

      static final int GRADE_MEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP__FROM

      static final int GRADE_MEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int GRADE_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Grade Measurement Relationship' class.
      See Also:
      Constant Field Values
    • GRADE_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int GRADE_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Grade Measurement Relationship' class.
      See Also:
      Constant Field Values
    • RATIO_MEASURE

      static final int RATIO_MEASURE
      The meta object id for the 'Ratio Measure' class.
      See Also:
      RatioMeasureImpl, SmmPackageImpl.getRatioMeasure(), Constant Field Values
    • RATIO_MEASURE__NAME

      static final int RATIO_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__SHORT_DESCRIPTION

      static final int RATIO_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__DESCRIPTION

      static final int RATIO_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__ATTRIBUTES

      static final int RATIO_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__ANNOTATIONS

      static final int RATIO_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__IN_RELATIONSHIPS

      static final int RATIO_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__OUT_RELATIONSHIPS

      static final int RATIO_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__VISIBLE

      static final int RATIO_MEASURE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__SOURCE

      static final int RATIO_MEASURE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__MEASURE_LABEL_FORMAT

      static final int RATIO_MEASURE__MEASURE_LABEL_FORMAT
      The feature id for the 'Measure Label Format' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__MEASUREMENT_LABEL_FORMAT

      static final int RATIO_MEASURE__MEASUREMENT_LABEL_FORMAT
      The feature id for the 'Measurement Label Format' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__SCALE

      static final int RATIO_MEASURE__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__CUSTOM_SCALE

      static final int RATIO_MEASURE__CUSTOM_SCALE
      The feature id for the 'Custom Scale' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__REFINEMENT_FROM

      static final int RATIO_MEASURE__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__REFINEMENT_TO

      static final int RATIO_MEASURE__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__INBOUND

      static final int RATIO_MEASURE__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__OUTBOUND

      static final int RATIO_MEASURE__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__EQUIVALENT_TO

      static final int RATIO_MEASURE__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__EQUIVALENT_FROM

      static final int RATIO_MEASURE__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__DEFAULT_QUERY

      static final int RATIO_MEASURE__DEFAULT_QUERY
      The feature id for the 'Default Query' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__CATEGORY

      static final int RATIO_MEASURE__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__SCOPE

      static final int RATIO_MEASURE__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__TRAIT

      static final int RATIO_MEASURE__TRAIT
      The feature id for the 'Trait' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__MEASURE_RELATIONSHIPS

      static final int RATIO_MEASURE__MEASURE_RELATIONSHIPS
      The feature id for the 'Measure Relationships' containment reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__BASE_MEASURE1_FROM

      static final int RATIO_MEASURE__BASE_MEASURE1_FROM
      The feature id for the 'Base Measure1 From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__BASE_MEASURE_FROM

      static final int RATIO_MEASURE__BASE_MEASURE_FROM
      The feature id for the 'Base Measure From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__BASE_MEASURE2_FROM

      static final int RATIO_MEASURE__BASE_MEASURE2_FROM
      The feature id for the 'Base Measure2 From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__RANKING_FROM

      static final int RATIO_MEASURE__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__RESCALE_TO

      static final int RATIO_MEASURE__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__GRADE_FROM

      static final int RATIO_MEASURE__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__UNIT

      static final int RATIO_MEASURE__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__FORMULA

      static final int RATIO_MEASURE__FORMULA
      The feature id for the 'Formula' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__FUNCTOR

      static final int RATIO_MEASURE__FUNCTOR
      The feature id for the 'Functor' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__BASE_MEASURE1_TO

      static final int RATIO_MEASURE__BASE_MEASURE1_TO
      The feature id for the 'Base Measure1 To' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__BASE_MEASURE2_TO

      static final int RATIO_MEASURE__BASE_MEASURE2_TO
      The feature id for the 'Base Measure2 To' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASURE__CUSTOM_FUNCTOR

      static final int RATIO_MEASURE__CUSTOM_FUNCTOR
      The feature id for the 'Custom Functor' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASURE_FEATURE_COUNT

      static final int RATIO_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Ratio Measure' class.
      See Also:
      Constant Field Values
    • RATIO_MEASURE___GET_ARGUMENTS

      static final int RATIO_MEASURE___GET_ARGUMENTS
      The operation id for the 'Get Arguments' operation.
      See Also:
      Constant Field Values
    • RATIO_MEASURE___GET_ALL_ARGUMENTS

      static final int RATIO_MEASURE___GET_ALL_ARGUMENTS
      The operation id for the 'Get All Arguments' operation.
      See Also:
      Constant Field Values
    • RATIO_MEASURE_OPERATION_COUNT

      static final int RATIO_MEASURE_OPERATION_COUNT
      The number of operations of the 'Ratio Measure' class.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT

      static final int RATIO_MEASUREMENT
      The meta object id for the 'Ratio Measurement' class.
      See Also:
      RatioMeasurementImpl, SmmPackageImpl.getRatioMeasurement(), Constant Field Values
    • RATIO_MEASUREMENT__NAME

      static final int RATIO_MEASUREMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__SHORT_DESCRIPTION

      static final int RATIO_MEASUREMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__DESCRIPTION

      static final int RATIO_MEASUREMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__ATTRIBUTES

      static final int RATIO_MEASUREMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__ANNOTATIONS

      static final int RATIO_MEASUREMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__IN_RELATIONSHIPS

      static final int RATIO_MEASUREMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__OUT_RELATIONSHIPS

      static final int RATIO_MEASUREMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__BREAK_VALUE

      static final int RATIO_MEASUREMENT__BREAK_VALUE
      The feature id for the 'Break Value' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__ERROR

      static final int RATIO_MEASUREMENT__ERROR
      The feature id for the 'Error' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__MEASUREMENT_RELATIONSHIPS

      static final int RATIO_MEASUREMENT__MEASUREMENT_RELATIONSHIPS
      The feature id for the 'Measurement Relationships' containment reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__EQUIVALENT_FROM

      static final int RATIO_MEASUREMENT__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__EQUIVALENT_TO

      static final int RATIO_MEASUREMENT__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__OUTBOUND

      static final int RATIO_MEASUREMENT__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__INBOUND

      static final int RATIO_MEASUREMENT__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__REFINEMENT_TO

      static final int RATIO_MEASUREMENT__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__REFINEMENT_FROM

      static final int RATIO_MEASUREMENT__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__OBSERVED_MEASURE

      static final int RATIO_MEASUREMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__MEASURAND

      static final int RATIO_MEASUREMENT__MEASURAND
      The feature id for the 'Measurand' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__VALUE

      static final int RATIO_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__BASE_MEASUREMENT1_FROM

      static final int RATIO_MEASUREMENT__BASE_MEASUREMENT1_FROM
      The feature id for the 'Base Measurement1 From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__BASE_MEASUREMENT_FROM

      static final int RATIO_MEASUREMENT__BASE_MEASUREMENT_FROM
      The feature id for the 'Base Measurement From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__BASE_MEASUREMENT2_FROM

      static final int RATIO_MEASUREMENT__BASE_MEASUREMENT2_FROM
      The feature id for the 'Base Measurement2 From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__GRADE_FROM

      static final int RATIO_MEASUREMENT__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__RESCALE_TO

      static final int RATIO_MEASUREMENT__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__RANKING_FROM

      static final int RATIO_MEASUREMENT__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__IS_BASE_SUPPLIED

      static final int RATIO_MEASUREMENT__IS_BASE_SUPPLIED
      The feature id for the 'Is Base Supplied' attribute.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__BASE_MEASUREMENT2_TO

      static final int RATIO_MEASUREMENT__BASE_MEASUREMENT2_TO
      The feature id for the 'Base Measurement2 To' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__BASE_MEASUREMENT1_TO

      static final int RATIO_MEASUREMENT__BASE_MEASUREMENT1_TO
      The feature id for the 'Base Measurement1 To' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT__BASE_QUERY

      static final int RATIO_MEASUREMENT__BASE_QUERY
      The feature id for the 'Base Query' reference.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT_FEATURE_COUNT

      static final int RATIO_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Ratio Measurement' class.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT___GET_MEASURE_LABEL

      static final int RATIO_MEASUREMENT___GET_MEASURE_LABEL
      The operation id for the 'Get Measure Label' operation.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT___GET_MEASUREMENT_LABEL

      static final int RATIO_MEASUREMENT___GET_MEASUREMENT_LABEL
      The operation id for the 'Get Measurement Label' operation.
      See Also:
      Constant Field Values
    • RATIO_MEASUREMENT_OPERATION_COUNT

      static final int RATIO_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Ratio Measurement' class.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP

      static final int REFINEMENT_MEASURE_RELATIONSHIP
      The meta object id for the 'Refinement Measure Relationship' class.
      See Also:
      RefinementMeasureRelationshipImpl, SmmPackageImpl.getRefinementMeasureRelationship(), Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__NAME

      static final int REFINEMENT_MEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int REFINEMENT_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__DESCRIPTION

      static final int REFINEMENT_MEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__ATTRIBUTES

      static final int REFINEMENT_MEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__ANNOTATIONS

      static final int REFINEMENT_MEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int REFINEMENT_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int REFINEMENT_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__TO

      static final int REFINEMENT_MEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__FROM

      static final int REFINEMENT_MEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__INFLUENCE

      static final int REFINEMENT_MEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int REFINEMENT_MEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int REFINEMENT_MEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Refinement Measure Relationship' class.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int REFINEMENT_MEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Refinement Measure Relationship' class.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP
      The meta object id for the 'Refinement Measurement Relationship' class.
      See Also:
      RefinementMeasurementRelationshipImpl, SmmPackageImpl.getRefinementMeasurementRelationship(), Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP__NAME

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP__TO

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP__FROM

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Refinement Measurement Relationship' class.
      See Also:
      Constant Field Values
    • REFINEMENT_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int REFINEMENT_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Refinement Measurement Relationship' class.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE

      static final int RESCALED_MEASURE
      The meta object id for the 'Rescaled Measure' class.
      See Also:
      RescaledMeasureImpl, SmmPackageImpl.getRescaledMeasure(), Constant Field Values
    • RESCALED_MEASURE__NAME

      static final int RESCALED_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__SHORT_DESCRIPTION

      static final int RESCALED_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__DESCRIPTION

      static final int RESCALED_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__ATTRIBUTES

      static final int RESCALED_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__ANNOTATIONS

      static final int RESCALED_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__IN_RELATIONSHIPS

      static final int RESCALED_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__OUT_RELATIONSHIPS

      static final int RESCALED_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__VISIBLE

      static final int RESCALED_MEASURE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__SOURCE

      static final int RESCALED_MEASURE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__MEASURE_LABEL_FORMAT

      static final int RESCALED_MEASURE__MEASURE_LABEL_FORMAT
      The feature id for the 'Measure Label Format' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__MEASUREMENT_LABEL_FORMAT

      static final int RESCALED_MEASURE__MEASUREMENT_LABEL_FORMAT
      The feature id for the 'Measurement Label Format' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__SCALE

      static final int RESCALED_MEASURE__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__CUSTOM_SCALE

      static final int RESCALED_MEASURE__CUSTOM_SCALE
      The feature id for the 'Custom Scale' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__REFINEMENT_FROM

      static final int RESCALED_MEASURE__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__REFINEMENT_TO

      static final int RESCALED_MEASURE__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__INBOUND

      static final int RESCALED_MEASURE__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__OUTBOUND

      static final int RESCALED_MEASURE__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__EQUIVALENT_TO

      static final int RESCALED_MEASURE__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__EQUIVALENT_FROM

      static final int RESCALED_MEASURE__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__DEFAULT_QUERY

      static final int RESCALED_MEASURE__DEFAULT_QUERY
      The feature id for the 'Default Query' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__CATEGORY

      static final int RESCALED_MEASURE__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__SCOPE

      static final int RESCALED_MEASURE__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__TRAIT

      static final int RESCALED_MEASURE__TRAIT
      The feature id for the 'Trait' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__MEASURE_RELATIONSHIPS

      static final int RESCALED_MEASURE__MEASURE_RELATIONSHIPS
      The feature id for the 'Measure Relationships' containment reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__BASE_MEASURE1_FROM

      static final int RESCALED_MEASURE__BASE_MEASURE1_FROM
      The feature id for the 'Base Measure1 From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__BASE_MEASURE_FROM

      static final int RESCALED_MEASURE__BASE_MEASURE_FROM
      The feature id for the 'Base Measure From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__BASE_MEASURE2_FROM

      static final int RESCALED_MEASURE__BASE_MEASURE2_FROM
      The feature id for the 'Base Measure2 From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__RANKING_FROM

      static final int RESCALED_MEASURE__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__RESCALE_TO

      static final int RESCALED_MEASURE__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__GRADE_FROM

      static final int RESCALED_MEASURE__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__UNIT

      static final int RESCALED_MEASURE__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__FORMULA

      static final int RESCALED_MEASURE__FORMULA
      The feature id for the 'Formula' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__RESCALE_FROM

      static final int RESCALED_MEASURE__RESCALE_FROM
      The feature id for the 'Rescale From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__RESCALES

      static final int RESCALED_MEASURE__RESCALES
      The feature id for the 'Rescales' container reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__OPERATION

      static final int RESCALED_MEASURE__OPERATION
      The feature id for the 'Operation' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__OFFSET

      static final int RESCALED_MEASURE__OFFSET
      The feature id for the 'Offset' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__MULTIPLIER

      static final int RESCALED_MEASURE__MULTIPLIER
      The feature id for the 'Multiplier' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE__OPERATION_FIRST

      static final int RESCALED_MEASURE__OPERATION_FIRST
      The feature id for the 'Operation First' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_FEATURE_COUNT

      static final int RESCALED_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Rescaled Measure' class.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE___GET_ARGUMENTS

      static final int RESCALED_MEASURE___GET_ARGUMENTS
      The operation id for the 'Get Arguments' operation.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE___GET_ALL_ARGUMENTS

      static final int RESCALED_MEASURE___GET_ALL_ARGUMENTS
      The operation id for the 'Get All Arguments' operation.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_OPERATION_COUNT

      static final int RESCALED_MEASURE_OPERATION_COUNT
      The number of operations of the 'Rescaled Measure' class.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP

      static final int RESCALED_MEASURE_RELATIONSHIP
      The meta object id for the 'Rescaled Measure Relationship' class.
      See Also:
      RescaledMeasureRelationshipImpl, SmmPackageImpl.getRescaledMeasureRelationship(), Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__NAME

      static final int RESCALED_MEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int RESCALED_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__DESCRIPTION

      static final int RESCALED_MEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__ATTRIBUTES

      static final int RESCALED_MEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__ANNOTATIONS

      static final int RESCALED_MEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int RESCALED_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int RESCALED_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__TO

      static final int RESCALED_MEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__FROM

      static final int RESCALED_MEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__INFLUENCE

      static final int RESCALED_MEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int RESCALED_MEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int RESCALED_MEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Rescaled Measure Relationship' class.
      See Also:
      Constant Field Values
    • RESCALED_MEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int RESCALED_MEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Rescaled Measure Relationship' class.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT

      static final int RESCALED_MEASUREMENT
      The meta object id for the 'Rescaled Measurement' class.
      See Also:
      RescaledMeasurementImpl, SmmPackageImpl.getRescaledMeasurement(), Constant Field Values
    • RESCALED_MEASUREMENT__NAME

      static final int RESCALED_MEASUREMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__SHORT_DESCRIPTION

      static final int RESCALED_MEASUREMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__DESCRIPTION

      static final int RESCALED_MEASUREMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__ATTRIBUTES

      static final int RESCALED_MEASUREMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__ANNOTATIONS

      static final int RESCALED_MEASUREMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__IN_RELATIONSHIPS

      static final int RESCALED_MEASUREMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__OUT_RELATIONSHIPS

      static final int RESCALED_MEASUREMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__BREAK_VALUE

      static final int RESCALED_MEASUREMENT__BREAK_VALUE
      The feature id for the 'Break Value' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__ERROR

      static final int RESCALED_MEASUREMENT__ERROR
      The feature id for the 'Error' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__MEASUREMENT_RELATIONSHIPS

      static final int RESCALED_MEASUREMENT__MEASUREMENT_RELATIONSHIPS
      The feature id for the 'Measurement Relationships' containment reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__EQUIVALENT_FROM

      static final int RESCALED_MEASUREMENT__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__EQUIVALENT_TO

      static final int RESCALED_MEASUREMENT__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__OUTBOUND

      static final int RESCALED_MEASUREMENT__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__INBOUND

      static final int RESCALED_MEASUREMENT__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__REFINEMENT_TO

      static final int RESCALED_MEASUREMENT__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__REFINEMENT_FROM

      static final int RESCALED_MEASUREMENT__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__OBSERVED_MEASURE

      static final int RESCALED_MEASUREMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__MEASURAND

      static final int RESCALED_MEASUREMENT__MEASURAND
      The feature id for the 'Measurand' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__VALUE

      static final int RESCALED_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__BASE_MEASUREMENT1_FROM

      static final int RESCALED_MEASUREMENT__BASE_MEASUREMENT1_FROM
      The feature id for the 'Base Measurement1 From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__BASE_MEASUREMENT_FROM

      static final int RESCALED_MEASUREMENT__BASE_MEASUREMENT_FROM
      The feature id for the 'Base Measurement From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__BASE_MEASUREMENT2_FROM

      static final int RESCALED_MEASUREMENT__BASE_MEASUREMENT2_FROM
      The feature id for the 'Base Measurement2 From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__GRADE_FROM

      static final int RESCALED_MEASUREMENT__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__RESCALE_TO

      static final int RESCALED_MEASUREMENT__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__RANKING_FROM

      static final int RESCALED_MEASUREMENT__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__IS_BASE_SUPPLIED

      static final int RESCALED_MEASUREMENT__IS_BASE_SUPPLIED
      The feature id for the 'Is Base Supplied' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__RESCALE_FROM

      static final int RESCALED_MEASUREMENT__RESCALE_FROM
      The feature id for the 'Rescale From' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT__BASE_QUERY

      static final int RESCALED_MEASUREMENT__BASE_QUERY
      The feature id for the 'Base Query' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_FEATURE_COUNT

      static final int RESCALED_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Rescaled Measurement' class.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT___GET_MEASURE_LABEL

      static final int RESCALED_MEASUREMENT___GET_MEASURE_LABEL
      The operation id for the 'Get Measure Label' operation.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT___GET_MEASUREMENT_LABEL

      static final int RESCALED_MEASUREMENT___GET_MEASUREMENT_LABEL
      The operation id for the 'Get Measurement Label' operation.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_OPERATION_COUNT

      static final int RESCALED_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Rescaled Measurement' class.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP

      static final int RESCALED_MEASUREMENT_RELATIONSHIP
      The meta object id for the 'Rescaled Measurement Relationship' class.
      See Also:
      RescaledMeasurementRelationshipImpl, SmmPackageImpl.getRescaledMeasurementRelationship(), Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP__NAME

      static final int RESCALED_MEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int RESCALED_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int RESCALED_MEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int RESCALED_MEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int RESCALED_MEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int RESCALED_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int RESCALED_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP__TO

      static final int RESCALED_MEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP__FROM

      static final int RESCALED_MEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int RESCALED_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Rescaled Measurement Relationship' class.
      See Also:
      Constant Field Values
    • RESCALED_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int RESCALED_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Rescaled Measurement Relationship' class.
      See Also:
      Constant Field Values
    • SCOPE

      static final int SCOPE
      The meta object id for the 'Scope' class.
      See Also:
      ScopeImpl, SmmPackageImpl.getScope(), Constant Field Values
    • SCOPE__NAME

      static final int SCOPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • SCOPE__SHORT_DESCRIPTION

      static final int SCOPE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • SCOPE__DESCRIPTION

      static final int SCOPE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • SCOPE__ATTRIBUTES

      static final int SCOPE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • SCOPE__ANNOTATIONS

      static final int SCOPE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • SCOPE__IN_RELATIONSHIPS

      static final int SCOPE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • SCOPE__OUT_RELATIONSHIPS

      static final int SCOPE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • SCOPE__BREAK_CONDITION

      static final int SCOPE__BREAK_CONDITION
      The feature id for the 'Break Condition' reference.
      See Also:
      Constant Field Values
    • SCOPE__RECOGNIZER

      static final int SCOPE__RECOGNIZER
      The feature id for the 'Recognizer' reference.
      See Also:
      Constant Field Values
    • SCOPE__CLASS

      static final int SCOPE__CLASS
      The feature id for the 'Class' reference.
      See Also:
      Constant Field Values
    • SCOPE__STEREOTYPE

      static final int SCOPE__STEREOTYPE
      The feature id for the 'Stereotype' reference.
      See Also:
      Constant Field Values
    • SCOPE_FEATURE_COUNT

      static final int SCOPE_FEATURE_COUNT
      The number of structural features of the 'Scope' class.
      See Also:
      Constant Field Values
    • SCOPE_OPERATION_COUNT

      static final int SCOPE_OPERATION_COUNT
      The number of operations of the 'Scope' class.
      See Also:
      Constant Field Values
    • SMM_MODEL

      static final int SMM_MODEL
      The meta object id for the 'Model' class.
      See Also:
      SmmModelImpl, SmmPackageImpl.getSmmModel(), Constant Field Values
    • SMM_MODEL__NAME

      static final int SMM_MODEL__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • SMM_MODEL__SHORT_DESCRIPTION

      static final int SMM_MODEL__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • SMM_MODEL__DESCRIPTION

      static final int SMM_MODEL__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • SMM_MODEL__ATTRIBUTES

      static final int SMM_MODEL__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • SMM_MODEL__ANNOTATIONS

      static final int SMM_MODEL__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • SMM_MODEL__IN_RELATIONSHIPS

      static final int SMM_MODEL__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • SMM_MODEL__OUT_RELATIONSHIPS

      static final int SMM_MODEL__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • SMM_MODEL__LIBRARIES

      static final int SMM_MODEL__LIBRARIES
      The feature id for the 'Libraries' containment reference list.
      See Also:
      Constant Field Values
    • SMM_MODEL__OBSERVATIONS

      static final int SMM_MODEL__OBSERVATIONS
      The feature id for the 'Observations' containment reference list.
      See Also:
      Constant Field Values
    • SMM_MODEL_FEATURE_COUNT

      static final int SMM_MODEL_FEATURE_COUNT
      The number of structural features of the 'Model' class.
      See Also:
      Constant Field Values
    • SMM_MODEL_OPERATION_COUNT

      static final int SMM_MODEL_OPERATION_COUNT
      The number of operations of the 'Model' class.
      See Also:
      Constant Field Values
    • RANKING_MEASURE

      static final int RANKING_MEASURE
      The meta object id for the 'Ranking Measure' class.
      See Also:
      RankingMeasureImpl, SmmPackageImpl.getRankingMeasure(), Constant Field Values
    • RANKING_MEASURE__NAME

      static final int RANKING_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__SHORT_DESCRIPTION

      static final int RANKING_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__DESCRIPTION

      static final int RANKING_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__ATTRIBUTES

      static final int RANKING_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__ANNOTATIONS

      static final int RANKING_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__IN_RELATIONSHIPS

      static final int RANKING_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__OUT_RELATIONSHIPS

      static final int RANKING_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__VISIBLE

      static final int RANKING_MEASURE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__SOURCE

      static final int RANKING_MEASURE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__MEASURE_LABEL_FORMAT

      static final int RANKING_MEASURE__MEASURE_LABEL_FORMAT
      The feature id for the 'Measure Label Format' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__MEASUREMENT_LABEL_FORMAT

      static final int RANKING_MEASURE__MEASUREMENT_LABEL_FORMAT
      The feature id for the 'Measurement Label Format' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__SCALE

      static final int RANKING_MEASURE__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__CUSTOM_SCALE

      static final int RANKING_MEASURE__CUSTOM_SCALE
      The feature id for the 'Custom Scale' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__REFINEMENT_FROM

      static final int RANKING_MEASURE__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__REFINEMENT_TO

      static final int RANKING_MEASURE__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__INBOUND

      static final int RANKING_MEASURE__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__OUTBOUND

      static final int RANKING_MEASURE__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__EQUIVALENT_TO

      static final int RANKING_MEASURE__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__EQUIVALENT_FROM

      static final int RANKING_MEASURE__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__DEFAULT_QUERY

      static final int RANKING_MEASURE__DEFAULT_QUERY
      The feature id for the 'Default Query' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__CATEGORY

      static final int RANKING_MEASURE__CATEGORY
      The feature id for the 'Category' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__SCOPE

      static final int RANKING_MEASURE__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__TRAIT

      static final int RANKING_MEASURE__TRAIT
      The feature id for the 'Trait' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__MEASURE_RELATIONSHIPS

      static final int RANKING_MEASURE__MEASURE_RELATIONSHIPS
      The feature id for the 'Measure Relationships' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__BASE_MEASURE1_FROM

      static final int RANKING_MEASURE__BASE_MEASURE1_FROM
      The feature id for the 'Base Measure1 From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__BASE_MEASURE_FROM

      static final int RANKING_MEASURE__BASE_MEASURE_FROM
      The feature id for the 'Base Measure From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__BASE_MEASURE2_FROM

      static final int RANKING_MEASURE__BASE_MEASURE2_FROM
      The feature id for the 'Base Measure2 From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__RANKING_FROM

      static final int RANKING_MEASURE__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__RESCALE_TO

      static final int RANKING_MEASURE__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__GRADE_FROM

      static final int RANKING_MEASURE__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__UNIT

      static final int RANKING_MEASURE__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__FORMULA

      static final int RANKING_MEASURE__FORMULA
      The feature id for the 'Formula' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__INTERVAL

      static final int RANKING_MEASURE__INTERVAL
      The feature id for the 'Interval' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASURE__RANKING_TO

      static final int RANKING_MEASURE__RANKING_TO
      The feature id for the 'Ranking To' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_FEATURE_COUNT

      static final int RANKING_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Ranking Measure' class.
      See Also:
      Constant Field Values
    • RANKING_MEASURE___GET_ARGUMENTS

      static final int RANKING_MEASURE___GET_ARGUMENTS
      The operation id for the 'Get Arguments' operation.
      See Also:
      Constant Field Values
    • RANKING_MEASURE___GET_ALL_ARGUMENTS

      static final int RANKING_MEASURE___GET_ALL_ARGUMENTS
      The operation id for the 'Get All Arguments' operation.
      See Also:
      Constant Field Values
    • RANKING_MEASURE_OPERATION_COUNT

      static final int RANKING_MEASURE_OPERATION_COUNT
      The number of operations of the 'Ranking Measure' class.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL

      static final int RANKING_INTERVAL
      The meta object id for the 'Ranking Interval' class.
      See Also:
      RankingIntervalImpl, SmmPackageImpl.getRankingInterval(), Constant Field Values
    • RANKING_INTERVAL__NAME

      static final int RANKING_INTERVAL__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__SHORT_DESCRIPTION

      static final int RANKING_INTERVAL__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__DESCRIPTION

      static final int RANKING_INTERVAL__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__ATTRIBUTES

      static final int RANKING_INTERVAL__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__ANNOTATIONS

      static final int RANKING_INTERVAL__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__IN_RELATIONSHIPS

      static final int RANKING_INTERVAL__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__OUT_RELATIONSHIPS

      static final int RANKING_INTERVAL__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__MAXIMUM

      static final int RANKING_INTERVAL__MAXIMUM
      The feature id for the 'Maximum' attribute.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__MAXIMUM_OPEN

      static final int RANKING_INTERVAL__MAXIMUM_OPEN
      The feature id for the 'Maximum Open' attribute.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__MINIMUM

      static final int RANKING_INTERVAL__MINIMUM
      The feature id for the 'Minimum' attribute.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__MINIMUM_OPEN

      static final int RANKING_INTERVAL__MINIMUM_OPEN
      The feature id for the 'Minimum Open' attribute.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__RANKING

      static final int RANKING_INTERVAL__RANKING
      The feature id for the 'Ranking' container reference.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL__VALUE

      static final int RANKING_INTERVAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL_FEATURE_COUNT

      static final int RANKING_INTERVAL_FEATURE_COUNT
      The number of structural features of the 'Ranking Interval' class.
      See Also:
      Constant Field Values
    • RANKING_INTERVAL_OPERATION_COUNT

      static final int RANKING_INTERVAL_OPERATION_COUNT
      The number of operations of the 'Ranking Interval' class.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP

      static final int GRADE_MEASURE_RELATIONSHIP
      The meta object id for the 'Grade Measure Relationship' class.
      See Also:
      GradeMeasureRelationshipImpl, SmmPackageImpl.getGradeMeasureRelationship(), Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__NAME

      static final int GRADE_MEASURE_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION

      static final int GRADE_MEASURE_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__DESCRIPTION

      static final int GRADE_MEASURE_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__ATTRIBUTES

      static final int GRADE_MEASURE_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__ANNOTATIONS

      static final int GRADE_MEASURE_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS

      static final int GRADE_MEASURE_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int GRADE_MEASURE_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__TO

      static final int GRADE_MEASURE_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__FROM

      static final int GRADE_MEASURE_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__INFLUENCE

      static final int GRADE_MEASURE_RELATIONSHIP__INFLUENCE
      The feature id for the 'Influence' attribute.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__MEASURAND_QUERY

      static final int GRADE_MEASURE_RELATIONSHIP__MEASURAND_QUERY
      The feature id for the 'Measurand Query' reference.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP__RESCALED_MEASURE

      static final int GRADE_MEASURE_RELATIONSHIP__RESCALED_MEASURE
      The feature id for the 'Rescaled Measure' containment reference.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP_FEATURE_COUNT

      static final int GRADE_MEASURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Grade Measure Relationship' class.
      See Also:
      Constant Field Values
    • GRADE_MEASURE_RELATIONSHIP_OPERATION_COUNT

      static final int GRADE_MEASURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Grade Measure Relationship' class.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT

      static final int RANKING_MEASUREMENT
      The meta object id for the 'Ranking Measurement' class.
      See Also:
      RankingMeasurementImpl, SmmPackageImpl.getRankingMeasurement(), Constant Field Values
    • RANKING_MEASUREMENT__NAME

      static final int RANKING_MEASUREMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__SHORT_DESCRIPTION

      static final int RANKING_MEASUREMENT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__DESCRIPTION

      static final int RANKING_MEASUREMENT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__ATTRIBUTES

      static final int RANKING_MEASUREMENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__ANNOTATIONS

      static final int RANKING_MEASUREMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__IN_RELATIONSHIPS

      static final int RANKING_MEASUREMENT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__OUT_RELATIONSHIPS

      static final int RANKING_MEASUREMENT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__BREAK_VALUE

      static final int RANKING_MEASUREMENT__BREAK_VALUE
      The feature id for the 'Break Value' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__ERROR

      static final int RANKING_MEASUREMENT__ERROR
      The feature id for the 'Error' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__MEASUREMENT_RELATIONSHIPS

      static final int RANKING_MEASUREMENT__MEASUREMENT_RELATIONSHIPS
      The feature id for the 'Measurement Relationships' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__EQUIVALENT_FROM

      static final int RANKING_MEASUREMENT__EQUIVALENT_FROM
      The feature id for the 'Equivalent From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__EQUIVALENT_TO

      static final int RANKING_MEASUREMENT__EQUIVALENT_TO
      The feature id for the 'Equivalent To' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__OUTBOUND

      static final int RANKING_MEASUREMENT__OUTBOUND
      The feature id for the 'Outbound' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__INBOUND

      static final int RANKING_MEASUREMENT__INBOUND
      The feature id for the 'Inbound' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__REFINEMENT_TO

      static final int RANKING_MEASUREMENT__REFINEMENT_TO
      The feature id for the 'Refinement To' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__REFINEMENT_FROM

      static final int RANKING_MEASUREMENT__REFINEMENT_FROM
      The feature id for the 'Refinement From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__OBSERVED_MEASURE

      static final int RANKING_MEASUREMENT__OBSERVED_MEASURE
      The feature id for the 'Observed Measure' container reference.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__MEASURAND

      static final int RANKING_MEASUREMENT__MEASURAND
      The feature id for the 'Measurand' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__VALUE

      static final int RANKING_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__BASE_MEASUREMENT1_FROM

      static final int RANKING_MEASUREMENT__BASE_MEASUREMENT1_FROM
      The feature id for the 'Base Measurement1 From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__BASE_MEASUREMENT_FROM

      static final int RANKING_MEASUREMENT__BASE_MEASUREMENT_FROM
      The feature id for the 'Base Measurement From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__BASE_MEASUREMENT2_FROM

      static final int RANKING_MEASUREMENT__BASE_MEASUREMENT2_FROM
      The feature id for the 'Base Measurement2 From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__GRADE_FROM

      static final int RANKING_MEASUREMENT__GRADE_FROM
      The feature id for the 'Grade From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__RESCALE_TO

      static final int RANKING_MEASUREMENT__RESCALE_TO
      The feature id for the 'Rescale To' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__RANKING_FROM

      static final int RANKING_MEASUREMENT__RANKING_FROM
      The feature id for the 'Ranking From' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__BASE_QUERY

      static final int RANKING_MEASUREMENT__BASE_QUERY
      The feature id for the 'Base Query' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__RANKING_TO

      static final int RANKING_MEASUREMENT__RANKING_TO
      The feature id for the 'Ranking To' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT__IS_BASE_SUPPLIED

      static final int RANKING_MEASUREMENT__IS_BASE_SUPPLIED
      The feature id for the 'Is Base Supplied' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_FEATURE_COUNT

      static final int RANKING_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Ranking Measurement' class.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT___GET_MEASURE_LABEL

      static final int RANKING_MEASUREMENT___GET_MEASURE_LABEL
      The operation id for the 'Get Measure Label' operation.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT___GET_MEASUREMENT_LABEL

      static final int RANKING_MEASUREMENT___GET_MEASUREMENT_LABEL
      The operation id for the 'Get Measurement Label' operation.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_OPERATION_COUNT

      static final int RANKING_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Ranking Measurement' class.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP

      static final int RANKING_MEASUREMENT_RELATIONSHIP
      The meta object id for the 'Ranking Measurement Relationship' class.
      See Also:
      RankingMeasurementRelationshipImpl, SmmPackageImpl.getRankingMeasurementRelationship(), Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP__NAME

      static final int RANKING_MEASUREMENT_RELATIONSHIP__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION

      static final int RANKING_MEASUREMENT_RELATIONSHIP__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP__DESCRIPTION

      static final int RANKING_MEASUREMENT_RELATIONSHIP__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP__ATTRIBUTES

      static final int RANKING_MEASUREMENT_RELATIONSHIP__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP__ANNOTATIONS

      static final int RANKING_MEASUREMENT_RELATIONSHIP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS

      static final int RANKING_MEASUREMENT_RELATIONSHIP__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS

      static final int RANKING_MEASUREMENT_RELATIONSHIP__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP__TO

      static final int RANKING_MEASUREMENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP__FROM

      static final int RANKING_MEASUREMENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT

      static final int RANKING_MEASUREMENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Ranking Measurement Relationship' class.
      See Also:
      Constant Field Values
    • RANKING_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT

      static final int RANKING_MEASUREMENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Ranking Measurement Relationship' class.
      See Also:
      Constant Field Values
    • UNIT_OF_MEASURE

      static final int UNIT_OF_MEASURE
      The meta object id for the 'Unit Of Measure' class.
      See Also:
      UnitOfMeasureImpl, SmmPackageImpl.getUnitOfMeasure(), Constant Field Values
    • UNIT_OF_MEASURE__NAME

      static final int UNIT_OF_MEASURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • UNIT_OF_MEASURE__SHORT_DESCRIPTION

      static final int UNIT_OF_MEASURE__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • UNIT_OF_MEASURE__DESCRIPTION

      static final int UNIT_OF_MEASURE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • UNIT_OF_MEASURE__ATTRIBUTES

      static final int UNIT_OF_MEASURE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • UNIT_OF_MEASURE__ANNOTATIONS

      static final int UNIT_OF_MEASURE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • UNIT_OF_MEASURE__IN_RELATIONSHIPS

      static final int UNIT_OF_MEASURE__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • UNIT_OF_MEASURE__OUT_RELATIONSHIPS

      static final int UNIT_OF_MEASURE__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • UNIT_OF_MEASURE_FEATURE_COUNT

      static final int UNIT_OF_MEASURE_FEATURE_COUNT
      The number of structural features of the 'Unit Of Measure' class.
      See Also:
      Constant Field Values
    • UNIT_OF_MEASURE_OPERATION_COUNT

      static final int UNIT_OF_MEASURE_OPERATION_COUNT
      The number of operations of the 'Unit Of Measure' class.
      See Also:
      Constant Field Values
    • COUNTING_UNIT

      static final int COUNTING_UNIT
      The meta object id for the 'Counting Unit' class.
      See Also:
      CountingUnitImpl, SmmPackageImpl.getCountingUnit(), Constant Field Values
    • COUNTING_UNIT__NAME

      static final int COUNTING_UNIT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • COUNTING_UNIT__SHORT_DESCRIPTION

      static final int COUNTING_UNIT__SHORT_DESCRIPTION
      The feature id for the 'Short Description' attribute.
      See Also:
      Constant Field Values
    • COUNTING_UNIT__DESCRIPTION

      static final int COUNTING_UNIT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Constant Field Values
    • COUNTING_UNIT__ATTRIBUTES

      static final int COUNTING_UNIT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Constant Field Values
    • COUNTING_UNIT__ANNOTATIONS

      static final int COUNTING_UNIT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Constant Field Values
    • COUNTING_UNIT__IN_RELATIONSHIPS

      static final int COUNTING_UNIT__IN_RELATIONSHIPS
      The feature id for the 'In Relationships' reference list.
      See Also:
      Constant Field Values
    • COUNTING_UNIT__OUT_RELATIONSHIPS

      static final int COUNTING_UNIT__OUT_RELATIONSHIPS
      The feature id for the 'Out Relationships' reference list.
      See Also:
      Constant Field Values
    • COUNTING_UNIT__SCOPE

      static final int COUNTING_UNIT__SCOPE
      The feature id for the 'Scope' reference.
      See Also:
      Constant Field Values
    • COUNTING_UNIT_FEATURE_COUNT

      static final int COUNTING_UNIT_FEATURE_COUNT
      The number of structural features of the 'Counting Unit' class.
      See Also:
      Constant Field Values
    • COUNTING_UNIT_OPERATION_COUNT

      static final int COUNTING_UNIT_OPERATION_COUNT
      The number of operations of the 'Counting Unit' class.
      See Also:
      Constant Field Values
    • ACCUMULATOR

      static final int ACCUMULATOR
      The meta object id for the 'Accumulator' enum.
      See Also:
      Accumulator, SmmPackageImpl.getAccumulator(), Constant Field Values
    • MEASUREMENT_SCALE

      static final int MEASUREMENT_SCALE
      The meta object id for the 'Measurement Scale' enum.
      See Also:
      MeasurementScale, SmmPackageImpl.getMeasurementScale(), Constant Field Values
    • INFLUENCE

      static final int INFLUENCE
      The meta object id for the 'Influence' enum.
      See Also:
      Influence, SmmPackageImpl.getInfluence(), Constant Field Values
    • BINARY_FUNCTOR

      static final int BINARY_FUNCTOR
      The meta object id for the 'Binary Functor' enum.
      See Also:
      BinaryFunctor, SmmPackageImpl.getBinaryFunctor(), Constant Field Values
    • SCALE_OF_MEASUREMENT

      static final int SCALE_OF_MEASUREMENT
      The meta object id for the 'Scale Of Measurement' enum.
      See Also:
      ScaleOfMeasurement, SmmPackageImpl.getScaleOfMeasurement(), Constant Field Values
    • TIME_STAMP

      static final int TIME_STAMP
      The meta object id for the 'Time Stamp' data type.
      See Also:
      SimpleDateFormat, SmmPackageImpl.getTimeStamp(), Constant Field Values
  • Method Details

    • getAbstractMeasureElement

      org.eclipse.emf.ecore.EClass getAbstractMeasureElement()
      Returns the meta object for class 'Abstract Measure Element'.
      Returns:
      the meta object for class 'Abstract Measure Element'.
      See Also:
      AbstractMeasureElement
    • getAnnotation

      org.eclipse.emf.ecore.EClass getAnnotation()
      Returns the meta object for class 'Annotation'.
      Returns:
      the meta object for class 'Annotation'.
      See Also:
      Annotation
    • getAnnotation_Text

      org.eclipse.emf.ecore.EAttribute getAnnotation_Text()
      Returns the meta object for the attribute 'Text'.
      Returns:
      the meta object for the attribute 'Text'.
      See Also:
      Annotation.getText(), getAnnotation()
    • getArgument

      org.eclipse.emf.ecore.EClass getArgument()
      Returns the meta object for class 'Argument'.
      Returns:
      the meta object for class 'Argument'.
      See Also:
      Argument
    • getArgument_Type

      org.eclipse.emf.ecore.EAttribute getArgument_Type()
      Returns the meta object for the attribute 'Type'.
      Returns:
      the meta object for the attribute 'Type'.
      See Also:
      Argument.getType(), getArgument()
    • getArgument_Value

      org.eclipse.emf.ecore.EAttribute getArgument_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
      Argument.getValue(), getArgument()
    • getArgument_ObservedMeasure

      org.eclipse.emf.ecore.EReference getArgument_ObservedMeasure()
      Returns the meta object for the container reference 'Observed Measure'.
      Returns:
      the meta object for the container reference 'Observed Measure'.
      See Also:
      Argument.getObservedMeasure(), getArgument()
    • getAttribute

      org.eclipse.emf.ecore.EClass getAttribute()
      Returns the meta object for class 'Attribute'.
      Returns:
      the meta object for class 'Attribute'.
      See Also:
      Attribute
    • getAttribute_Tag

      org.eclipse.emf.ecore.EAttribute getAttribute_Tag()
      Returns the meta object for the attribute 'Tag'.
      Returns:
      the meta object for the attribute 'Tag'.
      See Also:
      Attribute.getTag(), getAttribute()
    • getAttribute_Value

      org.eclipse.emf.ecore.EAttribute getAttribute_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
      Attribute.getValue(), getAttribute()
    • getBase1MeasureRelationship

      org.eclipse.emf.ecore.EClass getBase1MeasureRelationship()
      Returns the meta object for class 'Base1 Measure Relationship'.
      Returns:
      the meta object for class 'Base1 Measure Relationship'.
      See Also:
      Base1MeasureRelationship
    • getBase1MeasurementRelationship

      org.eclipse.emf.ecore.EClass getBase1MeasurementRelationship()
      Returns the meta object for class 'Base1 Measurement Relationship'.
      Returns:
      the meta object for class 'Base1 Measurement Relationship'.
      See Also:
      Base1MeasurementRelationship
    • getBase2MeasureRelationship

      org.eclipse.emf.ecore.EClass getBase2MeasureRelationship()
      Returns the meta object for class 'Base2 Measure Relationship'.
      Returns:
      the meta object for class 'Base2 Measure Relationship'.
      See Also:
      Base2MeasureRelationship
    • getBase2MeasurementRelationship

      org.eclipse.emf.ecore.EClass getBase2MeasurementRelationship()
      Returns the meta object for class 'Base2 Measurement Relationship'.
      Returns:
      the meta object for class 'Base2 Measurement Relationship'.
      See Also:
      Base2MeasurementRelationship
    • getBaseNMeasureRelationship

      org.eclipse.emf.ecore.EClass getBaseNMeasureRelationship()
      Returns the meta object for class 'Base NMeasure Relationship'.
      Returns:
      the meta object for class 'Base NMeasure Relationship'.
      See Also:
      BaseNMeasureRelationship
    • getBaseNMeasureRelationship_MappedFrom

      org.eclipse.emf.ecore.EReference getBaseNMeasureRelationship_MappedFrom()
      Returns the meta object for the reference list 'Mapped From'.
      Returns:
      the meta object for the reference list 'Mapped From'.
      See Also:
      BaseNMeasureRelationship.getMappedFrom(), getBaseNMeasureRelationship()
    • getBaseNMeasurementRelationship

      org.eclipse.emf.ecore.EClass getBaseNMeasurementRelationship()
      Returns the meta object for class 'Base NMeasurement Relationship'.
      Returns:
      the meta object for class 'Base NMeasurement Relationship'.
      See Also:
      BaseNMeasurementRelationship
    • getBaseNMeasurementRelationship_MapsTo

      org.eclipse.emf.ecore.EReference getBaseNMeasurementRelationship_MapsTo()
      Returns the meta object for the reference 'Maps To'.
      Returns:
      the meta object for the reference 'Maps To'.
      See Also:
      BaseNMeasurementRelationship.getMapsTo(), getBaseNMeasurementRelationship()
    • getBinaryMeasure

      org.eclipse.emf.ecore.EClass getBinaryMeasure()
      Returns the meta object for class 'Binary Measure'.
      Returns:
      the meta object for class 'Binary Measure'.
      See Also:
      BinaryMeasure
    • getBinaryMeasure_Functor

      org.eclipse.emf.ecore.EAttribute getBinaryMeasure_Functor()
      Returns the meta object for the attribute 'Functor'.
      Returns:
      the meta object for the attribute 'Functor'.
      See Also:
      BinaryMeasure.getFunctor(), getBinaryMeasure()
    • getBinaryMeasure_BaseMeasure1To

      org.eclipse.emf.ecore.EReference getBinaryMeasure_BaseMeasure1To()
      Returns the meta object for the reference 'Base Measure1 To'.
      Returns:
      the meta object for the reference 'Base Measure1 To'.
      See Also:
      BinaryMeasure.getBaseMeasure1To(), getBinaryMeasure()
    • getBinaryMeasure_BaseMeasure2To

      org.eclipse.emf.ecore.EReference getBinaryMeasure_BaseMeasure2To()
      Returns the meta object for the reference 'Base Measure2 To'.
      Returns:
      the meta object for the reference 'Base Measure2 To'.
      See Also:
      BinaryMeasure.getBaseMeasure2To(), getBinaryMeasure()
    • getBinaryMeasure_CustomFunctor

      org.eclipse.emf.ecore.EReference getBinaryMeasure_CustomFunctor()
      Returns the meta object for the reference 'Custom Functor'.
      Returns:
      the meta object for the reference 'Custom Functor'.
      See Also:
      BinaryMeasure.getCustomFunctor(), getBinaryMeasure()
    • getBinaryMeasurement

      org.eclipse.emf.ecore.EClass getBinaryMeasurement()
      Returns the meta object for class 'Binary Measurement'.
      Returns:
      the meta object for class 'Binary Measurement'.
      See Also:
      BinaryMeasurement
    • getBinaryMeasurement_IsBaseSupplied

      org.eclipse.emf.ecore.EAttribute getBinaryMeasurement_IsBaseSupplied()
      Returns the meta object for the attribute 'Is Base Supplied'.
      Returns:
      the meta object for the attribute 'Is Base Supplied'.
      See Also:
      BinaryMeasurement.getIsBaseSupplied(), getBinaryMeasurement()
    • getBinaryMeasurement_BaseMeasurement2To

      org.eclipse.emf.ecore.EReference getBinaryMeasurement_BaseMeasurement2To()
      Returns the meta object for the reference 'Base Measurement2 To'.
      Returns:
      the meta object for the reference 'Base Measurement2 To'.
      See Also:
      BinaryMeasurement.getBaseMeasurement2To(), getBinaryMeasurement()
    • getBinaryMeasurement_BaseMeasurement1To

      org.eclipse.emf.ecore.EReference getBinaryMeasurement_BaseMeasurement1To()
      Returns the meta object for the reference 'Base Measurement1 To'.
      Returns:
      the meta object for the reference 'Base Measurement1 To'.
      See Also:
      BinaryMeasurement.getBaseMeasurement1To(), getBinaryMeasurement()
    • getBinaryMeasurement_BaseQuery

      org.eclipse.emf.ecore.EReference getBinaryMeasurement_BaseQuery()
      Returns the meta object for the reference 'Base Query'.
      Returns:
      the meta object for the reference 'Base Query'.
      See Also:
      BinaryMeasurement.getBaseQuery(), getBinaryMeasurement()
    • getCategoryRelationship

      org.eclipse.emf.ecore.EClass getCategoryRelationship()
      Returns the meta object for class 'Category Relationship'.
      Returns:
      the meta object for class 'Category Relationship'.
      See Also:
      CategoryRelationship
    • getCharacteristic

      org.eclipse.emf.ecore.EClass getCharacteristic()
      Returns the meta object for class 'Characteristic'.
      Returns:
      the meta object for class 'Characteristic'.
      See Also:
      Characteristic
    • getCharacteristic_Parent

      org.eclipse.emf.ecore.EReference getCharacteristic_Parent()
      Returns the meta object for the containment reference 'Parent'.
      Returns:
      the meta object for the containment reference 'Parent'.
      See Also:
      Characteristic.getParent(), getCharacteristic()
    • getCollectiveMeasure

      org.eclipse.emf.ecore.EClass getCollectiveMeasure()
      Returns the meta object for class 'Collective Measure'.
      Returns:
      the meta object for class 'Collective Measure'.
      See Also:
      CollectiveMeasure
    • getCollectiveMeasure_Accumulator

      org.eclipse.emf.ecore.EAttribute getCollectiveMeasure_Accumulator()
      Returns the meta object for the attribute 'Accumulator'.
      Returns:
      the meta object for the attribute 'Accumulator'.
      See Also:
      CollectiveMeasure.getAccumulator(), getCollectiveMeasure()
    • getCollectiveMeasure_BaseMeasureTo

      org.eclipse.emf.ecore.EReference getCollectiveMeasure_BaseMeasureTo()
      Returns the meta object for the reference list 'Base Measure To'.
      Returns:
      the meta object for the reference list 'Base Measure To'.
      See Also:
      CollectiveMeasure.getBaseMeasureTo(), getCollectiveMeasure()
    • getCollectiveMeasure_CustomAccumulator

      org.eclipse.emf.ecore.EReference getCollectiveMeasure_CustomAccumulator()
      Returns the meta object for the reference 'Custom Accumulator'.
      Returns:
      the meta object for the reference 'Custom Accumulator'.
      See Also:
      CollectiveMeasure.getCustomAccumulator(), getCollectiveMeasure()
    • getCollectiveMeasurement

      org.eclipse.emf.ecore.EClass getCollectiveMeasurement()
      Returns the meta object for class 'Collective Measurement'.
      Returns:
      the meta object for class 'Collective Measurement'.
      See Also:
      CollectiveMeasurement
    • getCollectiveMeasurement_IsBaseSupplied

      org.eclipse.emf.ecore.EAttribute getCollectiveMeasurement_IsBaseSupplied()
      Returns the meta object for the attribute 'Is Base Supplied'.
      Returns:
      the meta object for the attribute 'Is Base Supplied'.
      See Also:
      CollectiveMeasurement.getIsBaseSupplied(), getCollectiveMeasurement()
    • getCollectiveMeasurement_BaseMeasurementTo

      org.eclipse.emf.ecore.EReference getCollectiveMeasurement_BaseMeasurementTo()
      Returns the meta object for the reference list 'Base Measurement To'.
      Returns:
      the meta object for the reference list 'Base Measurement To'.
      See Also:
      CollectiveMeasurement.getBaseMeasurementTo(), getCollectiveMeasurement()
    • getCollectiveMeasurement_BaseQuery

      org.eclipse.emf.ecore.EReference getCollectiveMeasurement_BaseQuery()
      Returns the meta object for the reference 'Base Query'.
      Returns:
      the meta object for the reference 'Base Query'.
      See Also:
      CollectiveMeasurement.getBaseQuery(), getCollectiveMeasurement()
    • getDimensionalMeasure

      org.eclipse.emf.ecore.EClass getDimensionalMeasure()
      Returns the meta object for class 'Dimensional Measure'.
      Returns:
      the meta object for class 'Dimensional Measure'.
      See Also:
      DimensionalMeasure
    • getDimensionalMeasure_BaseMeasure1From

      org.eclipse.emf.ecore.EReference getDimensionalMeasure_BaseMeasure1From()
      Returns the meta object for the reference list 'Base Measure1 From'.
      Returns:
      the meta object for the reference list 'Base Measure1 From'.
      See Also:
      DimensionalMeasure.getBaseMeasure1From(), getDimensionalMeasure()
    • getDimensionalMeasure_BaseMeasureFrom

      org.eclipse.emf.ecore.EReference getDimensionalMeasure_BaseMeasureFrom()
      Returns the meta object for the reference list 'Base Measure From'.
      Returns:
      the meta object for the reference list 'Base Measure From'.
      See Also:
      DimensionalMeasure.getBaseMeasureFrom(), getDimensionalMeasure()
    • getDimensionalMeasure_BaseMeasure2From

      org.eclipse.emf.ecore.EReference getDimensionalMeasure_BaseMeasure2From()
      Returns the meta object for the reference list 'Base Measure2 From'.
      Returns:
      the meta object for the reference list 'Base Measure2 From'.
      See Also:
      DimensionalMeasure.getBaseMeasure2From(), getDimensionalMeasure()
    • getDimensionalMeasure_RankingFrom

      org.eclipse.emf.ecore.EReference getDimensionalMeasure_RankingFrom()
      Returns the meta object for the reference list 'Ranking From'.
      Returns:
      the meta object for the reference list 'Ranking From'.
      See Also:
      DimensionalMeasure.getRankingFrom(), getDimensionalMeasure()
    • getDimensionalMeasure_RescaleTo

      org.eclipse.emf.ecore.EReference getDimensionalMeasure_RescaleTo()
      Returns the meta object for the reference list 'Rescale To'.
      Returns:
      the meta object for the reference list 'Rescale To'.
      See Also:
      DimensionalMeasure.getRescaleTo(), getDimensionalMeasure()
    • getDimensionalMeasure_GradeFrom

      org.eclipse.emf.ecore.EReference getDimensionalMeasure_GradeFrom()
      Returns the meta object for the reference list 'Grade From'.
      Returns:
      the meta object for the reference list 'Grade From'.
      See Also:
      DimensionalMeasure.getGradeFrom(), getDimensionalMeasure()
    • getDimensionalMeasure_Unit

      org.eclipse.emf.ecore.EReference getDimensionalMeasure_Unit()
      Returns the meta object for the reference 'Unit'.
      Returns:
      the meta object for the reference 'Unit'.
      See Also:
      DimensionalMeasure.getUnit(), getDimensionalMeasure()
    • getDimensionalMeasure_Formula

      org.eclipse.emf.ecore.EAttribute getDimensionalMeasure_Formula()
      Returns the meta object for the attribute 'Formula'.
      Returns:
      the meta object for the attribute 'Formula'.
      See Also:
      DimensionalMeasure.getFormula(), getDimensionalMeasure()
    • getDimensionalMeasurement

      org.eclipse.emf.ecore.EClass getDimensionalMeasurement()
      Returns the meta object for class 'Dimensional Measurement'.
      Returns:
      the meta object for class 'Dimensional Measurement'.
      See Also:
      DimensionalMeasurement
    • getDimensionalMeasurement_Value

      org.eclipse.emf.ecore.EAttribute getDimensionalMeasurement_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
      DimensionalMeasurement.getValue(), getDimensionalMeasurement()
    • getDimensionalMeasurement_BaseMeasurement1From

      org.eclipse.emf.ecore.EReference getDimensionalMeasurement_BaseMeasurement1From()
      Returns the meta object for the reference list 'Base Measurement1 From'.
      Returns:
      the meta object for the reference list 'Base Measurement1 From'.
      See Also:
      DimensionalMeasurement.getBaseMeasurement1From(), getDimensionalMeasurement()
    • getDimensionalMeasurement_BaseMeasurementFrom

      org.eclipse.emf.ecore.EReference getDimensionalMeasurement_BaseMeasurementFrom()
      Returns the meta object for the reference list 'Base Measurement From'.
      Returns:
      the meta object for the reference list 'Base Measurement From'.
      See Also:
      DimensionalMeasurement.getBaseMeasurementFrom(), getDimensionalMeasurement()
    • getDimensionalMeasurement_BaseMeasurement2From

      org.eclipse.emf.ecore.EReference getDimensionalMeasurement_BaseMeasurement2From()
      Returns the meta object for the reference list 'Base Measurement2 From'.
      Returns:
      the meta object for the reference list 'Base Measurement2 From'.
      See Also:
      DimensionalMeasurement.getBaseMeasurement2From(), getDimensionalMeasurement()
    • getDimensionalMeasurement_GradeFrom

      org.eclipse.emf.ecore.EReference getDimensionalMeasurement_GradeFrom()
      Returns the meta object for the reference list 'Grade From'.
      Returns:
      the meta object for the reference list 'Grade From'.
      See Also:
      DimensionalMeasurement.getGradeFrom(), getDimensionalMeasurement()
    • getDimensionalMeasurement_RescaleTo

      org.eclipse.emf.ecore.EReference getDimensionalMeasurement_RescaleTo()
      Returns the meta object for the reference list 'Rescale To'.
      Returns:
      the meta object for the reference list 'Rescale To'.
      See Also:
      DimensionalMeasurement.getRescaleTo(), getDimensionalMeasurement()
    • getDimensionalMeasurement_RankingFrom

      org.eclipse.emf.ecore.EReference getDimensionalMeasurement_RankingFrom()
      Returns the meta object for the reference list 'Ranking From'.
      Returns:
      the meta object for the reference list 'Ranking From'.
      See Also:
      DimensionalMeasurement.getRankingFrom(), getDimensionalMeasurement()
    • getDirectMeasure

      org.eclipse.emf.ecore.EClass getDirectMeasure()
      Returns the meta object for class 'Direct Measure'.
      Returns:
      the meta object for class 'Direct Measure'.
      See Also:
      DirectMeasure
    • getDirectMeasure_Operation

      org.eclipse.emf.ecore.EReference getDirectMeasure_Operation()
      Returns the meta object for the reference 'Operation'.
      Returns:
      the meta object for the reference 'Operation'.
      See Also:
      DirectMeasure.getOperation(), getDirectMeasure()
    • getDirectMeasurement

      org.eclipse.emf.ecore.EClass getDirectMeasurement()
      Returns the meta object for class 'Direct Measurement'.
      Returns:
      the meta object for class 'Direct Measurement'.
      See Also:
      DirectMeasurement
    • getEquivalentMeasureRelationship

      org.eclipse.emf.ecore.EClass getEquivalentMeasureRelationship()
      Returns the meta object for class 'Equivalent Measure Relationship'.
      Returns:
      the meta object for class 'Equivalent Measure Relationship'.
      See Also:
      EquivalentMeasureRelationship
    • getEquivalentMeasureRelationship_Mapping

      org.eclipse.emf.ecore.EReference getEquivalentMeasureRelationship_Mapping()
      Returns the meta object for the reference 'Mapping'.
      Returns:
      the meta object for the reference 'Mapping'.
      See Also:
      EquivalentMeasureRelationship.getMapping(), getEquivalentMeasureRelationship()
    • getEquivalentMeasurementRelationship

      org.eclipse.emf.ecore.EClass getEquivalentMeasurementRelationship()
      Returns the meta object for class 'Equivalent Measurement Relationship'.
      Returns:
      the meta object for class 'Equivalent Measurement Relationship'.
      See Also:
      EquivalentMeasurementRelationship
    • getGradeMeasurement

      org.eclipse.emf.ecore.EClass getGradeMeasurement()
      Returns the meta object for class 'Grade Measurement'.
      Returns:
      the meta object for class 'Grade Measurement'.
      See Also:
      GradeMeasurement
    • getGradeMeasurement_IsBaseSupplied

      org.eclipse.emf.ecore.EAttribute getGradeMeasurement_IsBaseSupplied()
      Returns the meta object for the attribute 'Is Base Supplied'.
      Returns:
      the meta object for the attribute 'Is Base Supplied'.
      See Also:
      GradeMeasurement.isIsBaseSupplied(), getGradeMeasurement()
    • getGradeMeasurement_Value

      org.eclipse.emf.ecore.EAttribute getGradeMeasurement_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
      GradeMeasurement.getValue(), getGradeMeasurement()
    • getGradeMeasurement_GradeTo

      org.eclipse.emf.ecore.EReference getGradeMeasurement_GradeTo()
      Returns the meta object for the reference 'Grade To'.
      Returns:
      the meta object for the reference 'Grade To'.
      See Also:
      GradeMeasurement.getGradeTo(), getGradeMeasurement()
    • getGradeMeasurement_BaseQuery

      org.eclipse.emf.ecore.EReference getGradeMeasurement_BaseQuery()
      Returns the meta object for the reference 'Base Query'.
      Returns:
      the meta object for the reference 'Base Query'.
      See Also:
      GradeMeasurement.getBaseQuery(), getGradeMeasurement()
    • getMeasure

      org.eclipse.emf.ecore.EClass getMeasure()
      Returns the meta object for class 'Measure'.
      Returns:
      the meta object for class 'Measure'.
      See Also:
      Measure
    • getMeasure_Visible

      org.eclipse.emf.ecore.EAttribute getMeasure_Visible()
      Returns the meta object for the attribute 'Visible'.
      Returns:
      the meta object for the attribute 'Visible'.
      See Also:
      Measure.getVisible(), getMeasure()
    • getMeasure_Source

      org.eclipse.emf.ecore.EAttribute getMeasure_Source()
      Returns the meta object for the attribute 'Source'.
      Returns:
      the meta object for the attribute 'Source'.
      See Also:
      Measure.getSource(), getMeasure()
    • getMeasure_MeasureLabelFormat

      org.eclipse.emf.ecore.EAttribute getMeasure_MeasureLabelFormat()
      Returns the meta object for the attribute 'Measure Label Format'.
      Returns:
      the meta object for the attribute 'Measure Label Format'.
      See Also:
      Measure.getMeasureLabelFormat(), getMeasure()
    • getMeasure_MeasurementLabelFormat

      org.eclipse.emf.ecore.EAttribute getMeasure_MeasurementLabelFormat()
      Returns the meta object for the attribute 'Measurement Label Format'.
      Returns:
      the meta object for the attribute 'Measurement Label Format'.
      See Also:
      Measure.getMeasurementLabelFormat(), getMeasure()
    • getMeasure_Scale

      org.eclipse.emf.ecore.EAttribute getMeasure_Scale()
      Returns the meta object for the attribute 'Scale'.
      Returns:
      the meta object for the attribute 'Scale'.
      See Also:
      Measure.getScale(), getMeasure()
    • getMeasure_CustomScale

      org.eclipse.emf.ecore.EAttribute getMeasure_CustomScale()
      Returns the meta object for the attribute 'Custom Scale'.
      Returns:
      the meta object for the attribute 'Custom Scale'.
      See Also:
      Measure.getCustomScale(), getMeasure()
    • getMeasure_RefinementFrom

      org.eclipse.emf.ecore.EReference getMeasure_RefinementFrom()
      Returns the meta object for the reference list 'Refinement From'.
      Returns:
      the meta object for the reference list 'Refinement From'.
      See Also:
      Measure.getRefinementFrom(), getMeasure()
    • getMeasure_RefinementTo

      org.eclipse.emf.ecore.EReference getMeasure_RefinementTo()
      Returns the meta object for the reference list 'Refinement To'.
      Returns:
      the meta object for the reference list 'Refinement To'.
      See Also:
      Measure.getRefinementTo(), getMeasure()
    • getMeasure_Inbound

      org.eclipse.emf.ecore.EReference getMeasure_Inbound()
      Returns the meta object for the reference list 'Inbound'.
      Returns:
      the meta object for the reference list 'Inbound'.
      See Also:
      Measure.getInbound(), getMeasure()
    • getMeasure_Outbound

      org.eclipse.emf.ecore.EReference getMeasure_Outbound()
      Returns the meta object for the reference list 'Outbound'.
      Returns:
      the meta object for the reference list 'Outbound'.
      See Also:
      Measure.getOutbound(), getMeasure()
    • getMeasure_EquivalentTo

      org.eclipse.emf.ecore.EReference getMeasure_EquivalentTo()
      Returns the meta object for the reference list 'Equivalent To'.
      Returns:
      the meta object for the reference list 'Equivalent To'.
      See Also:
      Measure.getEquivalentTo(), getMeasure()
    • getMeasure_EquivalentFrom

      org.eclipse.emf.ecore.EReference getMeasure_EquivalentFrom()
      Returns the meta object for the reference list 'Equivalent From'.
      Returns:
      the meta object for the reference list 'Equivalent From'.
      See Also:
      Measure.getEquivalentFrom(), getMeasure()
    • getMeasure_DefaultQuery

      org.eclipse.emf.ecore.EReference getMeasure_DefaultQuery()
      Returns the meta object for the reference 'Default Query'.
      Returns:
      the meta object for the reference 'Default Query'.
      See Also:
      Measure.getDefaultQuery(), getMeasure()
    • getMeasure_Category

      org.eclipse.emf.ecore.EReference getMeasure_Category()
      Returns the meta object for the reference list 'Category'.
      Returns:
      the meta object for the reference list 'Category'.
      See Also:
      Measure.getCategory(), getMeasure()
    • getMeasure_Scope

      org.eclipse.emf.ecore.EReference getMeasure_Scope()
      Returns the meta object for the reference 'Scope'.
      Returns:
      the meta object for the reference 'Scope'.
      See Also:
      Measure.getScope(), getMeasure()
    • getMeasure_Trait

      org.eclipse.emf.ecore.EReference getMeasure_Trait()
      Returns the meta object for the reference 'Trait'.
      Returns:
      the meta object for the reference 'Trait'.
      See Also:
      Measure.getTrait(), getMeasure()
    • getMeasure_MeasureRelationships

      org.eclipse.emf.ecore.EReference getMeasure_MeasureRelationships()
      Returns the meta object for the containment reference list 'Measure Relationships'.
      Returns:
      the meta object for the containment reference list 'Measure Relationships'.
      See Also:
      Measure.getMeasureRelationships(), getMeasure()
    • getMeasure__GetArguments

      org.eclipse.emf.ecore.EOperation getMeasure__GetArguments()
      Returns the meta object for the 'Get Arguments' operation.
      Returns:
      the meta object for the 'Get Arguments' operation.
      See Also:
      Measure.getArguments()
    • getMeasure__GetAllArguments

      org.eclipse.emf.ecore.EOperation getMeasure__GetAllArguments()
      Returns the meta object for the 'Get All Arguments' operation.
      Returns:
      the meta object for the 'Get All Arguments' operation.
      See Also:
      Measure.getAllArguments()
    • getMeasureCategory

      org.eclipse.emf.ecore.EClass getMeasureCategory()
      Returns the meta object for class 'Measure Category'.
      Returns:
      the meta object for class 'Measure Category'.
      See Also:
      MeasureCategory
    • getMeasureCategory_CategoryMeasure

      org.eclipse.emf.ecore.EReference getMeasureCategory_CategoryMeasure()
      Returns the meta object for the reference list 'Category Measure'.
      Returns:
      the meta object for the reference list 'Category Measure'.
      See Also:
      MeasureCategory.getCategoryMeasure(), getMeasureCategory()
    • getMeasureCategory_Category

      org.eclipse.emf.ecore.EReference getMeasureCategory_Category()
      Returns the meta object for the reference list 'Category'.
      Returns:
      the meta object for the reference list 'Category'.
      See Also:
      MeasureCategory.getCategory(), getMeasureCategory()
    • getMeasureCategory_CategoryElement

      org.eclipse.emf.ecore.EReference getMeasureCategory_CategoryElement()
      Returns the meta object for the reference list 'Category Element'.
      Returns:
      the meta object for the reference list 'Category Element'.
      See Also:
      MeasureCategory.getCategoryElement(), getMeasureCategory()
    • getMeasureLibrary

      org.eclipse.emf.ecore.EClass getMeasureLibrary()
      Returns the meta object for class 'Measure Library'.
      Returns:
      the meta object for class 'Measure Library'.
      See Also:
      MeasureLibrary
    • getMeasureLibrary_MeasureElements

      org.eclipse.emf.ecore.EReference getMeasureLibrary_MeasureElements()
      Returns the meta object for the containment reference list 'Measure Elements'.
      Returns:
      the meta object for the containment reference list 'Measure Elements'.
      See Also:
      MeasureLibrary.getMeasureElements(), getMeasureLibrary()
    • getMeasureLibrary_CategoryRelationships

      org.eclipse.emf.ecore.EReference getMeasureLibrary_CategoryRelationships()
      Returns the meta object for the containment reference list 'Category Relationships'.
      Returns:
      the meta object for the containment reference list 'Category Relationships'.
      See Also:
      MeasureLibrary.getCategoryRelationships(), getMeasureLibrary()
    • getMeasureRelationship

      org.eclipse.emf.ecore.EClass getMeasureRelationship()
      Returns the meta object for class 'Measure Relationship'.
      Returns:
      the meta object for class 'Measure Relationship'.
      See Also:
      MeasureRelationship
    • getMeasureRelationship_Influence

      org.eclipse.emf.ecore.EAttribute getMeasureRelationship_Influence()
      Returns the meta object for the attribute 'Influence'.
      Returns:
      the meta object for the attribute 'Influence'.
      See Also:
      MeasureRelationship.getInfluence(), getMeasureRelationship()
    • getMeasureRelationship_MeasurandQuery

      org.eclipse.emf.ecore.EReference getMeasureRelationship_MeasurandQuery()
      Returns the meta object for the reference 'Measurand Query'.
      Returns:
      the meta object for the reference 'Measurand Query'.
      See Also:
      MeasureRelationship.getMeasurandQuery(), getMeasureRelationship()
    • getMeasurement

      org.eclipse.emf.ecore.EClass getMeasurement()
      Returns the meta object for class 'Measurement'.
      Returns:
      the meta object for class 'Measurement'.
      See Also:
      Measurement
    • getMeasurement_BreakValue

      org.eclipse.emf.ecore.EAttribute getMeasurement_BreakValue()
      Returns the meta object for the attribute 'Break Value'.
      Returns:
      the meta object for the attribute 'Break Value'.
      See Also:
      Measurement.getBreakValue(), getMeasurement()
    • getMeasurement_Error

      org.eclipse.emf.ecore.EAttribute getMeasurement_Error()
      Returns the meta object for the attribute 'Error'.
      Returns:
      the meta object for the attribute 'Error'.
      See Also:
      Measurement.getError(), getMeasurement()
    • getMeasurement_MeasurementRelationships

      org.eclipse.emf.ecore.EReference getMeasurement_MeasurementRelationships()
      Returns the meta object for the containment reference list 'Measurement Relationships'.
      Returns:
      the meta object for the containment reference list 'Measurement Relationships'.
      See Also:
      Measurement.getMeasurementRelationships(), getMeasurement()
    • getMeasurement_EquivalentFrom

      org.eclipse.emf.ecore.EReference getMeasurement_EquivalentFrom()
      Returns the meta object for the reference list 'Equivalent From'.
      Returns:
      the meta object for the reference list 'Equivalent From'.
      See Also:
      Measurement.getEquivalentFrom(), getMeasurement()
    • getMeasurement_EquivalentTo

      org.eclipse.emf.ecore.EReference getMeasurement_EquivalentTo()
      Returns the meta object for the reference list 'Equivalent To'.
      Returns:
      the meta object for the reference list 'Equivalent To'.
      See Also:
      Measurement.getEquivalentTo(), getMeasurement()
    • getMeasurement_Outbound

      org.eclipse.emf.ecore.EReference getMeasurement_Outbound()
      Returns the meta object for the reference list 'Outbound'.
      Returns:
      the meta object for the reference list 'Outbound'.
      See Also:
      Measurement.getOutbound(), getMeasurement()
    • getMeasurement_Inbound

      org.eclipse.emf.ecore.EReference getMeasurement_Inbound()
      Returns the meta object for the reference list 'Inbound'.
      Returns:
      the meta object for the reference list 'Inbound'.
      See Also:
      Measurement.getInbound(), getMeasurement()
    • getMeasurement_RefinementTo

      org.eclipse.emf.ecore.EReference getMeasurement_RefinementTo()
      Returns the meta object for the reference list 'Refinement To'.
      Returns:
      the meta object for the reference list 'Refinement To'.
      See Also:
      Measurement.getRefinementTo(), getMeasurement()
    • getMeasurement_RefinementFrom

      org.eclipse.emf.ecore.EReference getMeasurement_RefinementFrom()
      Returns the meta object for the reference list 'Refinement From'.
      Returns:
      the meta object for the reference list 'Refinement From'.
      See Also:
      Measurement.getRefinementFrom(), getMeasurement()
    • getMeasurement_ObservedMeasure

      org.eclipse.emf.ecore.EReference getMeasurement_ObservedMeasure()
      Returns the meta object for the container reference 'Observed Measure'.
      Returns:
      the meta object for the container reference 'Observed Measure'.
      See Also:
      Measurement.getObservedMeasure(), getMeasurement()
    • getMeasurement_Measurand

      org.eclipse.emf.ecore.EReference getMeasurement_Measurand()
      Returns the meta object for the reference 'Measurand'.
      Returns:
      the meta object for the reference 'Measurand'.
      See Also:
      Measurement.getMeasurand(), getMeasurement()
    • getMeasurement__GetMeasureLabel

      org.eclipse.emf.ecore.EOperation getMeasurement__GetMeasureLabel()
      Returns the meta object for the 'Get Measure Label' operation.
      Returns:
      the meta object for the 'Get Measure Label' operation.
      See Also:
      Measurement.getMeasureLabel()
    • getMeasurement__GetMeasurementLabel

      org.eclipse.emf.ecore.EOperation getMeasurement__GetMeasurementLabel()
      Returns the meta object for the 'Get Measurement Label' operation.
      Returns:
      the meta object for the 'Get Measurement Label' operation.
      See Also:
      Measurement.getMeasurementLabel()
    • getMeasurementRelationship

      org.eclipse.emf.ecore.EClass getMeasurementRelationship()
      Returns the meta object for class 'Measurement Relationship'.
      Returns:
      the meta object for class 'Measurement Relationship'.
      See Also:
      MeasurementRelationship
    • getNamedMeasure

      org.eclipse.emf.ecore.EClass getNamedMeasure()
      Returns the meta object for class 'Named Measure'.
      Returns:
      the meta object for class 'Named Measure'.
      See Also:
      NamedMeasure
    • getNamedMeasurement

      org.eclipse.emf.ecore.EClass getNamedMeasurement()
      Returns the meta object for class 'Named Measurement'.
      Returns:
      the meta object for class 'Named Measurement'.
      See Also:
      NamedMeasurement
    • getOCLOperation

      org.eclipse.emf.ecore.EClass getOCLOperation()
      Returns the meta object for class 'OCL Operation'.
      Returns:
      the meta object for class 'OCL Operation'.
      See Also:
      OCLOperation
    • getOCLOperation_Body

      org.eclipse.emf.ecore.EAttribute getOCLOperation_Body()
      Returns the meta object for the attribute 'Body'.
      Returns:
      the meta object for the attribute 'Body'.
      See Also:
      OCLOperation.getBody(), getOCLOperation()
    • getOCLOperation_Context

      org.eclipse.emf.ecore.EAttribute getOCLOperation_Context()
      Returns the meta object for the attribute 'Context'.
      Returns:
      the meta object for the attribute 'Context'.
      See Also:
      OCLOperation.getContext(), getOCLOperation()
    • getObservation

      org.eclipse.emf.ecore.EClass getObservation()
      Returns the meta object for class 'Observation'.
      Returns:
      the meta object for class 'Observation'.
      See Also:
      Observation
    • getObservation_Observer

      org.eclipse.emf.ecore.EAttribute getObservation_Observer()
      Returns the meta object for the attribute 'Observer'.
      Returns:
      the meta object for the attribute 'Observer'.
      See Also:
      Observation.getObserver(), getObservation()
    • getObservation_Tool

      org.eclipse.emf.ecore.EAttribute getObservation_Tool()
      Returns the meta object for the attribute 'Tool'.
      Returns:
      the meta object for the attribute 'Tool'.
      See Also:
      Observation.getTool(), getObservation()
    • getObservation_WhenObserved

      org.eclipse.emf.ecore.EAttribute getObservation_WhenObserved()
      Returns the meta object for the attribute 'When Observed'.
      Returns:
      the meta object for the attribute 'When Observed'.
      See Also:
      Observation.getWhenObserved(), getObservation()
    • getObservation_Scopes

      org.eclipse.emf.ecore.EReference getObservation_Scopes()
      Returns the meta object for the containment reference list 'Scopes'.
      Returns:
      the meta object for the containment reference list 'Scopes'.
      See Also:
      Observation.getScopes(), getObservation()
    • getObservation_ObservedMeasures

      org.eclipse.emf.ecore.EReference getObservation_ObservedMeasures()
      Returns the meta object for the containment reference list 'Observed Measures'.
      Returns:
      the meta object for the containment reference list 'Observed Measures'.
      See Also:
      Observation.getObservedMeasures(), getObservation()
    • getObservation_Arguments

      org.eclipse.emf.ecore.EReference getObservation_Arguments()
      Returns the meta object for the containment reference list 'Arguments'.
      Returns:
      the meta object for the containment reference list 'Arguments'.
      See Also:
      Observation.getArguments(), getObservation()
    • getObservation_RequestedMeasures

      org.eclipse.emf.ecore.EReference getObservation_RequestedMeasures()
      Returns the meta object for the reference list 'Requested Measures'.
      Returns:
      the meta object for the reference list 'Requested Measures'.
      See Also:
      Observation.getRequestedMeasures(), getObservation()
    • getObservationScope

      org.eclipse.emf.ecore.EClass getObservationScope()
      Returns the meta object for class 'Observation Scope'.
      Returns:
      the meta object for class 'Observation Scope'.
      See Also:
      ObservationScope
    • getObservationScope_ScopeUri

      org.eclipse.emf.ecore.EAttribute getObservationScope_ScopeUri()
      Returns the meta object for the attribute 'Scope Uri'.
      Returns:
      the meta object for the attribute 'Scope Uri'.
      See Also:
      ObservationScope.getScopeUri(), getObservationScope()
    • getObservedMeasure

      org.eclipse.emf.ecore.EClass getObservedMeasure()
      Returns the meta object for class 'Observed Measure'.
      Returns:
      the meta object for class 'Observed Measure'.
      See Also:
      ObservedMeasure
    • getObservedMeasure_Arguments

      org.eclipse.emf.ecore.EReference getObservedMeasure_Arguments()
      Returns the meta object for the containment reference list 'Arguments'.
      Returns:
      the meta object for the containment reference list 'Arguments'.
      See Also:
      ObservedMeasure.getArguments(), getObservedMeasure()
    • getObservedMeasure_Measurements

      org.eclipse.emf.ecore.EReference getObservedMeasure_Measurements()
      Returns the meta object for the containment reference list 'Measurements'.
      Returns:
      the meta object for the containment reference list 'Measurements'.
      See Also:
      ObservedMeasure.getMeasurements(), getObservedMeasure()
    • getObservedMeasure_Measure

      org.eclipse.emf.ecore.EReference getObservedMeasure_Measure()
      Returns the meta object for the reference 'Measure'.
      Returns:
      the meta object for the reference 'Measure'.
      See Also:
      ObservedMeasure.getMeasure(), getObservedMeasure()
    • getOperation

      org.eclipse.emf.ecore.EClass getOperation()
      Returns the meta object for class 'Operation'.
      Returns:
      the meta object for class 'Operation'.
      See Also:
      Operation
    • getOperation_Body

      org.eclipse.emf.ecore.EAttribute getOperation_Body()
      Returns the meta object for the attribute 'Body'.
      Returns:
      the meta object for the attribute 'Body'.
      See Also:
      Operation.getBody(), getOperation()
    • getOperation_Language

      org.eclipse.emf.ecore.EAttribute getOperation_Language()
      Returns the meta object for the attribute 'Language'.
      Returns:
      the meta object for the attribute 'Language'.
      See Also:
      Operation.getLanguage(), getOperation()
    • getOperation__GetParamStrings

      org.eclipse.emf.ecore.EOperation getOperation__GetParamStrings()
      Returns the meta object for the 'Get Param Strings' operation.
      Returns:
      the meta object for the 'Get Param Strings' operation.
      See Also:
      Operation.getParamStrings()
    • getGradeMeasure

      org.eclipse.emf.ecore.EClass getGradeMeasure()
      Returns the meta object for class 'Grade Measure'.
      Returns:
      the meta object for class 'Grade Measure'.
      See Also:
      GradeMeasure
    • getGradeMeasure_GradeTo

      org.eclipse.emf.ecore.EReference getGradeMeasure_GradeTo()
      Returns the meta object for the reference 'Grade To'.
      Returns:
      the meta object for the reference 'Grade To'.
      See Also:
      GradeMeasure.getGradeTo(), getGradeMeasure()
    • getGradeMeasure_Interval

      org.eclipse.emf.ecore.EReference getGradeMeasure_Interval()
      Returns the meta object for the containment reference list 'Interval'.
      Returns:
      the meta object for the containment reference list 'Interval'.
      See Also:
      GradeMeasure.getInterval(), getGradeMeasure()
    • getGradeInterval

      org.eclipse.emf.ecore.EClass getGradeInterval()
      Returns the meta object for class 'Grade Interval'.
      Returns:
      the meta object for class 'Grade Interval'.
      See Also:
      GradeInterval
    • getGradeInterval_Symbol

      org.eclipse.emf.ecore.EAttribute getGradeInterval_Symbol()
      Returns the meta object for the attribute 'Symbol'.
      Returns:
      the meta object for the attribute 'Symbol'.
      See Also:
      GradeInterval.getSymbol(), getGradeInterval()
    • getRankingMeasureRelationship

      org.eclipse.emf.ecore.EClass getRankingMeasureRelationship()
      Returns the meta object for class 'Ranking Measure Relationship'.
      Returns:
      the meta object for class 'Ranking Measure Relationship'.
      See Also:
      RankingMeasureRelationship
    • getGradeMeasurementRelationship

      org.eclipse.emf.ecore.EClass getGradeMeasurementRelationship()
      Returns the meta object for class 'Grade Measurement Relationship'.
      Returns:
      the meta object for class 'Grade Measurement Relationship'.
      See Also:
      GradeMeasurementRelationship
    • getRatioMeasure

      org.eclipse.emf.ecore.EClass getRatioMeasure()
      Returns the meta object for class 'Ratio Measure'.
      Returns:
      the meta object for class 'Ratio Measure'.
      See Also:
      RatioMeasure
    • getRatioMeasurement

      org.eclipse.emf.ecore.EClass getRatioMeasurement()
      Returns the meta object for class 'Ratio Measurement'.
      Returns:
      the meta object for class 'Ratio Measurement'.
      See Also:
      RatioMeasurement
    • getRefinementMeasureRelationship

      org.eclipse.emf.ecore.EClass getRefinementMeasureRelationship()
      Returns the meta object for class 'Refinement Measure Relationship'.
      Returns:
      the meta object for class 'Refinement Measure Relationship'.
      See Also:
      RefinementMeasureRelationship
    • getRefinementMeasurementRelationship

      org.eclipse.emf.ecore.EClass getRefinementMeasurementRelationship()
      Returns the meta object for class 'Refinement Measurement Relationship'.
      Returns:
      the meta object for class 'Refinement Measurement Relationship'.
      See Also:
      RefinementMeasurementRelationship
    • getRescaledMeasure

      org.eclipse.emf.ecore.EClass getRescaledMeasure()
      Returns the meta object for class 'Rescaled Measure'.
      Returns:
      the meta object for class 'Rescaled Measure'.
      See Also:
      RescaledMeasure
    • getRescaledMeasure_RescaleFrom

      org.eclipse.emf.ecore.EReference getRescaledMeasure_RescaleFrom()
      Returns the meta object for the reference list 'Rescale From'.
      Returns:
      the meta object for the reference list 'Rescale From'.
      See Also:
      RescaledMeasure.getRescaleFrom(), getRescaledMeasure()
    • getRescaledMeasure_Rescales

      org.eclipse.emf.ecore.EReference getRescaledMeasure_Rescales()
      Returns the meta object for the container reference 'Rescales'.
      Returns:
      the meta object for the container reference 'Rescales'.
      See Also:
      RescaledMeasure.getRescales(), getRescaledMeasure()
    • getRescaledMeasure_Operation

      org.eclipse.emf.ecore.EReference getRescaledMeasure_Operation()
      Returns the meta object for the reference 'Operation'.
      Returns:
      the meta object for the reference 'Operation'.
      See Also:
      RescaledMeasure.getOperation(), getRescaledMeasure()
    • getRescaledMeasure_Offset

      org.eclipse.emf.ecore.EAttribute getRescaledMeasure_Offset()
      Returns the meta object for the attribute 'Offset'.
      Returns:
      the meta object for the attribute 'Offset'.
      See Also:
      RescaledMeasure.getOffset(), getRescaledMeasure()
    • getRescaledMeasure_Multiplier

      org.eclipse.emf.ecore.EAttribute getRescaledMeasure_Multiplier()
      Returns the meta object for the attribute 'Multiplier'.
      Returns:
      the meta object for the attribute 'Multiplier'.
      See Also:
      RescaledMeasure.getMultiplier(), getRescaledMeasure()
    • getRescaledMeasure_OperationFirst

      org.eclipse.emf.ecore.EAttribute getRescaledMeasure_OperationFirst()
      Returns the meta object for the attribute 'Operation First'.
      Returns:
      the meta object for the attribute 'Operation First'.
      See Also:
      RescaledMeasure.getOperationFirst(), getRescaledMeasure()
    • getRescaledMeasureRelationship

      org.eclipse.emf.ecore.EClass getRescaledMeasureRelationship()
      Returns the meta object for class 'Rescaled Measure Relationship'.
      Returns:
      the meta object for class 'Rescaled Measure Relationship'.
      See Also:
      RescaledMeasureRelationship
    • getRescaledMeasurement

      org.eclipse.emf.ecore.EClass getRescaledMeasurement()
      Returns the meta object for class 'Rescaled Measurement'.
      Returns:
      the meta object for class 'Rescaled Measurement'.
      See Also:
      RescaledMeasurement
    • getRescaledMeasurement_IsBaseSupplied

      org.eclipse.emf.ecore.EAttribute getRescaledMeasurement_IsBaseSupplied()
      Returns the meta object for the attribute 'Is Base Supplied'.
      Returns:
      the meta object for the attribute 'Is Base Supplied'.
      See Also:
      RescaledMeasurement.getIsBaseSupplied(), getRescaledMeasurement()
    • getRescaledMeasurement_RescaleFrom

      org.eclipse.emf.ecore.EReference getRescaledMeasurement_RescaleFrom()
      Returns the meta object for the reference 'Rescale From'.
      Returns:
      the meta object for the reference 'Rescale From'.
      See Also:
      RescaledMeasurement.getRescaleFrom(), getRescaledMeasurement()
    • getRescaledMeasurement_BaseQuery

      org.eclipse.emf.ecore.EReference getRescaledMeasurement_BaseQuery()
      Returns the meta object for the reference 'Base Query'.
      Returns:
      the meta object for the reference 'Base Query'.
      See Also:
      RescaledMeasurement.getBaseQuery(), getRescaledMeasurement()
    • getRescaledMeasurementRelationship

      org.eclipse.emf.ecore.EClass getRescaledMeasurementRelationship()
      Returns the meta object for class 'Rescaled Measurement Relationship'.
      Returns:
      the meta object for class 'Rescaled Measurement Relationship'.
      See Also:
      RescaledMeasurementRelationship
    • getScope

      org.eclipse.emf.ecore.EClass getScope()
      Returns the meta object for class 'Scope'.
      Returns:
      the meta object for class 'Scope'.
      See Also:
      Scope
    • getScope_BreakCondition

      org.eclipse.emf.ecore.EReference getScope_BreakCondition()
      Returns the meta object for the reference 'Break Condition'.
      Returns:
      the meta object for the reference 'Break Condition'.
      See Also:
      Scope.getBreakCondition(), getScope()
    • getScope_Recognizer

      org.eclipse.emf.ecore.EReference getScope_Recognizer()
      Returns the meta object for the reference 'Recognizer'.
      Returns:
      the meta object for the reference 'Recognizer'.
      See Also:
      Scope.getRecognizer(), getScope()
    • getScope_Class

      org.eclipse.emf.ecore.EReference getScope_Class()
      Returns the meta object for the reference 'Class'.
      Returns:
      the meta object for the reference 'Class'.
      See Also:
      Scope.getClass_(), getScope()
    • getScope_Stereotype

      org.eclipse.emf.ecore.EReference getScope_Stereotype()
      Returns the meta object for the reference 'Stereotype'.
      Returns:
      the meta object for the reference 'Stereotype'.
      See Also:
      Scope.getStereotype(), getScope()
    • getSmmElement

      org.eclipse.emf.ecore.EClass getSmmElement()
      Returns the meta object for class 'Element'.
      Returns:
      the meta object for class 'Element'.
      See Also:
      SmmElement
    • getSmmElement_Name

      org.eclipse.emf.ecore.EAttribute getSmmElement_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      SmmElement.getName(), getSmmElement()
    • getSmmElement_ShortDescription

      org.eclipse.emf.ecore.EAttribute getSmmElement_ShortDescription()
      Returns the meta object for the attribute 'Short Description'.
      Returns:
      the meta object for the attribute 'Short Description'.
      See Also:
      SmmElement.getShortDescription(), getSmmElement()
    • getSmmElement_Description

      org.eclipse.emf.ecore.EAttribute getSmmElement_Description()
      Returns the meta object for the attribute 'Description'.
      Returns:
      the meta object for the attribute 'Description'.
      See Also:
      SmmElement.getDescription(), getSmmElement()
    • getSmmElement_Attributes

      org.eclipse.emf.ecore.EReference getSmmElement_Attributes()
      Returns the meta object for the containment reference list 'Attributes'.
      Returns:
      the meta object for the containment reference list 'Attributes'.
      See Also:
      SmmElement.getAttributes(), getSmmElement()
    • getSmmElement_Annotations

      org.eclipse.emf.ecore.EReference getSmmElement_Annotations()
      Returns the meta object for the containment reference list 'Annotations'.
      Returns:
      the meta object for the containment reference list 'Annotations'.
      See Also:
      SmmElement.getAnnotations(), getSmmElement()
    • getSmmElement_InRelationships

      org.eclipse.emf.ecore.EReference getSmmElement_InRelationships()
      Returns the meta object for the reference list 'In Relationships'.
      Returns:
      the meta object for the reference list 'In Relationships'.
      See Also:
      SmmElement.getInRelationships(), getSmmElement()
    • getSmmElement_OutRelationships

      org.eclipse.emf.ecore.EReference getSmmElement_OutRelationships()
      Returns the meta object for the reference list 'Out Relationships'.
      Returns:
      the meta object for the reference list 'Out Relationships'.
      See Also:
      SmmElement.getOutRelationships(), getSmmElement()
    • getSmmModel

      org.eclipse.emf.ecore.EClass getSmmModel()
      Returns the meta object for class 'Model'.
      Returns:
      the meta object for class 'Model'.
      See Also:
      SmmModel
    • getSmmModel_Libraries

      org.eclipse.emf.ecore.EReference getSmmModel_Libraries()
      Returns the meta object for the containment reference list 'Libraries'.
      Returns:
      the meta object for the containment reference list 'Libraries'.
      See Also:
      SmmModel.getLibraries(), getSmmModel()
    • getSmmModel_Observations

      org.eclipse.emf.ecore.EReference getSmmModel_Observations()
      Returns the meta object for the containment reference list 'Observations'.
      Returns:
      the meta object for the containment reference list 'Observations'.
      See Also:
      SmmModel.getObservations(), getSmmModel()
    • getSmmRelationship

      org.eclipse.emf.ecore.EClass getSmmRelationship()
      Returns the meta object for class 'Relationship'.
      Returns:
      the meta object for class 'Relationship'.
      See Also:
      SmmRelationship
    • getSmmRelationship_To

      org.eclipse.emf.ecore.EReference getSmmRelationship_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      SmmRelationship.getTo(), getSmmRelationship()
    • getSmmRelationship_From

      org.eclipse.emf.ecore.EReference getSmmRelationship_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      SmmRelationship.getFrom(), getSmmRelationship()
    • getRankingMeasure

      org.eclipse.emf.ecore.EClass getRankingMeasure()
      Returns the meta object for class 'Ranking Measure'.
      Returns:
      the meta object for class 'Ranking Measure'.
      See Also:
      RankingMeasure
    • getRankingMeasure_Interval

      org.eclipse.emf.ecore.EReference getRankingMeasure_Interval()
      Returns the meta object for the containment reference list 'Interval'.
      Returns:
      the meta object for the containment reference list 'Interval'.
      See Also:
      RankingMeasure.getInterval(), getRankingMeasure()
    • getRankingMeasure_RankingTo

      org.eclipse.emf.ecore.EReference getRankingMeasure_RankingTo()
      Returns the meta object for the reference 'Ranking To'.
      Returns:
      the meta object for the reference 'Ranking To'.
      See Also:
      RankingMeasure.getRankingTo(), getRankingMeasure()
    • getRankingInterval

      org.eclipse.emf.ecore.EClass getRankingInterval()
      Returns the meta object for class 'Ranking Interval'.
      Returns:
      the meta object for class 'Ranking Interval'.
      See Also:
      RankingInterval
    • getRankingInterval_Ranking

      org.eclipse.emf.ecore.EReference getRankingInterval_Ranking()
      Returns the meta object for the container reference 'Ranking'.
      Returns:
      the meta object for the container reference 'Ranking'.
      See Also:
      RankingInterval.getRanking(), getRankingInterval()
    • getRankingInterval_Value

      org.eclipse.emf.ecore.EAttribute getRankingInterval_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
      RankingInterval.getValue(), getRankingInterval()
    • getGradeMeasureRelationship

      org.eclipse.emf.ecore.EClass getGradeMeasureRelationship()
      Returns the meta object for class 'Grade Measure Relationship'.
      Returns:
      the meta object for class 'Grade Measure Relationship'.
      See Also:
      GradeMeasureRelationship
    • getScaledBaseMeasureRelationship

      org.eclipse.emf.ecore.EClass getScaledBaseMeasureRelationship()
      Returns the meta object for class 'Scaled Base Measure Relationship'.
      Returns:
      the meta object for class 'Scaled Base Measure Relationship'.
      See Also:
      ScaledBaseMeasureRelationship
    • getScaledBaseMeasureRelationship_RescaledMeasure

      org.eclipse.emf.ecore.EReference getScaledBaseMeasureRelationship_RescaledMeasure()
      Returns the meta object for the containment reference 'Rescaled Measure'.
      Returns:
      the meta object for the containment reference 'Rescaled Measure'.
      See Also:
      ScaledBaseMeasureRelationship.getRescaledMeasure(), getScaledBaseMeasureRelationship()
    • getInterval

      org.eclipse.emf.ecore.EClass getInterval()
      Returns the meta object for class 'Interval'.
      Returns:
      the meta object for class 'Interval'.
      See Also:
      Interval
    • getInterval_Maximum

      org.eclipse.emf.ecore.EAttribute getInterval_Maximum()
      Returns the meta object for the attribute 'Maximum'.
      Returns:
      the meta object for the attribute 'Maximum'.
      See Also:
      Interval.getMaximum(), getInterval()
    • getInterval_MaximumOpen

      org.eclipse.emf.ecore.EAttribute getInterval_MaximumOpen()
      Returns the meta object for the attribute 'Maximum Open'.
      Returns:
      the meta object for the attribute 'Maximum Open'.
      See Also:
      Interval.getMaximumOpen(), getInterval()
    • getInterval_Minimum

      org.eclipse.emf.ecore.EAttribute getInterval_Minimum()
      Returns the meta object for the attribute 'Minimum'.
      Returns:
      the meta object for the attribute 'Minimum'.
      See Also:
      Interval.getMinimum(), getInterval()
    • getInterval_MinimumOpen

      org.eclipse.emf.ecore.EAttribute getInterval_MinimumOpen()
      Returns the meta object for the attribute 'Minimum Open'.
      Returns:
      the meta object for the attribute 'Minimum Open'.
      See Also:
      Interval.getMinimumOpen(), getInterval()
    • getRankingMeasurement

      org.eclipse.emf.ecore.EClass getRankingMeasurement()
      Returns the meta object for class 'Ranking Measurement'.
      Returns:
      the meta object for class 'Ranking Measurement'.
      See Also:
      RankingMeasurement
    • getRankingMeasurement_BaseQuery

      org.eclipse.emf.ecore.EReference getRankingMeasurement_BaseQuery()
      Returns the meta object for the reference 'Base Query'.
      Returns:
      the meta object for the reference 'Base Query'.
      See Also:
      RankingMeasurement.getBaseQuery(), getRankingMeasurement()
    • getRankingMeasurement_RankingTo

      org.eclipse.emf.ecore.EReference getRankingMeasurement_RankingTo()
      Returns the meta object for the reference 'Ranking To'.
      Returns:
      the meta object for the reference 'Ranking To'.
      See Also:
      RankingMeasurement.getRankingTo(), getRankingMeasurement()
    • getRankingMeasurement_IsBaseSupplied

      org.eclipse.emf.ecore.EAttribute getRankingMeasurement_IsBaseSupplied()
      Returns the meta object for the attribute 'Is Base Supplied'.
      Returns:
      the meta object for the attribute 'Is Base Supplied'.
      See Also:
      RankingMeasurement.getIsBaseSupplied(), getRankingMeasurement()
    • getRankingMeasurementRelationship

      org.eclipse.emf.ecore.EClass getRankingMeasurementRelationship()
      Returns the meta object for class 'Ranking Measurement Relationship'.
      Returns:
      the meta object for class 'Ranking Measurement Relationship'.
      See Also:
      RankingMeasurementRelationship
    • getUnitOfMeasure

      org.eclipse.emf.ecore.EClass getUnitOfMeasure()
      Returns the meta object for class 'Unit Of Measure'.
      Returns:
      the meta object for class 'Unit Of Measure'.
      See Also:
      UnitOfMeasure
    • getScaledBaseMeasurementRelationship

      org.eclipse.emf.ecore.EClass getScaledBaseMeasurementRelationship()
      Returns the meta object for class 'Scaled Base Measurement Relationship'.
      Returns:
      the meta object for class 'Scaled Base Measurement Relationship'.
      See Also:
      ScaledBaseMeasurementRelationship
    • getCountingUnit

      org.eclipse.emf.ecore.EClass getCountingUnit()
      Returns the meta object for class 'Counting Unit'.
      Returns:
      the meta object for class 'Counting Unit'.
      See Also:
      CountingUnit
    • getCountingUnit_Scope

      org.eclipse.emf.ecore.EReference getCountingUnit_Scope()
      Returns the meta object for the reference 'Scope'.
      Returns:
      the meta object for the reference 'Scope'.
      See Also:
      CountingUnit.getScope(), getCountingUnit()
    • getBaseMeasureRelationship

      org.eclipse.emf.ecore.EClass getBaseMeasureRelationship()
      Returns the meta object for class 'Base Measure Relationship'.
      Returns:
      the meta object for class 'Base Measure Relationship'.
      See Also:
      BaseMeasureRelationship
    • getBaseMeasurementRelationship

      org.eclipse.emf.ecore.EClass getBaseMeasurementRelationship()
      Returns the meta object for class 'Base Measurement Relationship'.
      Returns:
      the meta object for class 'Base Measurement Relationship'.
      See Also:
      BaseMeasurementRelationship
    • getAccumulator

      org.eclipse.emf.ecore.EEnum getAccumulator()
      Returns the meta object for enum 'Accumulator'.
      Returns:
      the meta object for enum 'Accumulator'.
      See Also:
      Accumulator
    • getMeasurementScale

      org.eclipse.emf.ecore.EEnum getMeasurementScale()
      Returns the meta object for enum 'Measurement Scale'.
      Returns:
      the meta object for enum 'Measurement Scale'.
      See Also:
      MeasurementScale
    • getInfluence

      org.eclipse.emf.ecore.EEnum getInfluence()
      Returns the meta object for enum 'Influence'.
      Returns:
      the meta object for enum 'Influence'.
      See Also:
      Influence
    • getBinaryFunctor

      org.eclipse.emf.ecore.EEnum getBinaryFunctor()
      Returns the meta object for enum 'Binary Functor'.
      Returns:
      the meta object for enum 'Binary Functor'.
      See Also:
      BinaryFunctor
    • getScaleOfMeasurement

      org.eclipse.emf.ecore.EEnum getScaleOfMeasurement()
      Returns the meta object for enum 'Scale Of Measurement'.
      Returns:
      the meta object for enum 'Scale Of Measurement'.
      See Also:
      ScaleOfMeasurement
    • getTimeStamp

      org.eclipse.emf.ecore.EDataType getTimeStamp()
      Returns the meta object for data type 'Time Stamp'.
      Returns:
      the meta object for data type 'Time Stamp'.
      See Also:
      SimpleDateFormat
    • getSmmFactory

      SmmFactory getSmmFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.