|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableContainer.RelationToNextDecision | |
---|---|
org.maltparser.parser.history.action | Provides classes for different kinds of parser actions |
org.maltparser.parser.history.container | Contains classes for intermediate storing of the parser action |
Uses of TableContainer.RelationToNextDecision in org.maltparser.parser.history.action |
---|
Methods in org.maltparser.parser.history.action that return TableContainer.RelationToNextDecision | |
---|---|
TableContainer.RelationToNextDecision |
SimpleDecisionAction.getRelationToNextDecision()
|
TableContainer.RelationToNextDecision |
SingleDecision.getRelationToNextDecision()
|
Uses of TableContainer.RelationToNextDecision in org.maltparser.parser.history.container |
---|
Fields in org.maltparser.parser.history.container declared as TableContainer.RelationToNextDecision | |
---|---|
protected TableContainer.RelationToNextDecision |
TableContainer.relationToNextDecision
|
Methods in org.maltparser.parser.history.container that return TableContainer.RelationToNextDecision | |
---|---|
TableContainer.RelationToNextDecision |
TableContainer.getRelationToNextDecision()
|
static TableContainer.RelationToNextDecision |
TableContainer.RelationToNextDecision.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TableContainer.RelationToNextDecision[] |
TableContainer.RelationToNextDecision.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |