Interface Event

    • Method Detail

      • isPersistent

        boolean isPersistent()
        Returns the value of the 'Persistent' attribute.

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

        Returns:
        the value of the 'Persistent' attribute.
        See Also:
        setPersistent(boolean), TacticdslPackage.getEvent_Persistent()
        Model:
        Generated:
      • setPersistent

        void setPersistent​(boolean value)
        Sets the value of the 'Persistent' attribute.
        Parameters:
        value - the new value of the 'Persistent' attribute.
        See Also:
        isPersistent()
        Generated: