Package org.deduced.dynamic

The Dynamic package contains an implementation of the property collection that can be dynamically modified as the schema changes.

See:
          Description


Class Summary
DynamicModelFactory DynamicModelFactory is a model factory that listens to a schema and dynamically modifies the objects it created to keep them synchronized with the schema.
DynamicPropertyList Class used to host a list of DynamicPropertyMap.
DynamicPropertyMap This class is used to create dynamic property collections that change as their defined type changes
DynamicUtilities Dynamic Utilities
FlyWheelDynamicPropertyCollectionController Fly Wheel Dynamic Property Collection Controller
FlyWheelDynamicPropertyController Fly Wheel Dynamic Property Controller
FlyWheelTypeBasedControllerFactory Fly Wheel Type Based Controller Factory
 

Package org.deduced.dynamic Description

The Dynamic package contains an implementation of the property collection that can be dynamically modified as the schema changes.