|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStates | |
---|---|
org.apache.directory.shared.dsmlv2 |
Uses of IStates in org.apache.directory.shared.dsmlv2 |
---|
Classes in org.apache.directory.shared.dsmlv2 that implement IStates | |
---|---|
class |
Dsmlv2StatesEnum
This class store the Dsml grammar's constants. |
Fields in org.apache.directory.shared.dsmlv2 declared as IStates | |
---|---|
protected IStates |
AbstractGrammar.statesEnum
The grammar's states |
Methods in org.apache.directory.shared.dsmlv2 that return IStates | |
---|---|
IStates |
Dsmlv2Container.getStates()
Get the states for this container's grammars |
IStates |
Container.getStates()
|
IStates |
AbstractGrammar.getStatesEnum()
Get the states of the current grammar |
IStates |
IGrammar.getStatesEnum()
Get the statesEnum for the current grammar |
Methods in org.apache.directory.shared.dsmlv2 with parameters of type IStates | |
---|---|
void |
AbstractGrammar.setStatesEnum(IStates statesEnum)
Set the states for this grammar |
java.lang.String |
GrammarTransition.toString(int grammar,
IStates statesEnum)
Returns a representation of the transition as a string |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |