Interface FeatureSolutionPackage

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

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

      static final int INCLUSION_MECHANISM
      The meta object id for the 'Inclusion Mechanism' class.
      See Also:
      Generated class or method.
    • INCLUSION_MECHANISM__ID

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

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

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

      static final int INCLUSION_MECHANISM__MULTIPLE
      The feature id for the 'Multiple' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • INCLUSION_MECHANISM_FEATURE_COUNT

      static final int INCLUSION_MECHANISM_FEATURE_COUNT
      The number of structural features of the 'Inclusion Mechanism' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADAPTER_INCLUSION

      static final int ADAPTER_INCLUSION
      The meta object id for the 'Adapter Inclusion' class.
      See Also:
      Generated class or method.
    • ADAPTER_INCLUSION__ID

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

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

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

      static final int ADAPTER_INCLUSION__MULTIPLE
      The feature id for the 'Multiple' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADAPTER_INCLUSION__APPEARS

      static final int ADAPTER_INCLUSION__APPEARS
      The feature id for the 'Appears' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ADAPTER_INCLUSION_FEATURE_COUNT

      static final int ADAPTER_INCLUSION_FEATURE_COUNT
      The number of structural features of the 'Adapter Inclusion' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOUR_INCLUSION

      static final int BEHAVIOUR_INCLUSION
      The meta object id for the 'Behaviour Inclusion' class.
      See Also:
      Generated class or method.
    • BEHAVIOUR_INCLUSION__ID

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

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

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

      static final int BEHAVIOUR_INCLUSION__MULTIPLE
      The feature id for the 'Multiple' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOUR_INCLUSION__POINT_CUT

      static final int BEHAVIOUR_INCLUSION__POINT_CUT
      The feature id for the 'Point Cut' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOUR_INCLUSION__ADVICE

      static final int BEHAVIOUR_INCLUSION__ADVICE
      The feature id for the 'Advice' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOUR_INCLUSION__IMPORTS

      static final int BEHAVIOUR_INCLUSION__IMPORTS
      The feature id for the 'Imports' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOUR_INCLUSION__FEATURE_COMPLETION

      static final int BEHAVIOUR_INCLUSION__FEATURE_COMPLETION
      The feature id for the 'Feature Completion' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOUR_INCLUSION_FEATURE_COUNT

      static final int BEHAVIOUR_INCLUSION_FEATURE_COUNT
      The number of structural features of the 'Behaviour Inclusion' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • APPEARANCE

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