Uses of Interface
org.deduced.NamedPropertyCollection

Packages that use NamedPropertyCollection
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   
org.deduced.task   
org.deduced.task.implementation   
 

Uses of NamedPropertyCollection in org.deduced
 

Subinterfaces of NamedPropertyCollection in org.deduced
 interface DeducedApplicationLayer
          Interface used to represent the type : deduced application layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 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 DeductionRule
          Interface used to represent the type : deduction rule Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface EnumerationPropertyCollection
          Interface used to represent the type : enumeration property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface EnumerationPropertyType
          Interface used to represent the type : enumeration property type Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface InstanceReference
          Interface used to represent the type : instance reference Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface PropertyCollectionListInstance
          Interface used to represent the type : property collection list instance Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface PropertyCollectionType
          Interface used to represent the type : property collection type Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface PropertyInstance
          Interface used to represent the type : property instance Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface PropertyPackage
          Interface used to represent the type : property package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface PropertyType
          Interface used to represent the type : property type 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
 interface StaticInstanceReference
          Interface used to represent the type : static instance reference Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 

Uses of NamedPropertyCollection in org.deduced.controller
 

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

Uses of NamedPropertyCollection in org.deduced.controller.implementation
 

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

Uses of NamedPropertyCollection in org.deduced.controller.typed
 

Subinterfaces of NamedPropertyCollection in org.deduced.controller.typed
 interface CollectionTypeControllerPackage
          Interface used to represent the type : Collection Type Controller Package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface TypedCollectionController
          Interface used to represent the type : Typed Collection Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface TypedCollectionListController
          Interface used to represent the type : Typed Collection List Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface TypedControllerPackage
          Interface used to represent the type : Typed Controller Package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 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
 interface TypedPropertyController
          Interface used to represent the type : Typed Property Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 

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

Classes in org.deduced.controller.typed.implementation that implement NamedPropertyCollection
 class CollectionTypeControllerPackageImplementation
          Java Implementation used to represent the type : Collection Type Controller Package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class TypedCollectionControllerImplementation
          Java Implementation used to represent the type : Typed Collection Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class TypedCollectionListControllerImplementation
          Java Implementation used to represent the type : Typed Collection List Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class TypedControllerPackageImplementation
          Java Implementation used to represent the type : Typed Controller Package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 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
 class TypedPropertyControllerImplementation
          Java Implementation used to represent the type : Typed Property Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 

Uses of NamedPropertyCollection in org.deduced.framework
 

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

Uses of NamedPropertyCollection in org.deduced.implementation
 

Classes in org.deduced.implementation that implement NamedPropertyCollection
 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 DeductionRuleImplementation
          Java Implementation used to represent the type : deduction rule Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class EnumerationPropertyCollectionImplementation
          Java Implementation used to represent the type : enumeration property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class EnumerationPropertyTypeImplementation
          Java Implementation used to represent the type : enumeration property type Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class InstanceReferenceImplementation
          Java Implementation used to represent the type : instance reference Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class NamedPropertyCollectionImplementation
          Java Implementation used to represent the type : named property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class PropertyCollectionListInstanceImplementation
          Java Implementation used to represent the type : property collection list instance Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class PropertyCollectionTypeImplementation
          Java Implementation used to represent the type : property collection type Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class PropertyInstanceImplementation
          Java Implementation used to represent the type : property instance Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class PropertyPackageImplementation
          Java Implementation used to represent the type : property package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class PropertyTypeImplementation
          Java Implementation used to represent the type : property type 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
 class StaticInstanceReferenceImplementation
          Java Implementation used to represent the type : static instance reference Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 

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

Uses of NamedPropertyCollection in org.deduced.task
 

Subinterfaces of NamedPropertyCollection in org.deduced.task
 interface Task
          Interface used to represent the type : task Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 

Uses of NamedPropertyCollection in org.deduced.task.implementation
 

Classes in org.deduced.task.implementation that implement NamedPropertyCollection
 class TaskImplementation
          Java Implementation used to represent the type : task Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm