Uses of Package
org.anchoranalysis.bean
| 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 |
Reading Beans from XML files.
|
| org.anchoranalysis.bean.xml.factory |
Custom factories for loading beans in custom ways from XML.
|
-
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean Class Description AnchorBean The base class of all beans used in Anchor.BeanInstanceMap Maps aAnchorBeanfamily-type to a bean that belongs to the family.NamedBean A bean with an associated textual name.NullParametersBean A base class for beans that require initialization but the initializations needs no parameters.Provider A class (usually anAnchorBean) that creates or otherwise supplies another object. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.define Class Description AnchorBean The base class of all beans used in Anchor.NamedBean A bean with an associated textual name. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.define.adder Class Description AnchorBean The base class of all beans used in Anchor. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.initializable Class Description AnchorBean The base class of all beans used in Anchor. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.permute Class Description AnchorBean The base class of all beans used in Anchor. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.permute.assign Class Description AnchorBean The base class of all beans used in Anchor. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.permute.property Class Description AnchorBean The base class of all beans used in Anchor.BeanInstanceMap Maps aAnchorBeanfamily-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.primitive Class Description AnchorBean The base class of all beans used in Anchor. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.xml Class Description BeanInstanceMap Maps aAnchorBeanfamily-type to a bean that belongs to the family. -
Classes in org.anchoranalysis.bean used by org.anchoranalysis.bean.xml.factory Class Description AnchorBean The base class of all beans used in Anchor.BeanInstanceMap Maps aAnchorBeanfamily-type to a bean that belongs to the family.