Interface StateSetter

  • All Known Implementing Classes:
    StateRef

    public interface StateSetter
    Interface describing a representation of one of the following elements of a Process Model:
    • <set>
    • <unset>
    • Method Detail

      • getState

        State getState()
        Get the state
      • setState

        void setState​(State state)
        Set the state