Class PlusLoopbackState


public final class PlusLoopbackState extends DecisionState
Decision state for A+ and (A|B)+. It has two transitions: one to the loop back to start of the block and one to exit.
  • Constructor Details

    • PlusLoopbackState

      public PlusLoopbackState()
  • Method Details