Uses of Package
org.anchoranalysis.feature.bean.list
| Package | Description |
|---|---|
| org.anchoranalysis.feature.bean |
Beans pertaining to feature-calculation.
|
| org.anchoranalysis.feature.bean.list |
A feature-list (custom list type for features) and associated providers.
|
| org.anchoranalysis.feature.bean.operator |
Features that are sufficiently generic to work on any input-type.
|
| org.anchoranalysis.feature.calculate |
Sub-feature units of calculation that can be cached.
|
| org.anchoranalysis.feature.calculate.bound |
Interfaces like
FeatureCalculator but bound to
particular features. |
| org.anchoranalysis.feature.initialization |
Initialization parameters used for beans in
org.anchoranalysis.feature.bean. |
| org.anchoranalysis.feature.shared |
Features shared for referencing among calculations.
|
| org.anchoranalysis.feature.store |
A collection of named-
Features. |
-
Classes in org.anchoranalysis.feature.bean.list used by org.anchoranalysis.feature.bean Class Description FeatureList A list of features with the same input-type. -
Classes in org.anchoranalysis.feature.bean.list used by org.anchoranalysis.feature.bean.list Class Description FeatureList A list of features with the same input-type.FeatureListProvider Provides a list ofFeatures with identical input-type.ReferencingFeatureListProvider A base class for implementations ofFeatureListProviderthat may reference features created elsewhere. -
Classes in org.anchoranalysis.feature.bean.list used by org.anchoranalysis.feature.bean.operator Class Description FeatureList A list of features with the same input-type. -
Classes in org.anchoranalysis.feature.bean.list used by org.anchoranalysis.feature.calculate Class Description FeatureList A list of features with the same input-type. -
Classes in org.anchoranalysis.feature.bean.list used by org.anchoranalysis.feature.calculate.bound Class Description FeatureList A list of features with the same input-type. -
Classes in org.anchoranalysis.feature.bean.list used by org.anchoranalysis.feature.initialization Class Description FeatureList A list of features with the same input-type.FeatureListProvider Provides a list ofFeatures with identical input-type. -
Classes in org.anchoranalysis.feature.bean.list used by org.anchoranalysis.feature.shared Class Description FeatureList A list of features with the same input-type. -
Classes in org.anchoranalysis.feature.bean.list used by org.anchoranalysis.feature.store Class Description FeatureList A list of features with the same input-type.FeatureListProvider Provides a list ofFeatures with identical input-type.