|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionDecision | |
---|---|
org.maltparser.parser.history | Contains classes for managing the history feature model. |
org.maltparser.parser.history.action | Provides classes for different kinds of parser actions |
Uses of ActionDecision in org.maltparser.parser.history |
---|
Methods in org.maltparser.parser.history that return ActionDecision | |
---|---|
protected ActionDecision |
History.getEmptyActionObject()
|
Methods in org.maltparser.parser.history with parameters of type ActionDecision | |
---|---|
HistoryTreeNode |
HistoryTreeNode.getChild(ActionDecision childDecision)
|
Uses of ActionDecision in org.maltparser.parser.history.action |
---|
Subinterfaces of ActionDecision in org.maltparser.parser.history.action | |
---|---|
interface |
GuideDecision
|
interface |
MultipleDecision
|
interface |
SingleDecision
|
Classes in org.maltparser.parser.history.action that implement ActionDecision | |
---|---|
class |
ComplexDecisionAction
|
class |
SimpleDecisionAction
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |