Interface NormalSwitchRule

All Superinterfaces:
Commentable, Conditional, EObject, Notifier, StatementListContainer, SwitchCase, SwitchRule
All Known Implementing Classes:
NormalSwitchRuleImpl

public interface NormalSwitchRule extends Conditional, SwitchRule
A representation of the model object 'Normal Switch Rule'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getAdditionalConditions

      EList<Expression> getAdditionalConditions()
      Returns the value of the 'Additional Conditions' containment reference list. The list contents are of type Expression.
      Returns:
      the value of the 'Additional Conditions' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" resolveProxies="true"