cz.cuni.amis.fsm
Annotation Type FSMTerminalState


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface FSMTerminalState

Simple annotation that tells the FSM that this state is terminal one.