|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecificationSubModel | |
---|---|
org.maltparser.core.feature | Provides classes for handling feature models. |
org.maltparser.core.feature.spec | Contains classes for storing the feature specification model. |
Uses of SpecificationSubModel in org.maltparser.core.feature |
---|
Fields in org.maltparser.core.feature declared as SpecificationSubModel | |
---|---|
protected SpecificationSubModel |
FeatureVector.specSubModel
|
Methods in org.maltparser.core.feature that return SpecificationSubModel | |
---|---|
SpecificationSubModel |
FeatureVector.getSpecSubModel()
Returns the subspecifiction-model. |
Methods in org.maltparser.core.feature with parameters of type SpecificationSubModel | |
---|---|
protected void |
FeatureVector.setSpecSubModel(SpecificationSubModel specSubModel)
|
Constructors in org.maltparser.core.feature with parameters of type SpecificationSubModel | |
---|---|
FeatureVector(FeatureModel featureModel,
SpecificationSubModel specSubModel)
Constructs a feature vector |
Uses of SpecificationSubModel in org.maltparser.core.feature.spec |
---|
Methods in org.maltparser.core.feature.spec that return SpecificationSubModel | |
---|---|
SpecificationSubModel |
SpecificationModel.getSpecSubModel(String subModelName)
|
Methods in org.maltparser.core.feature.spec that return types with arguments of type SpecificationSubModel | |
---|---|
Iterator<SpecificationSubModel> |
SpecificationModel.iterator()
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |