|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyMap | |
---|---|
org.deduced | This package contains the base classes of the deduced framework. |
org.deduced.controller.implementation | Controller implementation classes. |
org.deduced.dynamic | The Dynamic package contains an implementation of the property collection that can be dynamically modified as the schema changes. |
org.deduced.implementation |
Uses of PropertyMap in org.deduced |
---|
Subclasses of PropertyMap in org.deduced | |
---|---|
class |
IdPropertyMap<V>
IdPropertyMap. |
class |
PropertyList<V>
Property List is used to contain properties as a list. |
Uses of PropertyMap in org.deduced.controller.implementation |
---|
Subclasses of PropertyMap in org.deduced.controller.implementation | |
---|---|
private class |
DeducedControllerLayerExtensionImplementation.LooseParentPropertyList<V>
LooseParentPropertyList is a property list that allows addition of property collections where the parent already matches the current collection |
class |
FlyWheelPropertyCollectionControllerList
FlyWheelPropertyCollectionControllerMap |
class |
FlyWheelPropertyControllerList
FlyWheelPropertyControllerMap |
Uses of PropertyMap in org.deduced.dynamic |
---|
Subclasses of PropertyMap in org.deduced.dynamic | |
---|---|
class |
DynamicPropertyList
Class used to host a list of DynamicPropertyMap. |
class |
DynamicPropertyMap
This class is used to create dynamic property collections that change as their defined type changes |
class |
FlyWheelDynamicPropertyCollectionController
Fly Wheel Dynamic Property Collection Controller |
class |
FlyWheelDynamicPropertyController
Fly Wheel Dynamic Property Controller |
Uses of PropertyMap in org.deduced.implementation |
---|
Subclasses of PropertyMap in org.deduced.implementation | |
---|---|
class |
OrderedInstanceReferenceListImplementation
Java Implementation used to represent the type : ordered instance reference list Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaOrderedPropertyListImplementation.vm |
class |
OrderedParameterListImplementation
Java Implementation used to represent the type : ordered parameter list Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaOrderedPropertyListImplementation.vm |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |