Uses of Class
org.anchoranalysis.feature.bean.Feature

Packages that use Feature 
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.bean.provider
Provider of a single feature.
org.anchoranalysis.feature.bean.results
Defines base class FeatureResults together with some implementations.
org.anchoranalysis.feature.calculate
Sub-feature units of calculation that can be cached.
org.anchoranalysis.feature.calculate.cache
Classes to cache feature-results or parts of feature-results that occur repeatedly among features or across calculations of the same feature.
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.shared
Features shared for referencing among calculations.
org.anchoranalysis.feature.store
A collection of named-Features.