MutableAutomaton.addInitialState(Object) using
MutableAutomaton.addState(Object) and MutableAutomaton.setInitial(Object, boolean).MutableAutomaton.addInitialState() using
MutableAutomaton.addInitialState(Object).MutableAutomaton.addState() using
MutableAutomaton.addState(Object).CompactSimpleGraph.IndefiniteGraph.createDynamicNodeMapping()
by defaulting to a HashMap backed mapping.IndefiniteGraph.createStaticNodeMapping()
by defaulting to a HashMap backed mapping.FastMealy automaton.FastMoore automaton.SimpleTS.getInitialStates() using
SimpleDTS.getInitialState().SimpleDTS.getState(Iterable) using
SimpleDTS.getSuccessor(Object, Iterable)
and SimpleDTS.getInitialState().SimpleTS.getStates(Iterable) using
SimpleTS.getSuccessors(Collection, Iterable) and
SimpleTS.getInitialStates().TransitionSystem.getSuccessor(Object) using
DeterministicTransitionSystem.getTransition(Object, Object)
and TransitionSystem.getSuccessor(Object).SimpleDTS.getSuccessor(Object, Iterable) using
SimpleDTS.getSuccessor(Object, Object).SimpleTS.getSuccessors(Object, Object) using
TransitionSystem.getTransitions(Object, Object) and
TransitionSystem.getSuccessor(Object).SimpleTS.getSuccessors(Object, Iterable) using
SimpleTS.getSuccessors(Collection, Iterable).SimpleTS.getSuccessors(Collection, Iterable) using
SimpleTS.getSuccessors(Object, Object).TransitionSystem.getTransitions(Object, Object)
using DeterministicTransitionSystem.getTransition(Object, Object).Iterable.iterator() using
Iterable.iterator().Iterable.iterator() relying on
Graph.getNodes().TransitionSystem.powersetView().MutableAutomaton.removeAllTransitions(Object, Object)
using MutableAutomaton.setTransitions(Object, Object, java.util.Collection)MutableAutomaton.removeAllTransitions(Object, Object)
using MutableDeterministic.setTransition(Object, Object, Object).MutableAutomaton.setInitial(Object, boolean)
using SimpleDTS.getInitialState() and
MutableDeterministic.setInitialState(Object).MutableAutomaton.setTransitions(Object, Object, Collection)
using MutableDeterministic.setTransition(Object, Object, Object)SimpleAutomaton.size() using
SimpleAutomaton.getStates().Graph.size() relying on
Graph.getNodes().SimpleAutomaton.stateIDs() using
a SimpleStateIDs object.Copyright © 2013. All Rights Reserved.