Uses of Class
org.anchoranalysis.feature.store.NamedFeatureStoreFactory
Packages that use NamedFeatureStoreFactory
-
Uses of NamedFeatureStoreFactory in org.anchoranalysis.feature.store
Methods in org.anchoranalysis.feature.store that return NamedFeatureStoreFactoryModifier and TypeMethodDescriptionstatic 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.