Interface MImperativeExpression

    • Method Detail

      • isTracking

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

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