Uses of Class
org.anchoranalysis.feature.name.FeatureNameList
Packages that use FeatureNameList
Package
Description
A feature-list (custom list type for features) and associated providers.
Data objects for the names of features.
A collection of named-
Features.-
Uses of FeatureNameList in org.anchoranalysis.feature.bean.list
Methods in org.anchoranalysis.feature.bean.list that return FeatureNameList -
Uses of FeatureNameList in org.anchoranalysis.feature.name
Methods in org.anchoranalysis.feature.name that return FeatureNameListModifier and TypeMethodDescriptionFeatureNameList.duplicateShallow()Shallow copy of the current instance. -
Uses of FeatureNameList in org.anchoranalysis.feature.store
Methods in org.anchoranalysis.feature.store that return FeatureNameListModifier and TypeMethodDescriptionNamedFeatureStore.featureNames()The names of allFeatures in the store, in identical order to the store.