public static interface XSDParticle.DFA.Transition
Modifier and Type | Method and Description |
---|---|
XSDParticle |
getParticle()
Returns the particle associated with this transition.
|
XSDParticle.DFA.State |
getState()
Returns the target state of this transition.
|
XSDParticle getParticle()
XSDParticle.DFA.State getState()