|
MaltParser 1.2 | |||||||||
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 |
---|
Fields in org.maltparser.parser.history with type parameters of type ActionDecision | |
---|---|
protected ArrayList<ActionDecision> |
History.history
|
Methods in org.maltparser.parser.history that return ActionDecision | |
---|---|
protected ActionDecision |
History.getEmptyActionObject()
|
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.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |