public class DefaultLocalTransition<S,E> extends AbstractLocalTransition<S,E>
Constructor and Description |
---|
DefaultLocalTransition(State<S,E> source,
State<S,E> target,
java.util.Collection<Action<S,E>> actions,
E event,
Guard<S,E> guard,
Trigger<S,E> trigger) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getActions, getKind, getSecurityRule, getSource, getTarget, getTrigger, transit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getActions, getKind, getSecurityRule, getSource, getTarget, getTrigger, transit