|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureEngine | |
---|---|
org.maltparser.core.feature | Provides classes for handling feature models. |
Uses of FeatureEngine in org.maltparser.core.feature |
---|
Fields in org.maltparser.core.feature declared as FeatureEngine | |
---|---|
protected FeatureEngine |
FeatureModelManager.featureEngine
|
protected FeatureEngine |
FeatureModel.featureEngine
|
Methods in org.maltparser.core.feature that return FeatureEngine | |
---|---|
FeatureEngine |
FeatureModelManager.getFeatureEngine()
|
FeatureEngine |
FeatureModel.getFeatureEngine()
|
Methods in org.maltparser.core.feature with parameters of type FeatureEngine | |
---|---|
void |
FeatureModelManager.setFeatureEngine(FeatureEngine featureEngine)
|
void |
FeatureModel.setFeatureEngine(FeatureEngine featureEngine)
|
Constructors in org.maltparser.core.feature with parameters of type FeatureEngine | |
---|---|
FeatureModel(SpecificationModel specModel,
ConfigurationRegistry registry,
FeatureEngine engine)
|
|
FeatureModelManager(FeatureEngine engine,
ConfigurationDir configDirectory)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |