Uses of Package
org.deduced.dynamic

Packages that use org.deduced.dynamic
org.deduced.dynamic The Dynamic package contains an implementation of the property collection that can be dynamically modified as the schema changes. 
 

Classes in org.deduced.dynamic used by org.deduced.dynamic
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.
DynamicModelFactory.ModelDeleteListener
          Model Delete Listener
DynamicModelFactory.SchemaListener
          Schema Listener
DynamicModelFactory.TypeExistenceCheck
          Type Existence Check
DynamicPropertyMap
          This class is used to create dynamic property collections that change as their defined type changes