public interface MutableMooreMachine<S,I,T,O> extends MooreMachine<S,I,T,O>, MutableDeterministic<S,I,T,O,Void>, MutableStateOutput<S,O>
getOutput, trace, trace
computeOutput
getStates, size, stateIDs
forEach, iterator, spliterator
getTransition
getSuccessor, getTransitions, powersetView
getInitialState, getState, getSuccessor, getSuccessor
createDynamicStateMapping, createStaticStateMapping, getInitialStates, getStates, getSuccessors, getSuccessors, getSuccessors
computeSuffixOutput
getTransitionOutput
setInitialState, setTransition, setTransition
addInitialState, addInitialState, addState, addState, addTransition, addTransition, addTransitions, clear, copyTransition, createTransition, removeAllTransitions, removeAllTransitions, removeTransition, setInitial, setStateProperty, setTransitionProperty, setTransitions
getStateProperty, getTransitionProperty
setStateOutput
getStateOutput
Copyright © 2015. All Rights Reserved.