Uses of Package
org.anchoranalysis.feature.name
| Package | Description |
|---|---|
| org.anchoranalysis.feature.bean.list |
A feature-list (custom list type for features) and associated providers.
|
| org.anchoranalysis.feature.input |
Base classes providing inputs to feature calculations.
|
| org.anchoranalysis.feature.name |
Data objects for the names of features.
|
| org.anchoranalysis.feature.store |
A collection of named-
Features. |
-
Classes in org.anchoranalysis.feature.name used by org.anchoranalysis.feature.bean.list Class Description FeatureNameList A list ofStrings representing feature names. -
Classes in org.anchoranalysis.feature.name used by org.anchoranalysis.feature.input Class Description FeatureNameMapToIndex A map of feature-names (strings) to indexes (int). -
Classes in org.anchoranalysis.feature.name used by org.anchoranalysis.feature.name Class Description FeatureNameList A list ofStrings representing feature names.FeatureNameMapToIndex A map of feature-names (strings) to indexes (int). -
Classes in org.anchoranalysis.feature.name used by org.anchoranalysis.feature.store Class Description FeatureNameList A list ofStrings representing feature names.