Interface FeatureObjectivePackage

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

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

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

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

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

      static final int FEATURE_OBJECTIVE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_OBJECTIVE__FEATURE_GROUPS

      static final int FEATURE_OBJECTIVE__FEATURE_GROUPS
      The feature id for the 'Feature Groups' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_OBJECTIVE__CONSTRAINTS

      static final int FEATURE_OBJECTIVE__CONSTRAINTS
      The feature id for the 'Constraints' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_OBJECTIVE__ANNOTATABLE_ELEMENT

      static final int FEATURE_OBJECTIVE__ANNOTATABLE_ELEMENT
      The feature id for the 'Annotatable Element' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_OBJECTIVE_FEATURE_COUNT

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

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

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

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

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

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

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

      static final int FEATURE_GROUP__FEATURES
      The feature id for the 'Features' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_GROUP__OPERATION

      static final int FEATURE_GROUP__OPERATION
      The feature id for the 'Operation' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEATURE_GROUP_FEATURE_COUNT

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

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

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

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

      static final int CONSTRAINT__SOURCE
      The feature id for the 'Source' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTRAINT__TARGET

      static final int CONSTRAINT__TARGET
      The feature id for the 'Target' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTRAINT__DESCRIPTION

      static final int CONSTRAINT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTRAINT_FEATURE_COUNT

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

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

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

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

      static final int REQUIRED_CONSTRAINT__SOURCE
      The feature id for the 'Source' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • REQUIRED_CONSTRAINT__TARGET

      static final int REQUIRED_CONSTRAINT__TARGET
      The feature id for the 'Target' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • REQUIRED_CONSTRAINT__DESCRIPTION

      static final int REQUIRED_CONSTRAINT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • REQUIRED_CONSTRAINT_FEATURE_COUNT

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

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

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

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

      static final int PROHIBITS_CONSTRAINT__SOURCE
      The feature id for the 'Source' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROHIBITS_CONSTRAINT__TARGET

      static final int PROHIBITS_CONSTRAINT__TARGET
      The feature id for the 'Target' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROHIBITS_CONSTRAINT__DESCRIPTION

      static final int PROHIBITS_CONSTRAINT__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROHIBITS_CONSTRAINT_FEATURE_COUNT

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

      static final int ATTRIBUTE_TYPES
      The meta object id for the 'Attribute Types' enum.
      See Also:
      Generated class or method.
    • LOGICAL_OPERATION

      static final int LOGICAL_OPERATION
      The meta object id for the 'Logical Operation' enum.
      See Also:
      Generated class or method.
  • Method Details