public static class SequiturImport.State
extends java.lang.Object
| Constructor and Description |
|---|
State() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent) |
void |
connectStates(java.util.List<State> openFstStates)
add arcs to the state now that all states are available as possible
targets
|
State |
toUnconnectedOpenFstState() |
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
public State toUnconnectedOpenFstState()
public void connectStates(java.util.List<State> openFstStates)
openFstStates - source states