|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeducedControllerLayer | |
---|---|
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 DeducedControllerLayer in org.deduced.controller |
---|
Subinterfaces of DeducedControllerLayer in org.deduced.controller | |
---|---|
interface |
DeducedControllerLayerExtension
Interface that every controller layer must implement |
Uses of DeducedControllerLayer in org.deduced.controller.implementation |
---|
Classes in org.deduced.controller.implementation that implement DeducedControllerLayer | |
---|---|
class |
DeducedControllerLayerExtensionImplementation
Deduced Controller Layer Extension Implementation |
Uses of DeducedControllerLayer in org.deduced.implementation |
---|
Classes in org.deduced.implementation that implement DeducedControllerLayer | |
---|---|
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 |
Methods in org.deduced.implementation with parameters of type DeducedControllerLayer | |
---|---|
static void |
DeducedControllerLayerImplementation.resetListFixedInstances(DeducedControllerLayer instance)
reset all the list fixed instances |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |