Uses of Class
org.anchoranalysis.feature.store.NamedFeatureStoreFactory
| Package | Description |
|---|---|
| org.anchoranalysis.feature.store |
A collection of named-
Features. |
-
Uses of NamedFeatureStoreFactory in org.anchoranalysis.feature.store
Methods in org.anchoranalysis.feature.store that return NamedFeatureStoreFactory Modifier and Type Method Description static NamedFeatureStoreFactoryNamedFeatureStoreFactory. bothNameAndParameters()The custom-names of the features are derived from both their name and their parameters.static NamedFeatureStoreFactoryNamedFeatureStoreFactory. parametersOnly()The custom-names of the features are derived only from their parameters, but not their name.