Interface gdofPackage

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

public interface gdofPackage 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 gdofPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • CHANGEABLE_ELEMENT_DESCRIPTION

      static final int CHANGEABLE_ELEMENT_DESCRIPTION
      The meta object id for the ' Changeable Element Description' class.
      See Also:
      Generated class or method.
    • CHANGEABLE_ELEMENT_DESCRIPTION__ID

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

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

      static final int CHANGEABLE_ELEMENT_DESCRIPTION__CHANGEABLE
      The feature id for the 'Changeable' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CHANGEABLE_ELEMENT_DESCRIPTION__VALUE_RULE

      static final int CHANGEABLE_ELEMENT_DESCRIPTION__VALUE_RULE
      The feature id for the 'Value Rule' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CHANGEABLE_ELEMENT_DESCRIPTION__SELECTION_RULE

      static final int CHANGEABLE_ELEMENT_DESCRIPTION__SELECTION_RULE
      The feature id for the 'Selection Rule' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CHANGEABLE_ELEMENT_DESCRIPTION_FEATURE_COUNT

      static final int CHANGEABLE_ELEMENT_DESCRIPTION_FEATURE_COUNT
      The number of structural features of the 'Changeable Element Description' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OCL_RULE

      static final int OCL_RULE
      The meta object id for the 'OCL Rule' class.
      See Also:
      Generated class or method.
    • OCL_RULE__MAIN_OCL_QUERY

      static final int OCL_RULE__MAIN_OCL_QUERY
      The feature id for the 'Main Ocl Query' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OCL_RULE__HELPER_DEFINITION

      static final int OCL_RULE__HELPER_DEFINITION
      The feature id for the 'Helper Definition' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OCL_RULE_FEATURE_COUNT

      static final int OCL_RULE_FEATURE_COUNT
      The number of structural features of the 'OCL Rule' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • VALUE_RULE

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

      static final int VALUE_RULE__MAIN_OCL_QUERY
      The feature id for the 'Main Ocl Query' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • VALUE_RULE__HELPER_DEFINITION

      static final int VALUE_RULE__HELPER_DEFINITION
      The feature id for the 'Helper Definition' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • VALUE_RULE_FEATURE_COUNT

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

      static final int HELPER_OCL_DEFINITION
      The meta object id for the 'Helper OCL Definition' class.
      See Also:
      Generated class or method.
    • HELPER_OCL_DEFINITION__MAIN_OCL_QUERY

      static final int HELPER_OCL_DEFINITION__MAIN_OCL_QUERY
      The feature id for the 'Main Ocl Query' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • HELPER_OCL_DEFINITION__HELPER_DEFINITION

      static final int HELPER_OCL_DEFINITION__HELPER_DEFINITION
      The feature id for the 'Helper Definition' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • HELPER_OCL_DEFINITION__CONTEXT_CLASS

      static final int HELPER_OCL_DEFINITION__CONTEXT_CLASS
      The feature id for the 'Context Class' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • HELPER_OCL_DEFINITION_FEATURE_COUNT

      static final int HELPER_OCL_DEFINITION_FEATURE_COUNT
      The number of structural features of the 'Helper OCL Definition' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_CONTEXT_RULE

      static final int STATIC_CONTEXT_RULE
      The meta object id for the 'Static Context Rule' class.
      See Also:
      Generated class or method.
    • STATIC_CONTEXT_RULE__CONTEXT_CLASS

      static final int STATIC_CONTEXT_RULE__CONTEXT_CLASS
      The feature id for the 'Context Class' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_CONTEXT_RULE_FEATURE_COUNT

      static final int STATIC_CONTEXT_RULE_FEATURE_COUNT
      The number of structural features of the 'Static Context Rule' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SELECTION_RULE

      static final int SELECTION_RULE
      The meta object id for the 'Selection Rule' class.
      See Also:
      Generated class or method.
    • SELECTION_RULE__MAIN_OCL_QUERY

      static final int SELECTION_RULE__MAIN_OCL_QUERY
      The feature id for the 'Main Ocl Query' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SELECTION_RULE__HELPER_DEFINITION

      static final int SELECTION_RULE__HELPER_DEFINITION
      The feature id for the 'Helper Definition' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SELECTION_RULE_FEATURE_COUNT

      static final int SELECTION_RULE_FEATURE_COUNT
      The number of structural features of the 'Selection Rule' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DO_FREPOSITORY

      static final int DO_FREPOSITORY
      The meta object id for the 'Do FRepository' class.
      See Also:
      Generated class or method.
    • DO_FREPOSITORY__DOFS

      static final int DO_FREPOSITORY__DOFS
      The feature id for the 'Dofs' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DO_FREPOSITORY_FEATURE_COUNT

      static final int DO_FREPOSITORY_FEATURE_COUNT
      The number of structural features of the 'Do FRepository' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INSTANCE_SELECTION_RULE

      static final int INSTANCE_SELECTION_RULE
      The meta object id for the 'Instance Selection Rule' class.
      See Also:
      Generated class or method.
    • INSTANCE_SELECTION_RULE__MAIN_OCL_QUERY

      static final int INSTANCE_SELECTION_RULE__MAIN_OCL_QUERY
      The feature id for the 'Main Ocl Query' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • INSTANCE_SELECTION_RULE__HELPER_DEFINITION

      static final int INSTANCE_SELECTION_RULE__HELPER_DEFINITION
      The feature id for the 'Helper Definition' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • INSTANCE_SELECTION_RULE__CONTEXT_INSTANCE

      static final int INSTANCE_SELECTION_RULE__CONTEXT_INSTANCE
      The feature id for the 'Context Instance' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • INSTANCE_SELECTION_RULE_FEATURE_COUNT

      static final int INSTANCE_SELECTION_RULE_FEATURE_COUNT
      The number of structural features of the 'Instance Selection Rule' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_SELECTION_RULE

      static final int STATIC_SELECTION_RULE
      The meta object id for the 'Static Selection Rule' class.
      See Also:
      Generated class or method.
    • STATIC_SELECTION_RULE__MAIN_OCL_QUERY

      static final int STATIC_SELECTION_RULE__MAIN_OCL_QUERY
      The feature id for the 'Main Ocl Query' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_SELECTION_RULE__HELPER_DEFINITION

      static final int STATIC_SELECTION_RULE__HELPER_DEFINITION
      The feature id for the 'Helper Definition' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_SELECTION_RULE__CONTEXT_CLASS

      static final int STATIC_SELECTION_RULE__CONTEXT_CLASS
      The feature id for the 'Context Class' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATIC_SELECTION_RULE_FEATURE_COUNT

      static final int STATIC_SELECTION_RULE_FEATURE_COUNT
      The number of structural features of the 'Static Selection Rule' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DEGREE_OF_FREEDOM

      static final int DEGREE_OF_FREEDOM
      The meta object id for the 'Degree Of Freedom' class.
      See Also:
      Generated class or method.
    • DEGREE_OF_FREEDOM__ID

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

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

      static final int DEGREE_OF_FREEDOM__ADDED_ELEMENTS
      The feature id for the 'Added Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DEGREE_OF_FREEDOM__CHANGEABLE_ELEMENT_DESCRIPTIONS

      static final int DEGREE_OF_FREEDOM__CHANGEABLE_ELEMENT_DESCRIPTIONS
      The feature id for the 'Changeable Element Descriptions' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DEGREE_OF_FREEDOM__INTERACTION_CONSTRAINTS

      static final int DEGREE_OF_FREEDOM__INTERACTION_CONSTRAINTS
      The feature id for the 'Interaction Constraints' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DEGREE_OF_FREEDOM__PRIMARY_CHANGEABLE

      static final int DEGREE_OF_FREEDOM__PRIMARY_CHANGEABLE
      The feature id for the 'Primary Changeable' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DEGREE_OF_FREEDOM__REQUIRED_DECORATOR_MODEL

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

      static final int DEGREE_OF_FREEDOM_FEATURE_COUNT
      The number of structural features of the 'Degree Of Freedom' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECORATOR_MODEL_DESCRIPTION

      static final int DECORATOR_MODEL_DESCRIPTION
      The meta object id for the 'Decorator Model Description' class.
      See Also:
      Generated class or method.
    • DECORATOR_MODEL_DESCRIPTION_FEATURE_COUNT

      static final int DECORATOR_MODEL_DESCRIPTION_FEATURE_COUNT
      The number of structural features of the 'Decorator Model Description' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details