Uses of Interface
org.deduced.EnabledPropertyCollection

Packages that use EnabledPropertyCollection
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.implementation   
 

Uses of EnabledPropertyCollection in org.deduced
 

Subinterfaces of EnabledPropertyCollection in org.deduced
 interface Action
          Interface used to represent the type : action Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface CompiledModel
          Interface used to represent the type : compiled model 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
 

Uses of EnabledPropertyCollection in org.deduced.controller
 

Subinterfaces of EnabledPropertyCollection in org.deduced.controller
 interface DefaultPropertyCollectionControllerModel
          Interface used to represent the type : default property collection controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface DefaultPropertyControllerModel
          Interface used to represent the type : default property controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 

Uses of EnabledPropertyCollection in org.deduced.controller.implementation
 

Classes in org.deduced.controller.implementation that implement EnabledPropertyCollection
 class DefaultPropertyCollectionControllerModelImplementation
          Java Implementation used to represent the type : default property collection controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class DefaultPropertyControllerModelImplementation
          Java Implementation used to represent the type : default property controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 

Uses of EnabledPropertyCollection in org.deduced.implementation
 

Classes in org.deduced.implementation that implement EnabledPropertyCollection
 class ActionImplementation
          Java Implementation used to represent the type : action Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class CompiledModelImplementation
          Java Implementation used to represent the type : compiled model 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 EnabledPropertyCollectionImplementation
          Java Implementation used to represent the type : enabled property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 

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