Uses of Class
org.bigraphs.framework.core.reactivesystem.AbstractTransitionSystem.Transition
Packages that use AbstractTransitionSystem.Transition
-
Uses of AbstractTransitionSystem.Transition in org.bigraphs.framework.core.reactivesystem
Methods in org.bigraphs.framework.core.reactivesystem that return types with arguments of type AbstractTransitionSystem.TransitionModifier and TypeMethodDescriptionAbstractTransitionSystem.getTransitionRelations()AbstractTransitionSystem.getTransitions(B state) This methods returns all transitions from a state Thus, it gets all possible next states (represented asAbstractTransitionSystem<B,) that can be reached from the given state.T>.Transition