All Packages

Package Summary 
Package Description
org.anchoranalysis.bean
Defining, loading, initializing Anchor Beans.
org.anchoranalysis.bean.annotation
Annotations that decorate fields in an Anchor Bean.
org.anchoranalysis.bean.define
Define and related-classes.
org.anchoranalysis.bean.define.adder
DefineAdder and related-classes.
org.anchoranalysis.bean.exception
Exceptions that can occur executing generic operations on Anchor Beans.
org.anchoranalysis.bean.initializable
Initializing beans with particular parameters, including recursively.
org.anchoranalysis.bean.initializable.parameters
Some parameterization used when initializing beans.
org.anchoranalysis.bean.initializable.property
Initializating a bean with parameters.
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
Reading Beans from XML files.
org.anchoranalysis.bean.xml.creator
Creates beans from XML.
org.anchoranalysis.bean.xml.exception
Exceptions that can thrown when loading beans from XML.
org.anchoranalysis.bean.xml.factory
Custom factories for loading beans in custom ways from XML.
org.anchoranalysis.bean.xml.factory.primitive
Factories to create beans in org.anchoranalysis.bean.primitive.