Uses of Package
org.anchoranalysis.feature.calculate
Packages that use org.anchoranalysis.feature.calculate
Package
Description
Beans pertaining to feature-calculation.
Features that are sufficiently generic to work on any input-type.
Defines base class
FeatureResults together with
some implementations.Sub-feature units of calculation that can be cached.
Interfaces like
FeatureCalculator but bound to
particular features.Classes to cache feature-results or parts of feature-results that occur repeatedly among features
or across calculations of the same feature.
Equivalent classes to
org.anchoranalysis.feature.calculate.part after having been
resolved against a cache.A sub-part of the calculation of a feature, that can be cached, and reused by other features.
Base classes providing inputs to feature calculations.
-
Classes in org.anchoranalysis.feature.calculate used by org.anchoranalysis.feature.beanClassDescriptionWhen the calculation of a feature cannot complete successfully.Gives a
FeatureInputthe necessary context for feature-calculation, including associating it with a cache. -
Classes in org.anchoranalysis.feature.calculate used by org.anchoranalysis.feature.bean.operatorClassDescriptionWhen the calculation of a feature cannot complete successfully.Gives a
FeatureInputthe necessary context for feature-calculation, including associating it with a cache. -
Classes in org.anchoranalysis.feature.calculate used by org.anchoranalysis.feature.bean.resultsClassDescriptionWhen the calculation of a feature cannot complete successfully.Gives a
FeatureInputthe necessary context for feature-calculation, including associating it with a cache. -
Classes in org.anchoranalysis.feature.calculate used by org.anchoranalysis.feature.calculateClassDescriptionWhen the calculation of a feature cannot complete successfully.Gives a
FeatureInputthe necessary context for feature-calculation, including associating it with a cache.An exception that occurs when a feature fails to successfully calculate. -
Classes in org.anchoranalysis.feature.calculate used by org.anchoranalysis.feature.calculate.boundClassDescriptionWhen the calculation of a feature cannot complete successfully.An exception that occurs when a feature fails to successfully calculate.
-
Classes in org.anchoranalysis.feature.calculate used by org.anchoranalysis.feature.calculate.cacheClassDescriptionWhen the calculation of a feature cannot complete successfully.Gives a
FeatureInputthe necessary context for feature-calculation, including associating it with a cache.CalculatesFeatureCalculationInputwhen passed a particularFeatureand correspondingFeatureCalculationInput. -
Classes in org.anchoranalysis.feature.calculate used by org.anchoranalysis.feature.calculate.cache.partClassDescriptionWhen the calculation of a feature cannot complete successfully.
-
Classes in org.anchoranalysis.feature.calculate used by org.anchoranalysis.feature.calculate.partClassDescriptionWhen the calculation of a feature cannot complete successfully.
-
Classes in org.anchoranalysis.feature.calculate used by org.anchoranalysis.feature.inputClassDescriptionWhen the calculation of a feature cannot complete successfully.