|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecificationModel | |
---|---|
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 SpecificationModel in org.maltparser.core.feature |
---|
Fields in org.maltparser.core.feature declared as SpecificationModel | |
---|---|
protected SpecificationModel |
FeatureModel.specModel
|
Methods in org.maltparser.core.feature that return SpecificationModel | |
---|---|
SpecificationModel |
FeatureModel.getSpecModel()
|
Methods in org.maltparser.core.feature with parameters of type SpecificationModel | |
---|---|
FeatureModel |
FeatureModelManager.getFeatureModel(SpecificationModel specModel,
ConfigurationRegistry registry)
|
void |
FeatureModel.setSpecModel(SpecificationModel specModel)
|
Constructors in org.maltparser.core.feature with parameters of type SpecificationModel | |
---|---|
FeatureModel(SpecificationModel specModel,
ConfigurationRegistry registry,
FeatureEngine engine)
|
Uses of SpecificationModel in org.maltparser.core.feature.spec |
---|
Methods in org.maltparser.core.feature.spec that return SpecificationModel | |
---|---|
SpecificationModel |
SpecificationModels.getSpecificationModel(URL url,
int specModelUrlIndex)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |