Interface specificPackage

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

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

    • eNAME

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

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

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

      static final specificPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • EXCHANGE_COMPONENT_RULE

      static final int EXCHANGE_COMPONENT_RULE
      The meta object id for the 'Exchange Component Rule' class.
      See Also:
      Generated class or method.
    • EXCHANGE_COMPONENT_RULE__REPOSITORY_COMPONENT

      static final int EXCHANGE_COMPONENT_RULE__REPOSITORY_COMPONENT
      The feature id for the 'Repository Component' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXCHANGE_COMPONENT_RULE__ALLOCATION_CONTEXT

      static final int EXCHANGE_COMPONENT_RULE__ALLOCATION_CONTEXT
      The feature id for the 'Allocation Context' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXCHANGE_COMPONENT_RULE_FEATURE_COUNT

      static final int EXCHANGE_COMPONENT_RULE_FEATURE_COUNT
      The number of structural features of the 'Exchange Component Rule' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_DEGREE

      static final int CLASS_DEGREE
      The meta object id for the 'Class Degree' class.
      See Also:
      Generated class or method.
    • CLASS_DEGREE__ENTITY_NAME

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

      static final int CLASS_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_DEGREE__DOF

      static final int CLASS_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_DEGREE__CHANGEABLE_ELEMENTS

      static final int CLASS_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_DEGREE__DECORATOR_MODEL

      static final int CLASS_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_DEGREE__CLASS_DESIGN_OPTIONS

      static final int CLASS_DEGREE__CLASS_DESIGN_OPTIONS
      The feature id for the 'Class Design Options' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_DEGREE_FEATURE_COUNT

      static final int CLASS_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Class Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_AS_REFERENCE_DEGREE

      static final int CLASS_AS_REFERENCE_DEGREE
      The meta object id for the 'Class As Reference Degree' class.
      See Also:
      Generated class or method.
    • CLASS_AS_REFERENCE_DEGREE__ENTITY_NAME

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

      static final int CLASS_AS_REFERENCE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_AS_REFERENCE_DEGREE__DOF

      static final int CLASS_AS_REFERENCE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_AS_REFERENCE_DEGREE__CHANGEABLE_ELEMENTS

      static final int CLASS_AS_REFERENCE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_AS_REFERENCE_DEGREE__DECORATOR_MODEL

      static final int CLASS_AS_REFERENCE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_AS_REFERENCE_DEGREE__CLASS_DESIGN_OPTIONS

      static final int CLASS_AS_REFERENCE_DEGREE__CLASS_DESIGN_OPTIONS
      The feature id for the 'Class Design Options' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_AS_REFERENCE_DEGREE_FEATURE_COUNT

      static final int CLASS_AS_REFERENCE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Class As Reference Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_WITH_COPY_DEGREE

      static final int CLASS_WITH_COPY_DEGREE
      The meta object id for the 'Class With Copy Degree' class.
      See Also:
      Generated class or method.
    • CLASS_WITH_COPY_DEGREE__ENTITY_NAME

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

      static final int CLASS_WITH_COPY_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_WITH_COPY_DEGREE__DOF

      static final int CLASS_WITH_COPY_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_WITH_COPY_DEGREE__CHANGEABLE_ELEMENTS

      static final int CLASS_WITH_COPY_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_WITH_COPY_DEGREE__DECORATOR_MODEL

      static final int CLASS_WITH_COPY_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_WITH_COPY_DEGREE__CLASS_DESIGN_OPTIONS

      static final int CLASS_WITH_COPY_DEGREE__CLASS_DESIGN_OPTIONS
      The feature id for the 'Class Design Options' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLASS_WITH_COPY_DEGREE_FEATURE_COUNT

      static final int CLASS_WITH_COPY_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Class With Copy Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_TYPE_DEGREE

      static final int DATA_TYPE_DEGREE
      The meta object id for the 'Data Type Degree' class.
      See Also:
      Generated class or method.
    • DATA_TYPE_DEGREE__ENTITY_NAME

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

      static final int DATA_TYPE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_TYPE_DEGREE__DOF

      static final int DATA_TYPE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_TYPE_DEGREE__CHANGEABLE_ELEMENTS

      static final int DATA_TYPE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_TYPE_DEGREE__DECORATOR_MODEL

      static final int DATA_TYPE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_TYPE_DEGREE_FEATURE_COUNT

      static final int DATA_TYPE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Data Type Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_DEGREE

      static final int RANGE_DEGREE
      The meta object id for the 'Range Degree' class.
      See Also:
      Generated class or method.
    • CONTINUOUS_RANGE_DEGREE

      static final int CONTINUOUS_RANGE_DEGREE
      The meta object id for the 'Continuous Range Degree' class.
      See Also:
      Generated class or method.
    • DISCRETE_DEGREE

      static final int DISCRETE_DEGREE
      The meta object id for the 'Discrete Degree' class.
      See Also:
      Generated class or method.
    • DISCRETE_RANGE_DEGREE

      static final int DISCRETE_RANGE_DEGREE
      The meta object id for the 'Discrete Range Degree' class.
      See Also:
      Generated class or method.
    • UNORDERED_DEGREE

      static final int UNORDERED_DEGREE
      The meta object id for the 'Unordered Degree' class.
      See Also:
      Generated class or method.
    • ENUM_DEGREE

      static final int ENUM_DEGREE
      The meta object id for the 'Enum Degree' class.
      See Also:
      Generated class or method.
    • ORDERED_DATA_TYPE_DEGREE

      static final int ORDERED_DATA_TYPE_DEGREE
      The meta object id for the 'Ordered Data Type Degree' class.
      See Also:
      Generated class or method.
    • ORDERED_DATA_TYPE_DEGREE__ENTITY_NAME

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

      static final int ORDERED_DATA_TYPE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ORDERED_DATA_TYPE_DEGREE__DOF

      static final int ORDERED_DATA_TYPE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ORDERED_DATA_TYPE_DEGREE__CHANGEABLE_ELEMENTS

      static final int ORDERED_DATA_TYPE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ORDERED_DATA_TYPE_DEGREE__DECORATOR_MODEL

      static final int ORDERED_DATA_TYPE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ORDERED_DATA_TYPE_DEGREE_FEATURE_COUNT

      static final int ORDERED_DATA_TYPE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Ordered Data Type Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_DEGREE__ENTITY_NAME

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

      static final int RANGE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_DEGREE__DOF

      static final int RANGE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_DEGREE__CHANGEABLE_ELEMENTS

      static final int RANGE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_DEGREE__DECORATOR_MODEL

      static final int RANGE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_DEGREE__UPPER_BOUND_INCLUDED

      static final int RANGE_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_DEGREE__LOWER_BOUND_INCLUDED

      static final int RANGE_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_DEGREE__NUMBER_OF_STEPS

      static final int RANGE_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RANGE_DEGREE_FEATURE_COUNT

      static final int RANGE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Range Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_RANGE_DEGREE__ENTITY_NAME

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

      static final int CONTINUOUS_RANGE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_RANGE_DEGREE__DOF

      static final int CONTINUOUS_RANGE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_RANGE_DEGREE__CHANGEABLE_ELEMENTS

      static final int CONTINUOUS_RANGE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_RANGE_DEGREE__DECORATOR_MODEL

      static final int CONTINUOUS_RANGE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_RANGE_DEGREE__UPPER_BOUND_INCLUDED

      static final int CONTINUOUS_RANGE_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_RANGE_DEGREE__LOWER_BOUND_INCLUDED

      static final int CONTINUOUS_RANGE_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_RANGE_DEGREE__NUMBER_OF_STEPS

      static final int CONTINUOUS_RANGE_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_RANGE_DEGREE__TO

      static final int CONTINUOUS_RANGE_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_RANGE_DEGREE__FROM

      static final int CONTINUOUS_RANGE_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_RANGE_DEGREE_FEATURE_COUNT

      static final int CONTINUOUS_RANGE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Continuous Range Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_DEGREE__ENTITY_NAME

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

      static final int DISCRETE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_DEGREE__DOF

      static final int DISCRETE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_DEGREE__CHANGEABLE_ELEMENTS

      static final int DISCRETE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_DEGREE__DECORATOR_MODEL

      static final int DISCRETE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_DEGREE_FEATURE_COUNT

      static final int DISCRETE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Discrete Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_RANGE_DEGREE__ENTITY_NAME

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

      static final int DISCRETE_RANGE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_RANGE_DEGREE__DOF

      static final int DISCRETE_RANGE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_RANGE_DEGREE__CHANGEABLE_ELEMENTS

      static final int DISCRETE_RANGE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_RANGE_DEGREE__DECORATOR_MODEL

      static final int DISCRETE_RANGE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_RANGE_DEGREE__UPPER_BOUND_INCLUDED

      static final int DISCRETE_RANGE_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_RANGE_DEGREE__LOWER_BOUND_INCLUDED

      static final int DISCRETE_RANGE_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_RANGE_DEGREE__NUMBER_OF_STEPS

      static final int DISCRETE_RANGE_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_RANGE_DEGREE__TO

      static final int DISCRETE_RANGE_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_RANGE_DEGREE__FROM

      static final int DISCRETE_RANGE_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_RANGE_DEGREE_FEATURE_COUNT

      static final int DISCRETE_RANGE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Discrete Range Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNORDERED_DEGREE__ENTITY_NAME

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

      static final int UNORDERED_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNORDERED_DEGREE__DOF

      static final int UNORDERED_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNORDERED_DEGREE__CHANGEABLE_ELEMENTS

      static final int UNORDERED_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNORDERED_DEGREE__DECORATOR_MODEL

      static final int UNORDERED_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNORDERED_DEGREE_FEATURE_COUNT

      static final int UNORDERED_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Unordered Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENUM_DEGREE__ENTITY_NAME

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

      static final int ENUM_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENUM_DEGREE__DOF

      static final int ENUM_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENUM_DEGREE__CHANGEABLE_ELEMENTS

      static final int ENUM_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENUM_DEGREE__DECORATOR_MODEL

      static final int ENUM_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENUM_DEGREE__ENUMERATION

      static final int ENUM_DEGREE__ENUMERATION
      The feature id for the 'Enumeration' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENUM_DEGREE_FEATURE_COUNT

      static final int ENUM_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Enum Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ORDERED_INTEGER_DEGREE

      static final int ORDERED_INTEGER_DEGREE
      The meta object id for the 'Ordered Integer Degree' class.
      See Also:
      Generated class or method.
    • ORDERED_INTEGER_DEGREE__ENTITY_NAME

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

      static final int ORDERED_INTEGER_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ORDERED_INTEGER_DEGREE__DOF

      static final int ORDERED_INTEGER_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ORDERED_INTEGER_DEGREE__CHANGEABLE_ELEMENTS

      static final int ORDERED_INTEGER_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ORDERED_INTEGER_DEGREE__DECORATOR_MODEL

      static final int ORDERED_INTEGER_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ORDERED_INTEGER_DEGREE__LIST_OF_INTEGERS

      static final int ORDERED_INTEGER_DEGREE__LIST_OF_INTEGERS
      The feature id for the 'List Of Integers' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ORDERED_INTEGER_DEGREE_FEATURE_COUNT

      static final int ORDERED_INTEGER_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Ordered Integer Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_SET_DEGREE

      static final int STRING_SET_DEGREE
      The meta object id for the 'String Set Degree' class.
      See Also:
      Generated class or method.
    • STRING_SET_DEGREE__ENTITY_NAME

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

      static final int STRING_SET_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_SET_DEGREE__DOF

      static final int STRING_SET_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_SET_DEGREE__CHANGEABLE_ELEMENTS

      static final int STRING_SET_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_SET_DEGREE__DECORATOR_MODEL

      static final int STRING_SET_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_SET_DEGREE__STRING_VALUES

      static final int STRING_SET_DEGREE__STRING_VALUES
      The feature id for the 'String Values' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_SET_DEGREE_FEATURE_COUNT

      static final int STRING_SET_DEGREE_FEATURE_COUNT
      The number of structural features of the 'String Set Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNORDERED_PRIMITIVE_DEGREE

      static final int UNORDERED_PRIMITIVE_DEGREE
      The meta object id for the 'Unordered Primitive Degree' class.
      See Also:
      Generated class or method.
    • UNORDERED_PRIMITIVE_DEGREE__ENTITY_NAME

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

      static final int UNORDERED_PRIMITIVE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNORDERED_PRIMITIVE_DEGREE__DOF

      static final int UNORDERED_PRIMITIVE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNORDERED_PRIMITIVE_DEGREE__CHANGEABLE_ELEMENTS

      static final int UNORDERED_PRIMITIVE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNORDERED_PRIMITIVE_DEGREE__DECORATOR_MODEL

      static final int UNORDERED_PRIMITIVE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNORDERED_PRIMITIVE_DEGREE_FEATURE_COUNT

      static final int UNORDERED_PRIMITIVE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Unordered Primitive Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE
      The meta object id for the ' Continuous Component Param Degree' class.
      See Also:
      Generated class or method.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE__ENTITY_NAME

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

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE__DOF

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE__CHANGEABLE_ELEMENTS

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE__DECORATOR_MODEL

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE__UPPER_BOUND_INCLUDED

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE__LOWER_BOUND_INCLUDED

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE__NUMBER_OF_STEPS

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE__TO

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE__FROM

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_COMPONENT_PARAM_DEGREE_FEATURE_COUNT

      static final int CONTINUOUS_COMPONENT_PARAM_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Continuous Component Param Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE
      The meta object id for the ' Continuous Processing Rate Degree' class.
      See Also:
      Generated class or method.
    • CONTINUOUS_PROCESSING_RATE_DEGREE__ENTITY_NAME

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

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE__DOF

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE__CHANGEABLE_ELEMENTS

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE__DECORATOR_MODEL

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE__UPPER_BOUND_INCLUDED

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE__LOWER_BOUND_INCLUDED

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE__NUMBER_OF_STEPS

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE__TO

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE__FROM

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE__PROCESSINGRESOURCETYPE

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE__PROCESSINGRESOURCETYPE
      The feature id for the 'Processingresourcetype' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PROCESSING_RATE_DEGREE_FEATURE_COUNT

      static final int CONTINUOUS_PROCESSING_RATE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Continuous Processing Rate Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_DEGREE

      static final int PROCESSING_RESOURCE_DEGREE
      The meta object id for the 'Processing Resource Degree' class.
      See Also:
      Generated class or method.
    • PROCESSING_RESOURCE_DEGREE__ENTITY_NAME

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

      static final int PROCESSING_RESOURCE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_DEGREE__DOF

      static final int PROCESSING_RESOURCE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_DEGREE__CHANGEABLE_ELEMENTS

      static final int PROCESSING_RESOURCE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_DEGREE__DECORATOR_MODEL

      static final int PROCESSING_RESOURCE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_DEGREE__PROCESSINGRESOURCETYPE

      static final int PROCESSING_RESOURCE_DEGREE__PROCESSINGRESOURCETYPE
      The feature id for the 'Processingresourcetype' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RESOURCE_DEGREE_FEATURE_COUNT

      static final int PROCESSING_RESOURCE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Processing Resource Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RATE_DEGREE

      static final int PROCESSING_RATE_DEGREE
      The meta object id for the 'Processing Rate Degree' class.
      See Also:
      Generated class or method.
    • PROCESSING_RATE_DEGREE__ENTITY_NAME

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

      static final int PROCESSING_RATE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RATE_DEGREE__DOF

      static final int PROCESSING_RATE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RATE_DEGREE__CHANGEABLE_ELEMENTS

      static final int PROCESSING_RATE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RATE_DEGREE__DECORATOR_MODEL

      static final int PROCESSING_RATE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RATE_DEGREE__PROCESSINGRESOURCETYPE

      static final int PROCESSING_RATE_DEGREE__PROCESSINGRESOURCETYPE
      The feature id for the 'Processingresourcetype' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_RATE_DEGREE_FEATURE_COUNT

      static final int PROCESSING_RATE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Processing Rate Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_COMPONENT_PARAM_DEGREE

      static final int DISCRETE_COMPONENT_PARAM_DEGREE
      The meta object id for the ' Discrete Component Param Degree' class.
      See Also:
      Generated class or method.
    • DISCRETE_COMPONENT_PARAM_DEGREE__ENTITY_NAME

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

      static final int DISCRETE_COMPONENT_PARAM_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_COMPONENT_PARAM_DEGREE__DOF

      static final int DISCRETE_COMPONENT_PARAM_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_COMPONENT_PARAM_DEGREE__CHANGEABLE_ELEMENTS

      static final int DISCRETE_COMPONENT_PARAM_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_COMPONENT_PARAM_DEGREE__DECORATOR_MODEL

      static final int DISCRETE_COMPONENT_PARAM_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_COMPONENT_PARAM_DEGREE__UPPER_BOUND_INCLUDED

      static final int DISCRETE_COMPONENT_PARAM_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_COMPONENT_PARAM_DEGREE__LOWER_BOUND_INCLUDED

      static final int DISCRETE_COMPONENT_PARAM_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_COMPONENT_PARAM_DEGREE__NUMBER_OF_STEPS

      static final int DISCRETE_COMPONENT_PARAM_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_COMPONENT_PARAM_DEGREE__TO

      static final int DISCRETE_COMPONENT_PARAM_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_COMPONENT_PARAM_DEGREE__FROM

      static final int DISCRETE_COMPONENT_PARAM_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_COMPONENT_PARAM_DEGREE_FEATURE_COUNT

      static final int DISCRETE_COMPONENT_PARAM_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Discrete Component Param Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE

      static final int DISCRETE_PROCESSING_RATE_DEGREE
      The meta object id for the ' Discrete Processing Rate Degree' class.
      See Also:
      Generated class or method.
    • DISCRETE_PROCESSING_RATE_DEGREE__ENTITY_NAME

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

      static final int DISCRETE_PROCESSING_RATE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE__DOF

      static final int DISCRETE_PROCESSING_RATE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE__CHANGEABLE_ELEMENTS

      static final int DISCRETE_PROCESSING_RATE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE__DECORATOR_MODEL

      static final int DISCRETE_PROCESSING_RATE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE__UPPER_BOUND_INCLUDED

      static final int DISCRETE_PROCESSING_RATE_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE__LOWER_BOUND_INCLUDED

      static final int DISCRETE_PROCESSING_RATE_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE__NUMBER_OF_STEPS

      static final int DISCRETE_PROCESSING_RATE_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE__TO

      static final int DISCRETE_PROCESSING_RATE_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE__FROM

      static final int DISCRETE_PROCESSING_RATE_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE__PROCESSINGRESOURCETYPE

      static final int DISCRETE_PROCESSING_RATE_DEGREE__PROCESSINGRESOURCETYPE
      The feature id for the 'Processingresourcetype' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DISCRETE_PROCESSING_RATE_DEGREE_FEATURE_COUNT

      static final int DISCRETE_PROCESSING_RATE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Discrete Processing Rate Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_CONFIG_DEGREE

      static final int FEATURE_CONFIG_DEGREE
      The meta object id for the 'Feature Config Degree' class.
      See Also:
      Generated class or method.
    • FEATURE_CONFIG_DEGREE__ENTITY_NAME

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

      static final int FEATURE_CONFIG_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_CONFIG_DEGREE__DOF

      static final int FEATURE_CONFIG_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_CONFIG_DEGREE__CHANGEABLE_ELEMENTS

      static final int FEATURE_CONFIG_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_CONFIG_DEGREE__DECORATOR_MODEL

      static final int FEATURE_CONFIG_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_CONFIG_DEGREE_FEATURE_COUNT

      static final int FEATURE_CONFIG_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Feature Config Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_GROUP_DEGREE

      static final int FEATURE_GROUP_DEGREE
      The meta object id for the 'Feature Group Degree' class.
      See Also:
      Generated class or method.
    • FEATURE_GROUP_DEGREE__ENTITY_NAME

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

      static final int FEATURE_GROUP_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_GROUP_DEGREE__DOF

      static final int FEATURE_GROUP_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_GROUP_DEGREE__CHANGEABLE_ELEMENTS

      static final int FEATURE_GROUP_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_GROUP_DEGREE__DECORATOR_MODEL

      static final int FEATURE_GROUP_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_GROUP_DEGREE__FEATUREGROUP

      static final int FEATURE_GROUP_DEGREE__FEATUREGROUP
      The feature id for the 'Featuregroup' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_GROUP_DEGREE__DOMAIN_OF_FEATURE_CONFIG_COMBINATIONS

      static final int FEATURE_GROUP_DEGREE__DOMAIN_OF_FEATURE_CONFIG_COMBINATIONS
      The feature id for the 'Domain Of Feature Config Combinations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_GROUP_DEGREE_FEATURE_COUNT

      static final int FEATURE_GROUP_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Feature Group Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_SUBSET

      static final int FEATURE_SUBSET
      The meta object id for the 'Feature Subset' class.
      See Also:
      Generated class or method.
    • FEATURE_SUBSET__FEATURE

      static final int FEATURE_SUBSET__FEATURE
      The feature id for the 'Feature' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_SUBSET_FEATURE_COUNT

      static final int FEATURE_SUBSET_FEATURE_COUNT
      The number of structural features of the 'Feature Subset' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_DEGREE

      static final int NUMBER_OF_CORES_DEGREE
      The meta object id for the 'Number Of Cores Degree' class.
      See Also:
      Generated class or method.
    • NUMBER_OF_CORES_DEGREE__ENTITY_NAME

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

      static final int NUMBER_OF_CORES_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_DEGREE__DOF

      static final int NUMBER_OF_CORES_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_DEGREE__CHANGEABLE_ELEMENTS

      static final int NUMBER_OF_CORES_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_DEGREE__DECORATOR_MODEL

      static final int NUMBER_OF_CORES_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_DEGREE__PROCESSINGRESOURCETYPE

      static final int NUMBER_OF_CORES_DEGREE__PROCESSINGRESOURCETYPE
      The feature id for the 'Processingresourcetype' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_DEGREE_FEATURE_COUNT

      static final int NUMBER_OF_CORES_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Number Of Cores Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_LIST_DEGREE

      static final int NUMBER_OF_CORES_AS_LIST_DEGREE
      The meta object id for the ' Number Of Cores As List Degree' class.
      See Also:
      Generated class or method.
    • NUMBER_OF_CORES_AS_LIST_DEGREE__ENTITY_NAME

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

      static final int NUMBER_OF_CORES_AS_LIST_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_LIST_DEGREE__DOF

      static final int NUMBER_OF_CORES_AS_LIST_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_LIST_DEGREE__CHANGEABLE_ELEMENTS

      static final int NUMBER_OF_CORES_AS_LIST_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_LIST_DEGREE__DECORATOR_MODEL

      static final int NUMBER_OF_CORES_AS_LIST_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_LIST_DEGREE__PROCESSINGRESOURCETYPE

      static final int NUMBER_OF_CORES_AS_LIST_DEGREE__PROCESSINGRESOURCETYPE
      The feature id for the 'Processingresourcetype' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_LIST_DEGREE__LIST_OF_INTEGERS

      static final int NUMBER_OF_CORES_AS_LIST_DEGREE__LIST_OF_INTEGERS
      The feature id for the 'List Of Integers' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_LIST_DEGREE_FEATURE_COUNT

      static final int NUMBER_OF_CORES_AS_LIST_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Number Of Cores As List Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE
      The meta object id for the ' Number Of Cores As Range Degree' class.
      See Also:
      Generated class or method.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE__ENTITY_NAME

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

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE__DOF

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE__CHANGEABLE_ELEMENTS

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE__DECORATOR_MODEL

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE__UPPER_BOUND_INCLUDED

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE__LOWER_BOUND_INCLUDED

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE__NUMBER_OF_STEPS

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE__TO

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE__FROM

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE__PROCESSINGRESOURCETYPE

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE__PROCESSINGRESOURCETYPE
      The feature id for the 'Processingresourcetype' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_OF_CORES_AS_RANGE_DEGREE_FEATURE_COUNT

      static final int NUMBER_OF_CORES_AS_RANGE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Number Of Cores As Range Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPTIONAL_FEATURE_DEGREE

      static final int OPTIONAL_FEATURE_DEGREE
      The meta object id for the 'Optional Feature Degree' class.
      See Also:
      Generated class or method.
    • OPTIONAL_FEATURE_DEGREE__ENTITY_NAME

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

      static final int OPTIONAL_FEATURE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPTIONAL_FEATURE_DEGREE__DOF

      static final int OPTIONAL_FEATURE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPTIONAL_FEATURE_DEGREE__CHANGEABLE_ELEMENTS

      static final int OPTIONAL_FEATURE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPTIONAL_FEATURE_DEGREE__DECORATOR_MODEL

      static final int OPTIONAL_FEATURE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPTIONAL_FEATURE_DEGREE__SIMPLE

      static final int OPTIONAL_FEATURE_DEGREE__SIMPLE
      The feature id for the 'Simple' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPTIONAL_FEATURE_DEGREE_FEATURE_COUNT

      static final int OPTIONAL_FEATURE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Optional Feature Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE
      The meta object id for the 'Resource Container Replication Degree' class.
      See Also:
      Generated class or method.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE__ENTITY_NAME

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

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE__DOF

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE__CHANGEABLE_ELEMENTS

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE__DECORATOR_MODEL

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE__UPPER_BOUND_INCLUDED

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE__LOWER_BOUND_INCLUDED

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE__NUMBER_OF_STEPS

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE__TO

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE__FROM

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_FEATURE_COUNT

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Resource Container Replication Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE
      See Also:
      Generated class or method.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__ENTITY_NAME

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

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__DOF

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__CHANGEABLE_ELEMENTS

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__DECORATOR_MODEL

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__UPPER_BOUND_INCLUDED

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__LOWER_BOUND_INCLUDED

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__NUMBER_OF_STEPS

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__TO

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__FROM

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__EXCHANGE_COMPONENT_RULE

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE__EXCHANGE_COMPONENT_RULE
      The feature id for the 'Exchange Component Rule' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE_FEATURE_COUNT

      static final int RESOURCE_CONTAINER_REPLICATION_DEGREE_WITH_COMPONENT_CHANGE_FEATURE_COUNT
      The number of structural features of the ' Resource Container Replication Degree With Component Change' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_SELECTION_DEGREE

      static final int RESOURCE_SELECTION_DEGREE
      The meta object id for the 'Resource Selection Degree' class.
      See Also:
      Generated class or method.
    • RESOURCE_SELECTION_DEGREE__ENTITY_NAME

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

      static final int RESOURCE_SELECTION_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_SELECTION_DEGREE__DOF

      static final int RESOURCE_SELECTION_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_SELECTION_DEGREE__CHANGEABLE_ELEMENTS

      static final int RESOURCE_SELECTION_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_SELECTION_DEGREE__DECORATOR_MODEL

      static final int RESOURCE_SELECTION_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_SELECTION_DEGREE__CLASS_DESIGN_OPTIONS

      static final int RESOURCE_SELECTION_DEGREE__CLASS_DESIGN_OPTIONS
      The feature id for the 'Class Design Options' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_SELECTION_DEGREE__PROCESSINGRESOURCETYPE

      static final int RESOURCE_SELECTION_DEGREE__PROCESSINGRESOURCETYPE
      The feature id for the 'Processingresourcetype' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_SELECTION_DEGREE_FEATURE_COUNT

      static final int RESOURCE_SELECTION_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Resource Selection Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCHEDULING_POLICY_DEGREE

      static final int SCHEDULING_POLICY_DEGREE
      The meta object id for the 'Scheduling Policy Degree' class.
      See Also:
      Generated class or method.
    • SCHEDULING_POLICY_DEGREE__ENTITY_NAME

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

      static final int SCHEDULING_POLICY_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCHEDULING_POLICY_DEGREE__DOF

      static final int SCHEDULING_POLICY_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCHEDULING_POLICY_DEGREE__CHANGEABLE_ELEMENTS

      static final int SCHEDULING_POLICY_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCHEDULING_POLICY_DEGREE__DECORATOR_MODEL

      static final int SCHEDULING_POLICY_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCHEDULING_POLICY_DEGREE__CLASS_DESIGN_OPTIONS

      static final int SCHEDULING_POLICY_DEGREE__CLASS_DESIGN_OPTIONS
      The feature id for the 'Class Design Options' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCHEDULING_POLICY_DEGREE__PROCESSINGRESOURCETYPE

      static final int SCHEDULING_POLICY_DEGREE__PROCESSINGRESOURCETYPE
      The feature id for the 'Processingresourcetype' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCHEDULING_POLICY_DEGREE_FEATURE_COUNT

      static final int SCHEDULING_POLICY_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Scheduling Policy Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_COMPONENT_PARAM_DEGREE

      static final int STRING_COMPONENT_PARAM_DEGREE
      The meta object id for the 'String Component Param Degree' class.
      See Also:
      Generated class or method.
    • STRING_COMPONENT_PARAM_DEGREE__ENTITY_NAME

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

      static final int STRING_COMPONENT_PARAM_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_COMPONENT_PARAM_DEGREE__DOF

      static final int STRING_COMPONENT_PARAM_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_COMPONENT_PARAM_DEGREE__CHANGEABLE_ELEMENTS

      static final int STRING_COMPONENT_PARAM_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_COMPONENT_PARAM_DEGREE__DECORATOR_MODEL

      static final int STRING_COMPONENT_PARAM_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_COMPONENT_PARAM_DEGREE__STRING_VALUES

      static final int STRING_COMPONENT_PARAM_DEGREE__STRING_VALUES
      The feature id for the 'String Values' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_COMPONENT_PARAM_DEGREE_FEATURE_COUNT

      static final int STRING_COMPONENT_PARAM_DEGREE_FEATURE_COUNT
      The number of structural features of the 'String Component Param Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ALLOCATION_DEGREE

      static final int ALLOCATION_DEGREE
      The meta object id for the 'Allocation Degree' class.
      See Also:
      Generated class or method.
    • ALLOCATION_DEGREE__ENTITY_NAME

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

      static final int ALLOCATION_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ALLOCATION_DEGREE__DOF

      static final int ALLOCATION_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ALLOCATION_DEGREE__CHANGEABLE_ELEMENTS

      static final int ALLOCATION_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ALLOCATION_DEGREE__DECORATOR_MODEL

      static final int ALLOCATION_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ALLOCATION_DEGREE__CLASS_DESIGN_OPTIONS

      static final int ALLOCATION_DEGREE__CLASS_DESIGN_OPTIONS
      The feature id for the 'Class Design Options' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ALLOCATION_DEGREE_FEATURE_COUNT

      static final int ALLOCATION_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Allocation Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLED_COMPONENT_DEGREE

      static final int ASSEMBLED_COMPONENT_DEGREE
      The meta object id for the 'Assembled Component Degree' class.
      See Also:
      Generated class or method.
    • ASSEMBLED_COMPONENT_DEGREE__ENTITY_NAME

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

      static final int ASSEMBLED_COMPONENT_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLED_COMPONENT_DEGREE__DOF

      static final int ASSEMBLED_COMPONENT_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLED_COMPONENT_DEGREE__CHANGEABLE_ELEMENTS

      static final int ASSEMBLED_COMPONENT_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLED_COMPONENT_DEGREE__DECORATOR_MODEL

      static final int ASSEMBLED_COMPONENT_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLED_COMPONENT_DEGREE__CLASS_DESIGN_OPTIONS

      static final int ASSEMBLED_COMPONENT_DEGREE__CLASS_DESIGN_OPTIONS
      The feature id for the 'Class Design Options' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASSEMBLED_COMPONENT_DEGREE_FEATURE_COUNT

      static final int ASSEMBLED_COMPONENT_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Assembled Component Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAPACITY_DEGREE

      static final int CAPACITY_DEGREE
      The meta object id for the 'Capacity Degree' class.
      See Also:
      Generated class or method.
    • CAPACITY_DEGREE__ENTITY_NAME

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

      static final int CAPACITY_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAPACITY_DEGREE__DOF

      static final int CAPACITY_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAPACITY_DEGREE__CHANGEABLE_ELEMENTS

      static final int CAPACITY_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAPACITY_DEGREE__DECORATOR_MODEL

      static final int CAPACITY_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAPACITY_DEGREE__UPPER_BOUND_INCLUDED

      static final int CAPACITY_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAPACITY_DEGREE__LOWER_BOUND_INCLUDED

      static final int CAPACITY_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAPACITY_DEGREE__NUMBER_OF_STEPS

      static final int CAPACITY_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAPACITY_DEGREE__TO

      static final int CAPACITY_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAPACITY_DEGREE__FROM

      static final int CAPACITY_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CAPACITY_DEGREE_FEATURE_COUNT

      static final int CAPACITY_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Capacity Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITORING_DEGREE

      static final int MONITORING_DEGREE
      The meta object id for the 'Monitoring Degree' class.
      See Also:
      Generated class or method.
    • MONITORING_DEGREE__ENTITY_NAME

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

      static final int MONITORING_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITORING_DEGREE__DOF

      static final int MONITORING_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITORING_DEGREE__CHANGEABLE_ELEMENTS

      static final int MONITORING_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITORING_DEGREE__DECORATOR_MODEL

      static final int MONITORING_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITORING_DEGREE__UPPER_BOUND_INCLUDED

      static final int MONITORING_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITORING_DEGREE__LOWER_BOUND_INCLUDED

      static final int MONITORING_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITORING_DEGREE__NUMBER_OF_STEPS

      static final int MONITORING_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITORING_DEGREE__TO

      static final int MONITORING_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITORING_DEGREE__FROM

      static final int MONITORING_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITORING_DEGREE_FEATURE_COUNT

      static final int MONITORING_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Monitoring Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • AT_NUMBER_OF_REPLICA_DEGREE

      static final int AT_NUMBER_OF_REPLICA_DEGREE
      The meta object id for the 'AT Number Of Replica Degree' class.
      See Also:
      Generated class or method.
    • AT_NUMBER_OF_REPLICA_DEGREE__ENTITY_NAME

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

      static final int AT_NUMBER_OF_REPLICA_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • AT_NUMBER_OF_REPLICA_DEGREE__DOF

      static final int AT_NUMBER_OF_REPLICA_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • AT_NUMBER_OF_REPLICA_DEGREE__CHANGEABLE_ELEMENTS

      static final int AT_NUMBER_OF_REPLICA_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • AT_NUMBER_OF_REPLICA_DEGREE__DECORATOR_MODEL

      static final int AT_NUMBER_OF_REPLICA_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • AT_NUMBER_OF_REPLICA_DEGREE__UPPER_BOUND_INCLUDED

      static final int AT_NUMBER_OF_REPLICA_DEGREE__UPPER_BOUND_INCLUDED
      The feature id for the 'Upper Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • AT_NUMBER_OF_REPLICA_DEGREE__LOWER_BOUND_INCLUDED

      static final int AT_NUMBER_OF_REPLICA_DEGREE__LOWER_BOUND_INCLUDED
      The feature id for the 'Lower Bound Included' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • AT_NUMBER_OF_REPLICA_DEGREE__NUMBER_OF_STEPS

      static final int AT_NUMBER_OF_REPLICA_DEGREE__NUMBER_OF_STEPS
      The feature id for the 'Number Of Steps' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • AT_NUMBER_OF_REPLICA_DEGREE__TO

      static final int AT_NUMBER_OF_REPLICA_DEGREE__TO
      The feature id for the 'To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • AT_NUMBER_OF_REPLICA_DEGREE__FROM

      static final int AT_NUMBER_OF_REPLICA_DEGREE__FROM
      The feature id for the 'From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • AT_NUMBER_OF_REPLICA_DEGREE_FEATURE_COUNT

      static final int AT_NUMBER_OF_REPLICA_DEGREE_FEATURE_COUNT
      The number of structural features of the 'AT Number Of Replica Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_COMPLETION_DEGREE

      static final int FEATURE_COMPLETION_DEGREE
      The meta object id for the 'Feature Completion Degree' class.
      See Also:
      Generated class or method.
    • FEATURE_COMPLETION_DEGREE__ENTITY_NAME

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

      static final int FEATURE_COMPLETION_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_COMPLETION_DEGREE__DOF

      static final int FEATURE_COMPLETION_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_COMPLETION_DEGREE__CHANGEABLE_ELEMENTS

      static final int FEATURE_COMPLETION_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_COMPLETION_DEGREE__DECORATOR_MODEL

      static final int FEATURE_COMPLETION_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_COMPLETION_DEGREE__CLASS_DESIGN_OPTIONS

      static final int FEATURE_COMPLETION_DEGREE__CLASS_DESIGN_OPTIONS
      The feature id for the 'Class Design Options' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_COMPLETION_DEGREE_FEATURE_COUNT

      static final int FEATURE_COMPLETION_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Feature Completion Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_DEGREE

      static final int FEATURE_DEGREE
      The meta object id for the 'Feature Degree' class.
      See Also:
      Generated class or method.
    • FEATURE_DEGREE__ENTITY_NAME

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

      static final int FEATURE_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_DEGREE__DOF

      static final int FEATURE_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_DEGREE__CHANGEABLE_ELEMENTS

      static final int FEATURE_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_DEGREE__DECORATOR_MODEL

      static final int FEATURE_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_DEGREE__CLASS_DESIGN_OPTIONS

      static final int FEATURE_DEGREE__CLASS_DESIGN_OPTIONS
      The feature id for the 'Class Design Options' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_DEGREE_FEATURE_COUNT

      static final int FEATURE_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Feature Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INDICATOR_DEGREE

      static final int INDICATOR_DEGREE
      The meta object id for the 'Indicator Degree' class.
      See Also:
      Generated class or method.
    • INDICATOR_DEGREE__ENTITY_NAME

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

      static final int INDICATOR_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • INDICATOR_DEGREE__DOF

      static final int INDICATOR_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • INDICATOR_DEGREE__CHANGEABLE_ELEMENTS

      static final int INDICATOR_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • INDICATOR_DEGREE__DECORATOR_MODEL

      static final int INDICATOR_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • INDICATOR_DEGREE_FEATURE_COUNT

      static final int INDICATOR_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Indicator Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLE_INCLUSION_DEGREE

      static final int MULTIPLE_INCLUSION_DEGREE
      The meta object id for the 'Multiple Inclusion Degree' class.
      See Also:
      Generated class or method.
    • MULTIPLE_INCLUSION_DEGREE__ENTITY_NAME

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

      static final int MULTIPLE_INCLUSION_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLE_INCLUSION_DEGREE__DOF

      static final int MULTIPLE_INCLUSION_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLE_INCLUSION_DEGREE__CHANGEABLE_ELEMENTS

      static final int MULTIPLE_INCLUSION_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLE_INCLUSION_DEGREE__DECORATOR_MODEL

      static final int MULTIPLE_INCLUSION_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MULTIPLE_INCLUSION_DEGREE_FEATURE_COUNT

      static final int MULTIPLE_INCLUSION_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Multiple Inclusion Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADVICE_PLACEMENT_DEGREE

      static final int ADVICE_PLACEMENT_DEGREE
      The meta object id for the 'Advice Placement Degree' class.
      See Also:
      Generated class or method.
    • ADVICE_PLACEMENT_DEGREE__ENTITY_NAME

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

      static final int ADVICE_PLACEMENT_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADVICE_PLACEMENT_DEGREE__DOF

      static final int ADVICE_PLACEMENT_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADVICE_PLACEMENT_DEGREE__CHANGEABLE_ELEMENTS

      static final int ADVICE_PLACEMENT_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADVICE_PLACEMENT_DEGREE__DECORATOR_MODEL

      static final int ADVICE_PLACEMENT_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADVICE_PLACEMENT_DEGREE_FEATURE_COUNT

      static final int ADVICE_PLACEMENT_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Advice Placement Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPLEMENTUM_VISNETIS_DEGREE

      static final int COMPLEMENTUM_VISNETIS_DEGREE
      The meta object id for the 'Complementum Visnetis Degree' class.
      See Also:
      Generated class or method.
    • COMPLEMENTUM_VISNETIS_DEGREE__ENTITY_NAME

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

      static final int COMPLEMENTUM_VISNETIS_DEGREE__PRIMARY_CHANGED
      The feature id for the 'Primary Changed' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPLEMENTUM_VISNETIS_DEGREE__DOF

      static final int COMPLEMENTUM_VISNETIS_DEGREE__DOF
      The feature id for the 'Dof' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPLEMENTUM_VISNETIS_DEGREE__CHANGEABLE_ELEMENTS

      static final int COMPLEMENTUM_VISNETIS_DEGREE__CHANGEABLE_ELEMENTS
      The feature id for the 'Changeable Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPLEMENTUM_VISNETIS_DEGREE__DECORATOR_MODEL

      static final int COMPLEMENTUM_VISNETIS_DEGREE__DECORATOR_MODEL
      The feature id for the 'Decorator Model' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPLEMENTUM_VISNETIS_DEGREE__CLASS_DESIGN_OPTIONS

      static final int COMPLEMENTUM_VISNETIS_DEGREE__CLASS_DESIGN_OPTIONS
      The feature id for the 'Class Design Options' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPLEMENTUM_VISNETIS_DEGREE_FEATURE_COUNT

      static final int COMPLEMENTUM_VISNETIS_DEGREE_FEATURE_COUNT
      The number of structural features of the 'Complementum Visnetis Degree' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details