Uses of Class
org.anchoranalysis.bean.AnchorBean

Packages that use AnchorBean 
Package Description
org.anchoranalysis.bean
Defining, loading, initializing Anchor Beans.
org.anchoranalysis.bean.define
Define and related-classes.
org.anchoranalysis.bean.define.adder
DefineAdder and related-classes.
org.anchoranalysis.bean.initializable
Initializing beans with particular parameters, including recursively.
org.anchoranalysis.bean.permute
Applying permutations to a bean's fields.
org.anchoranalysis.bean.permute.assign
Imposes a permutation value on one or more properties of a bean.
org.anchoranalysis.bean.permute.property
Applying permutations to the properties of a bean.
org.anchoranalysis.bean.primitive
Beans that implement collections of primitive element types, as well as String.
org.anchoranalysis.bean.xml.factory
Custom factories for loading beans in custom ways from XML.