|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Feature | |
---|---|
de.aitools.ir.retrievalmodels.document |
Uses of Feature in de.aitools.ir.retrievalmodels.document |
---|
Methods in de.aitools.ir.retrievalmodels.document that return Feature | |
---|---|
Feature |
Featureable.asFeature()
|
static Feature |
Feature.fromXml(org.w3c.dom.Node n)
|
static Feature |
Feature.fromXml(java.io.Reader r)
|
Feature |
FeatureSet.getOne(java.lang.String name)
|
Methods in de.aitools.ir.retrievalmodels.document that return types with arguments of type Feature | |
---|---|
java.util.Set<Feature> |
FeatureSet.getAll(java.lang.String name)
|
java.util.Iterator<Feature> |
FeatureSet.iterator()
|
Methods in de.aitools.ir.retrievalmodels.document with parameters of type Feature | |
---|---|
boolean |
FeatureSet.add(Feature f)
|
Method parameters in de.aitools.ir.retrievalmodels.document with type arguments of type Feature | |
---|---|
boolean |
FeatureSet.addAll(java.util.Collection<? extends Feature> c)
|
Constructor parameters in de.aitools.ir.retrievalmodels.document with type arguments of type Feature | |
---|---|
Document(java.util.Set<Feature> features)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |