Interface FSMInput

  • All Superinterfaces:
    FSMInputName

    public interface FSMInput
    extends FSMInputName
    Interface used in generated FSM code to represent an input
    • Method Detail

      • isRaised

        boolean isRaised()
      • getAssociatedObject

        Object getAssociatedObject()