|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectPoolList | |
---|---|
org.maltparser.core.syntaxgraph | |
org.maltparser.parser.history | Contains classes for managing the history feature model. |
Uses of ObjectPoolList in org.maltparser.core.syntaxgraph |
---|
Fields in org.maltparser.core.syntaxgraph declared as ObjectPoolList | |
---|---|
protected ObjectPoolList<Edge> |
PhraseStructureGraph.edgePool
|
protected ObjectPoolList<LabelSet> |
SyntaxGraph.labelSetPool
|
protected ObjectPoolList<NonTerminal> |
PhraseStructureGraph.nonTerminalPool
|
protected ObjectPoolList<Token> |
Sentence.terminalPool
|
Uses of ObjectPoolList in org.maltparser.parser.history |
---|
Fields in org.maltparser.parser.history declared as ObjectPoolList | |
---|---|
protected ObjectPoolList<ComplexDecisionAction> |
History.actionPool
|
protected ObjectPoolList<HistoryNode> |
HistoryList.nodePool
|
protected ObjectPoolList<HistoryNode> |
HistoryTree.nodePool
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |