Uses of Interface
org.deduced.DeducedApplicationLayer

Packages that use DeducedApplicationLayer
org.deduced This package contains the base classes of the deduced framework. 
org.deduced.controller Controllers are used to represent an application layer that restricts access to information. 
org.deduced.controller.implementation Controller implementation classes. 
org.deduced.controller.typed   
org.deduced.controller.typed.implementation   
org.deduced.framework Deduced framework initialization classes. 
org.deduced.implementation   
 

Uses of DeducedApplicationLayer in org.deduced
 

Subinterfaces of DeducedApplicationLayer in org.deduced
 interface DeducedControllerLayer
          Interface used to represent the type : deduced controller layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface DeducedModelLayer
          Interface used to represent the type : deduced model layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface DeducedModelLayerExtension
          Model layer extension used to bind a model factory to the actual model.
 interface DeducedSchemaLayer
          Interface used to represent the type : deduced schema layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface SchemaBasedApplicationLayer
          Interface used to represent the type : schema based application layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 

Uses of DeducedApplicationLayer in org.deduced.controller
 

Subinterfaces of DeducedApplicationLayer in org.deduced.controller
 interface DeducedControllerLayerExtension
          Interface that every controller layer must implement
 

Uses of DeducedApplicationLayer in org.deduced.controller.implementation
 

Classes in org.deduced.controller.implementation that implement DeducedApplicationLayer
 class DeducedControllerLayerExtensionImplementation
          Deduced Controller Layer Extension Implementation
 

Uses of DeducedApplicationLayer in org.deduced.controller.typed
 

Subinterfaces of DeducedApplicationLayer in org.deduced.controller.typed
 interface TypedControllerSchema
          Interface used to represent the type : Typed Controller Schema Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 

Uses of DeducedApplicationLayer in org.deduced.controller.typed.implementation
 

Classes in org.deduced.controller.typed.implementation that implement DeducedApplicationLayer
 class TypedControllerSchemaImplementation
          Java Implementation used to represent the type : Typed Controller Schema Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 

Uses of DeducedApplicationLayer in org.deduced.framework
 

Classes in org.deduced.framework that implement DeducedApplicationLayer
 class DeducedModelLayerExtensionImplementation
          Default implementation of a deduced model layer with the extension required to bind a factory to the model.
 

Uses of DeducedApplicationLayer in org.deduced.implementation
 

Classes in org.deduced.implementation that implement DeducedApplicationLayer
 class DeducedApplicationLayerImplementation
          Java Implementation used to represent the type : deduced application layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class DeducedControllerLayerImplementation
          Java Implementation used to represent the type : deduced controller layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class DeducedModelLayerImplementation
          Java Implementation used to represent the type : deduced model layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class DeducedSchemaLayerImplementation
          Java Implementation used to represent the type : deduced schema layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class SchemaBasedApplicationLayerImplementation
          Java Implementation used to represent the type : schema based application layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 

Methods in org.deduced.implementation with parameters of type DeducedApplicationLayer
static void DeducedApplicationLayerImplementation.resetListFixedInstances(DeducedApplicationLayer instance)
          reset all the list fixed instances