Enclosing interface:
BehaviourPackage

public static interface BehaviourPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
Generated class or method.
  • Field Details

    • DATA_CHANNEL_BEHAVIOUR

      static final EClass DATA_CHANNEL_BEHAVIOUR
      The meta object literal for the 'Data Channel Behaviour' class.
      See Also:
      Generated class or method.
    • DATA_CHANNEL_BEHAVIOUR__DATA_CHANNEL

      static final EReference DATA_CHANNEL_BEHAVIOUR__DATA_CHANNEL
      The meta object literal for the 'Data Channel' reference feature.
      Generated class or method.
    • DATA_CHANNEL_BEHAVIOUR__DATA_SOURCES

      static final EReference DATA_CHANNEL_BEHAVIOUR__DATA_SOURCES
      The meta object literal for the 'Data Sources' reference list feature.
      Generated class or method.
    • DATA_CHANNEL_BEHAVIOUR__DATA_SINKS

      static final EReference DATA_CHANNEL_BEHAVIOUR__DATA_SINKS
      The meta object literal for the 'Data Sinks' reference list feature.
      Generated class or method.
    • DATA_CHANNEL_BEHAVIOUR__VARIABLE_USAGES

      static final EReference DATA_CHANNEL_BEHAVIOUR__VARIABLE_USAGES
      The meta object literal for the 'Variable Usages' containment reference list feature.
      Generated class or method.
    • DATA_CHANNEL_BEHAVIOUR__REUSED_BEHAVIOURS

      static final EReference DATA_CHANNEL_BEHAVIOUR__REUSED_BEHAVIOURS
      The meta object literal for the 'Reused Behaviours' containment reference list feature.
      Generated class or method.
    • BEHAVIOURS

      static final EClass BEHAVIOURS
      The meta object literal for the 'Behaviours' class.
      See Also:
      Generated class or method.
    • BEHAVIOURS__DATA_CHANNEL_BEHAVIOUR

      static final EReference BEHAVIOURS__DATA_CHANNEL_BEHAVIOUR
      The meta object literal for the 'Data Channel Behaviour' containment reference list feature.
      Generated class or method.
    • BEHAVIOURS__REUSABLE_BEHAVIOURS

      static final EReference BEHAVIOURS__REUSABLE_BEHAVIOURS
      The meta object literal for the 'Reusable Behaviours' containment reference list feature.
      Generated class or method.
    • REUSABLE_BEHAVIOUR

      static final EClass REUSABLE_BEHAVIOUR
      The meta object literal for the 'Reusable Behaviour' class.
      See Also:
      Generated class or method.
    • REUSABLE_BEHAVIOUR__INPUT_VARIABLES

      static final EReference REUSABLE_BEHAVIOUR__INPUT_VARIABLES
      The meta object literal for the 'Input Variables' containment reference list feature.
      Generated class or method.
    • REUSABLE_BEHAVIOUR__OUTPUT_VARIABLES

      static final EReference REUSABLE_BEHAVIOUR__OUTPUT_VARIABLES
      The meta object literal for the 'Output Variables' containment reference list feature.
      Generated class or method.
    • REUSABLE_BEHAVIOUR__VARIABLE_USAGES

      static final EReference REUSABLE_BEHAVIOUR__VARIABLE_USAGES
      The meta object literal for the 'Variable Usages' containment reference list feature.
      Generated class or method.
    • BEHAVIOUR_REUSE

      static final EClass BEHAVIOUR_REUSE
      The meta object literal for the 'Reuse' class.
      See Also:
      Generated class or method.
    • BEHAVIOUR_REUSE__REUSED_BEHAVIOUR

      static final EReference BEHAVIOUR_REUSE__REUSED_BEHAVIOUR
      The meta object literal for the 'Reused Behaviour' reference feature.
      Generated class or method.
    • BEHAVIOUR_REUSE__VARIABLE_BINDINGS

      static final EReference BEHAVIOUR_REUSE__VARIABLE_BINDINGS
      The meta object literal for the 'Variable Bindings' containment reference list feature.
      Generated class or method.
    • BEHAVIOUR_REUSE__VARIABLE_USAGES

      static final EReference BEHAVIOUR_REUSE__VARIABLE_USAGES
      The meta object literal for the 'Variable Usages' containment reference list feature.
      Generated class or method.
    • VARIABLE_BINDING

      static final EClass VARIABLE_BINDING
      The meta object literal for the 'Variable Binding' class.
      See Also:
      Generated class or method.
    • VARIABLE_BINDING__BOUND_VARIABLE

      static final EReference VARIABLE_BINDING__BOUND_VARIABLE
      The meta object literal for the 'Bound Variable' reference feature.
      Generated class or method.
    • VARIABLE_BINDING__BOUND_VALUE

      static final EReference VARIABLE_BINDING__BOUND_VALUE
      The meta object literal for the 'Bound Value' containment reference feature.
      Generated class or method.