Uses of Class
org.anchoranalysis.feature.calculate.part.CalculationPart

Packages that use CalculationPart 
Package Description
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.calculate.cache.part
Equivalent classes to org.anchoranalysis.feature.calculate.part after having been resolved against a cache.
org.anchoranalysis.feature.calculate.part
A sub-part of the calculation of a feature, that can be cached, and reused by other features.