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

public interface BehaviourPackage 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" annotation="http://www.eclipse.org/emf/2002/Ecore settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/LPG' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/LPG'"
  • 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 BehaviourPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • DATA_CHANNEL_BEHAVIOUR

      static final int DATA_CHANNEL_BEHAVIOUR
      The meta object id for the 'Data Channel Behaviour' class.
      See Also:
      Generated class or method.
    • DATA_CHANNEL_BEHAVIOUR__ID

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

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

      static final int DATA_CHANNEL_BEHAVIOUR__DATA_CHANNEL
      The feature id for the 'Data Channel' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL_BEHAVIOUR__DATA_SOURCES

      static final int DATA_CHANNEL_BEHAVIOUR__DATA_SOURCES
      The feature id for the 'Data Sources' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL_BEHAVIOUR__DATA_SINKS

      static final int DATA_CHANNEL_BEHAVIOUR__DATA_SINKS
      The feature id for the 'Data Sinks' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL_BEHAVIOUR__VARIABLE_USAGES

      static final int DATA_CHANNEL_BEHAVIOUR__VARIABLE_USAGES
      The feature id for the 'Variable Usages' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL_BEHAVIOUR__REUSED_BEHAVIOURS

      static final int DATA_CHANNEL_BEHAVIOUR__REUSED_BEHAVIOURS
      The feature id for the 'Reused Behaviours' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_CHANNEL_BEHAVIOUR_FEATURE_COUNT

      static final int DATA_CHANNEL_BEHAVIOUR_FEATURE_COUNT
      The number of structural features of the 'Data Channel Behaviour' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOURS

      static final int BEHAVIOURS
      The meta object id for the 'Behaviours' class.
      See Also:
      Generated class or method.
    • BEHAVIOURS__ID

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

      static final int BEHAVIOURS__DATA_CHANNEL_BEHAVIOUR
      The feature id for the 'Data Channel Behaviour' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOURS__REUSABLE_BEHAVIOURS

      static final int BEHAVIOURS__REUSABLE_BEHAVIOURS
      The feature id for the 'Reusable Behaviours' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOURS_FEATURE_COUNT

      static final int BEHAVIOURS_FEATURE_COUNT
      The number of structural features of the 'Behaviours' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • REUSABLE_BEHAVIOUR

      static final int REUSABLE_BEHAVIOUR
      The meta object id for the 'Reusable Behaviour' class.
      See Also:
      Generated class or method.
    • REUSABLE_BEHAVIOUR__ID

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

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

      static final int REUSABLE_BEHAVIOUR__INPUT_VARIABLES
      The feature id for the 'Input Variables' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • REUSABLE_BEHAVIOUR__OUTPUT_VARIABLES

      static final int REUSABLE_BEHAVIOUR__OUTPUT_VARIABLES
      The feature id for the 'Output Variables' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • REUSABLE_BEHAVIOUR__VARIABLE_USAGES

      static final int REUSABLE_BEHAVIOUR__VARIABLE_USAGES
      The feature id for the 'Variable Usages' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • REUSABLE_BEHAVIOUR_FEATURE_COUNT

      static final int REUSABLE_BEHAVIOUR_FEATURE_COUNT
      The number of structural features of the 'Reusable Behaviour' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOUR_REUSE

      static final int BEHAVIOUR_REUSE
      The meta object id for the 'Reuse' class.
      See Also:
      Generated class or method.
    • BEHAVIOUR_REUSE__ID

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

      static final int BEHAVIOUR_REUSE__REUSED_BEHAVIOUR
      The feature id for the 'Reused Behaviour' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOUR_REUSE__VARIABLE_BINDINGS

      static final int BEHAVIOUR_REUSE__VARIABLE_BINDINGS
      The feature id for the 'Variable Bindings' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOUR_REUSE__VARIABLE_USAGES

      static final int BEHAVIOUR_REUSE__VARIABLE_USAGES
      The feature id for the 'Variable Usages' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BEHAVIOUR_REUSE_FEATURE_COUNT

      static final int BEHAVIOUR_REUSE_FEATURE_COUNT
      The number of structural features of the 'Reuse' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIABLE_BINDING

      static final int VARIABLE_BINDING
      The meta object id for the 'Variable Binding' class.
      See Also:
      Generated class or method.
    • VARIABLE_BINDING__ID

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

      static final int VARIABLE_BINDING__BOUND_VARIABLE
      The feature id for the 'Bound Variable' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIABLE_BINDING__BOUND_VALUE

      static final int VARIABLE_BINDING__BOUND_VALUE
      The feature id for the 'Bound Value' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIABLE_BINDING_FEATURE_COUNT

      static final int VARIABLE_BINDING_FEATURE_COUNT
      The number of structural features of the 'Variable Binding' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details