|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SingleFeatureValue | |
---|---|
org.maltparser.core.feature.map | Contains classes handling feature map functions. |
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 SingleFeatureValue in org.maltparser.core.feature.map |
---|
Fields in org.maltparser.core.feature.map declared as SingleFeatureValue | |
---|---|
protected SingleFeatureValue |
Merge3Feature.singleFeatureValue
|
protected SingleFeatureValue |
MergeFeature.singleFeatureValue
|
Uses of SingleFeatureValue in org.maltparser.core.symbol |
---|
Fields in org.maltparser.core.symbol declared as SingleFeatureValue | |
---|---|
protected SingleFeatureValue |
TableFeature.featureValue
|
Uses of SingleFeatureValue in org.maltparser.core.syntaxgraph.feature |
---|
Fields in org.maltparser.core.syntaxgraph.feature declared as SingleFeatureValue | |
---|---|
protected SingleFeatureValue |
ArcDirFeature.featureValue
|
protected SingleFeatureValue |
ExistsFeature.featureValue
|
protected SingleFeatureValue |
InputArcDirFeature.featureValue
|
protected SingleFeatureValue |
ColumnFeature.featureValue
|
protected SingleFeatureValue |
InputArcFeature.featureValue
|
protected SingleFeatureValue |
OutputArcFeature.featureValue
|
protected SingleFeatureValue |
DistanceFeature.featureValue
|
protected SingleFeatureValue |
NumOfFeature.featureValue
|
Methods in org.maltparser.core.syntaxgraph.feature with parameters of type SingleFeatureValue | |
---|---|
void |
InputArcDirFeature.setFeatureValue(SingleFeatureValue featureValue)
|
void |
InputArcFeature.setFeatureValue(SingleFeatureValue featureValue)
|
void |
OutputArcFeature.setFeatureValue(SingleFeatureValue featureValue)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |