Class Summary |
PropertyDescriptor |
A default extension to Sun's bean property descriptor |
RelationalBeanInfo |
Describes the properties of a bean class and the relations of the bean class to other classes |
RelationalBeanIntrospector |
A Relational Bean introspector uses a relational bean model descriptor - introspect a root bean
to generate a RelationalBeanModel - introspect a bean to generate a RelationalBeanInfo based |
RelationalBeanModel |
A RelationalBeanModel describe a set of inter-related beans in terms of their properties and relation to each others. |
RelationalBeanModelDescriptor |
Describes a relational bean model as to what is primitive type and what is bean type and the name mapping for each bean class |
RelationDescriptor |
Describe relation between a bean and another bean |