Package org.qi4j.spi.property

Interface Summary
PropertyDescriptor JAVADOC
PropertyType  
PropertyTypeDescriptor JAVADOC
ValueType Base class for types of values in ValueComposites.
 

Class Summary
DefaultValues Default values for various property types
 

Enum Summary
PropertyType.PropertyTypeEnum  
 

Exception Summary
PropertyDoesNotExistException Thrown when one tries to set a property via the model architecture, without that property being present in the composite.
PropertyException Super-class for Property related problems.