Interface Startable.StartAutomaton

    • Method Detail

      • isStartable

        boolean isStartable()
        Determines whether the component may get started.
        Returns:
        True if Startable.start() is possible.