public abstract class AbstractShrinkableDeterministic<S,I,T,SP,TP> extends AbstractMutableDeterministic<S,I,T,SP,TP> implements ShrinkableDeterministic<S,I,T,SP,TP>
| Constructor and Description |
|---|
AbstractShrinkableDeterministic() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeState(S state) |
addInitialState, addInitialState, addState, addTransition, addTransition, addTransition, addTransitions, removeAllTransitions, removeAllTransitions, removeTransition, removeTransition, setInitial, setInitial, setTransition, setTransition, setTransitions, setTransitionsiterator, size, stateIDsgetInitialStates, getInitialStates, getState, getState, getSuccessor, getSuccessor, getSuccessor, getSuccessor, getTransitions, getTransitionscreateDynamicStateMapping, createDynamicStateMapping, createStaticStateMapping, createStaticStateMapping, getStates, getStates, getSuccessors, getSuccessors, getSuccessors, getSuccessors, getSuccessors, getSuccessors, powersetView, powersetViewclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetInitialState, setTransition, setTransitiongetTransitiongetInitialState, getState, getSuccessor, getSuccessorremoveStateaddInitialState, addInitialState, addState, addState, addTransition, addTransition, addTransitions, clear, copyTransition, createTransition, removeAllTransitions, removeAllTransitions, removeTransition, setInitial, setStateProperty, setTransitionProperty, setTransitionsgetStates, size, stateIDsgetStateProperty, getTransitionPropertygetSuccessor, getTransitions, powersetViewcreateDynamicStateMapping, createStaticStateMapping, getInitialStates, getStates, getSuccessors, getSuccessors, getSuccessorspublic AbstractShrinkableDeterministic()
public void removeState(S state)
removeState in interface ShrinkableAutomaton<S,I,T,SP,TP>Copyright © 2013. All Rights Reserved.