|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPropertyCollection | |
---|---|
org.deduced | This package contains the base classes of the deduced framework. |
org.deduced.analyzer.implementation | This package contains code used by analyzers. |
org.deduced.controller.implementation | Controller implementation classes. |
org.deduced.controller.typed.implementation | |
org.deduced.dynamic | The Dynamic package contains an implementation of the property collection that can be dynamically modified as the schema changes. |
org.deduced.framework | Deduced framework initialization classes. |
org.deduced.implementation | |
org.deduced.task.implementation | |
org.deduced.validation.model.implementation | |
org.deduced.validation.validator.implementation |
Uses of AbstractPropertyCollection in org.deduced |
---|
Subclasses of AbstractPropertyCollection in org.deduced | |
---|---|
class |
FixedPropertyInstanceCollection<K,V>
Abstract property collection used as a base class for property collections that have a fixed list of properties. |
class |
IdPropertyMap<V>
IdPropertyMap. |
class |
PropertyList<V>
Property List is used to contain properties as a list. |
class |
PropertyMap<K,V>
A property map represents a property collection in which properties may be added, changed and removed. |
Methods in org.deduced that return AbstractPropertyCollection | |
---|---|
protected AbstractPropertyCollection<K,V> |
AbstractPropertyCollection.callObjectClone()
call the object clone method |
Uses of AbstractPropertyCollection in org.deduced.analyzer.implementation |
---|
Subclasses of AbstractPropertyCollection in org.deduced.analyzer.implementation | |
---|---|
class |
SingleItemListFilterImplementation
Java Implementation used to represent the type : single item list filter Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
SingleListItemFilterImpl
Title: SingleListItemFilter |
Uses of AbstractPropertyCollection in org.deduced.controller.implementation |
---|
Subclasses of AbstractPropertyCollection in org.deduced.controller.implementation | |
---|---|
class |
AbstractPropertyCollectionController
Title: AbstractPropertyCollectionController |
class |
DeducedControllerLayerExtensionImplementation
Deduced Controller Layer Extension Implementation |
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 |
class |
DirectPropertyCollectionController
Title: DirectPropertyController |
class |
DirectPropertyController
Title: DirectPropertyController |
class |
FlyWheelPropertyCollectionController
Fly Wheel Property Collection Controller |
class |
FlyWheelPropertyCollectionControllerList
FlyWheelPropertyCollectionControllerMap |
class |
FlyWheelPropertyController
Fly Wheel Property Controller |
class |
FlyWheelPropertyControllerList
FlyWheelPropertyControllerMap |
class |
PropertyCollectionControllerModelImplementation
Java Implementation used to represent the type : property collection controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
PropertyControllerModelImplementation
Java Implementation used to represent the type : property controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
SimplePropertyCollectionController
Simple Property Collection Controller is used to control a property collection. |
Uses of AbstractPropertyCollection in org.deduced.controller.typed.implementation |
---|
Subclasses of AbstractPropertyCollection in org.deduced.controller.typed.implementation | |
---|---|
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 AbstractPropertyCollection in org.deduced.dynamic |
---|
Subclasses of AbstractPropertyCollection 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 AbstractPropertyCollection in org.deduced.framework |
---|
Subclasses of AbstractPropertyCollection in org.deduced.framework | |
---|---|
class |
DeducedModelLayerExtensionImplementation
Default implementation of a deduced model layer with the extension required to bind a factory to the model. |
Uses of AbstractPropertyCollection in org.deduced.implementation |
---|
Subclasses of AbstractPropertyCollection in org.deduced.implementation | |
---|---|
class |
CollectionTypeInformationImplementation
Java Implementation used to represent the type : collection type information Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
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 |
DocumentedCollectionImplementation
Java Implementation used to represent the type : documented collection 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 |
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 |
SchemaAnalyzerImplementation
Java Implementation used to represent the type : schema analyzer 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 |
class |
ValidationModelImplementation
Java Implementation used to represent the type : validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
Uses of AbstractPropertyCollection in org.deduced.task.implementation |
---|
Subclasses of AbstractPropertyCollection in org.deduced.task.implementation | |
---|---|
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 |
class |
TaskMonitorImplementation
Java Implementation used to represent the type : task monitor Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
Uses of AbstractPropertyCollection in org.deduced.validation.model.implementation |
---|
Subclasses of AbstractPropertyCollection in org.deduced.validation.model.implementation | |
---|---|
class |
LinkedValidationModelImplementation
Java Implementation used to represent the type : linked validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
NullableValidationModelImplementation
Java Implementation used to represent the type : nullable validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
NumberValidationModelImplementation
Java Implementation used to represent the type : number validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
StringValidationModelImplementation
Java Implementation used to represent the type : string validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
TypeCreationValidationModelImplementation
Java Implementation used to represent the type : type creation validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
TypeReferenceValidationModelImplementation
Java Implementation used to represent the type : type reference validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
Uses of AbstractPropertyCollection in org.deduced.validation.validator.implementation |
---|
Subclasses of AbstractPropertyCollection in org.deduced.validation.validator.implementation | |
---|---|
class |
ErrorMessageBasedValidatorImplementation
Java Implementation used to represent the type : error message based validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
NullableValidatorImplementation
Java Implementation used to represent the type : nullable validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
NumberValidatorImplementation
Java Implementation used to represent the type : number validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
StringValidatorImplementation
Java Implementation used to represent the type : string validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
TypeCreationValidatorImplementation
Java Implementation used to represent the type : type creation validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
TypeReferenceValidatorImplementation
Java Implementation used to represent the type : type reference validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
ValidatorImplementation
Java Implementation used to represent the type : validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |