Interface MImperativeExpression

All Superinterfaces:
MApplicationElement, MContribution, MExpression

public interface MImperativeExpression extends MExpression, MContribution
A representation of the model object 'Imperative Expression'.

The following features are supported:

  • Method Details

    • isTracking

      boolean isTracking()
      Returns the value of the 'Tracking' attribute.
      Returns:
      the value of the 'Tracking' attribute.
      See Also:
    • setTracking

      void setTracking(boolean value)
      Sets the value of the 'Tracking' attribute.
      Parameters:
      value - the new value of the 'Tracking' attribute.
      See Also: