|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureValue | |
---|---|
org.maltparser.core.feature.function | Contains classes and interfaces for handling feature and address functions. |
org.maltparser.core.feature.map | Contains classes handling feature map functions. |
org.maltparser.core.feature.value | Contains classes and interfaces for handling feature values. |
org.maltparser.core.symbol | Contains classes for handling different kinds of symbols (e.g., word forms, root labels and parser actions). |
org.maltparser.core.syntaxgraph.feature |
Uses of FeatureValue in org.maltparser.core.feature.function |
---|
Methods in org.maltparser.core.feature.function that return FeatureValue | |
---|---|
FeatureValue |
FeatureFunction.getFeatureValue()
Returns the feature value |
Uses of FeatureValue in org.maltparser.core.feature.map |
---|
Methods in org.maltparser.core.feature.map that return FeatureValue | |
---|---|
FeatureValue |
Merge3Feature.getFeatureValue()
|
FeatureValue |
SuffixFeature.getFeatureValue()
|
FeatureValue |
MergeFeature.getFeatureValue()
|
FeatureValue |
SplitFeature.getFeatureValue()
|
FeatureValue |
PrefixFeature.getFeatureValue()
|
Uses of FeatureValue in org.maltparser.core.feature.value |
---|
Subclasses of FeatureValue in org.maltparser.core.feature.value | |
---|---|
class |
MultipleFeatureValue
|
class |
SingleFeatureValue
|
Uses of FeatureValue in org.maltparser.core.symbol |
---|
Methods in org.maltparser.core.symbol that return FeatureValue | |
---|---|
FeatureValue |
TableFeature.getFeatureValue()
|
Uses of FeatureValue in org.maltparser.core.syntaxgraph.feature |
---|
Methods in org.maltparser.core.syntaxgraph.feature that return FeatureValue | |
---|---|
FeatureValue |
ArcDirFeature.getFeatureValue()
Returns the feature value |
FeatureValue |
ExistsFeature.getFeatureValue()
Returns the feature value |
FeatureValue |
InputArcDirFeature.getFeatureValue()
|
FeatureValue |
ColumnFeature.getFeatureValue()
|
FeatureValue |
InputArcFeature.getFeatureValue()
|
FeatureValue |
OutputArcFeature.getFeatureValue()
|
FeatureValue |
DistanceFeature.getFeatureValue()
Returns the feature value |
FeatureValue |
NumOfFeature.getFeatureValue()
Returns the feature value |
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |