|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectenumeration.MyEnumerator
enumeration.simple.SEnumerator
public class SEnumerator
Enumerator, using boolean as the type of volume data to denote the emptiness of volume data.
| Field Summary |
|---|
| Fields inherited from class enumeration.MyEnumerator |
|---|
resultType |
| Constructor Summary | |
|---|---|
SEnumerator(MyGrammar grammar)
Creates an instance of enumerator. |
|
| Method Summary | |
|---|---|
void |
setGrammar(MyGrammar grammar)
Sets the grammar |
| Methods inherited from class enumeration.MyEnumerator |
|---|
firstHierarchy, getCurrentTree, getGrammar, getParseTree, getSentence, getStartIndex, lastHierarchy, next, next, previous, previous, setSentence, setStartIndex, start |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SEnumerator(MyGrammar grammar)
grammar - the grammar for enumeration| Method Detail |
|---|
public void setGrammar(MyGrammar grammar)
MyEnumerator
setGrammar in class MyEnumeratorgrammar - the grammar to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||