Interface MImperativeExpression

    • Method Detail

      • isTracking

        boolean isTracking()
        Returns the value of the 'Tracking' attribute.

        If the meaning of the 'Tracking' attribute isn't clear, there really should be more of a description here...

        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()