Uses of Package
org.anchoranalysis.feature.bean.operator
| Package | Description |
|---|---|
| org.anchoranalysis.feature.bean.operator |
Features that are sufficiently generic to work on any input-type.
|
-
Classes in org.anchoranalysis.feature.bean.operator used by org.anchoranalysis.feature.bean.operator Class Description FeatureFromList A base class for aFeaturethat is a function of the results from a list of other features.FeatureGeneric Base class for features that broadly accept any type of feature-input.FeatureUnary A feature that contains another feature as a bean-parameter.