Uses of Package
org.deduced.framework

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

Classes in org.deduced.framework used by org.deduced.dynamic
DeducedModelLayerExtensionImplementation
          Default implementation of a deduced model layer with the extension required to bind a factory to the model.
 

Classes in org.deduced.framework used by org.deduced.framework
ControllerSchema
          Class used to initialize the schema : org.deduced.framework.Controller Schema extends org.deduced.framework.FrameworkLoader Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaFramework.vm
DefaultSchema
          Class used to initialize the schema : org.deduced.framework.DefaultSchema extends org.deduced.framework.FrameworkLoader Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaFramework.vm
RuleDeducedProperty.ParameterFetcher
          ParameterFetcher is a class used to breakdown a list of parameters while fetching inputs.