Class MmuTransition


  • public final class MmuTransition
    extends java.lang.Object
    MmuTransition represents a transition, which is a link between two MmuAction.

    The description includes the source and the target actions as well as the guard condition that activates the transition.