|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyPackage | |
|---|---|
| org.deduced | This package contains the base classes of the deduced framework. |
| org.deduced.controller.typed | |
| org.deduced.controller.typed.implementation | |
| org.deduced.framework | Deduced framework initialization classes. |
| org.deduced.implementation | |
| Uses of PropertyPackage in org.deduced |
|---|
| Methods in org.deduced that return PropertyPackage | |
|---|---|
PropertyPackage |
DeducedSchemaLayer.getRootPackage()
Get the value of the instance : root package |
PropertyPackage |
DeducedSchemaLayer.setRootPackage(PropertyPackage newValue)
Set the value of the instance : root package |
| Methods in org.deduced with parameters of type PropertyPackage | |
|---|---|
PropertyPackage |
DeducedSchemaLayer.setRootPackage(PropertyPackage newValue)
Set the value of the instance : root package |
| Uses of PropertyPackage in org.deduced.controller.typed |
|---|
| Subinterfaces of PropertyPackage 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 |
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 |
| Methods in org.deduced.controller.typed that return PropertyPackage | |
|---|---|
PropertyPackage |
TypedControllerPackage.getLinkedPackage()
Get the value of the instance : Linked Package |
PropertyPackage |
TypedControllerPackage.setLinkedPackage(PropertyPackage newValue)
Set the value of the instance : Linked Package |
| Methods in org.deduced.controller.typed with parameters of type PropertyPackage | |
|---|---|
PropertyPackage |
TypedControllerPackage.setLinkedPackage(PropertyPackage newValue)
Set the value of the instance : Linked Package |
| Uses of PropertyPackage in org.deduced.controller.typed.implementation |
|---|
| Classes in org.deduced.controller.typed.implementation that implement PropertyPackage | |
|---|---|
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 |
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 |
| Fields in org.deduced.controller.typed.implementation declared as PropertyPackage | |
|---|---|
private PropertyPackage |
TypedControllerPackageImplementation.linkedPackage
member variable holding the value for : Linked Package |
private PropertyPackage |
TypedControllerSchemaImplementation.rootPackage
member variable holding the value for : root package |
| Methods in org.deduced.controller.typed.implementation that return PropertyPackage | |
|---|---|
PropertyPackage |
TypedControllerPackageImplementation.getLinkedPackage()
(non-Javadoc) |
PropertyPackage |
TypedControllerSchemaImplementation.getRootPackage()
(non-Javadoc) |
PropertyPackage |
TypedControllerPackageImplementation.setLinkedPackage(PropertyPackage setValue)
(non-Javadoc) |
PropertyPackage |
TypedControllerSchemaImplementation.setRootPackage(PropertyPackage setValue)
(non-Javadoc) |
| Methods in org.deduced.controller.typed.implementation with parameters of type PropertyPackage | |
|---|---|
PropertyPackage |
TypedControllerPackageImplementation.setLinkedPackage(PropertyPackage setValue)
(non-Javadoc) |
PropertyPackage |
TypedControllerSchemaImplementation.setRootPackage(PropertyPackage setValue)
(non-Javadoc) |
| Uses of PropertyPackage in org.deduced.framework |
|---|
| Fields in org.deduced.framework declared as PropertyPackage | |
|---|---|
static PropertyPackage |
DefaultSchema.ORG_DEDUCED_ANALYZER_PACKAGE
variable used to hold the package : analyzer |
static PropertyPackage |
ControllerSchema.ORG_DEDUCED_CONTROLLER_PACKAGE
variable used to hold the package : controller |
static PropertyPackage |
DefaultSchema.ORG_DEDUCED_CONTROLLER_PACKAGE
variable used to hold the package : controller |
static PropertyPackage |
ControllerSchema.ORG_DEDUCED_CONTROLLER_TYPED_PACKAGE
variable used to hold the package : typed |
static PropertyPackage |
ControllerSchema.ORG_DEDUCED_PACKAGE
variable used to hold the package : deduced |
static PropertyPackage |
DefaultSchema.ORG_DEDUCED_PACKAGE
variable used to hold the package : deduced |
static PropertyPackage |
DefaultSchema.ORG_DEDUCED_TASK_PACKAGE
variable used to hold the package : task |
static PropertyPackage |
DefaultSchema.ORG_DEDUCED_VALIDATION_MODEL_PACKAGE
variable used to hold the package : model |
static PropertyPackage |
DefaultSchema.ORG_DEDUCED_VALIDATION_PACKAGE
variable used to hold the package : validation |
static PropertyPackage |
DefaultSchema.ORG_DEDUCED_VALIDATION_VALIDATOR_PACKAGE
variable used to hold the package : validator |
static PropertyPackage |
ControllerSchema.ORG_PACKAGE
variable used to hold the package : org |
static PropertyPackage |
DefaultSchema.ORG_PACKAGE
variable used to hold the package : org |
static PropertyPackage |
ControllerSchema.ROOT_PACKAGE
variable used to hold the package : |
static PropertyPackage |
DefaultSchema.ROOT_PACKAGE
variable used to hold the package : |
| Uses of PropertyPackage in org.deduced.implementation |
|---|
| Classes in org.deduced.implementation that implement PropertyPackage | |
|---|---|
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 |
| Fields in org.deduced.implementation declared as PropertyPackage | |
|---|---|
private PropertyPackage |
DeducedSchemaLayerImplementation.rootPackage
member variable holding the value for : root package |
| Methods in org.deduced.implementation that return PropertyPackage | |
|---|---|
PropertyPackage |
DeducedSchemaLayerImplementation.getRootPackage()
(non-Javadoc) |
PropertyPackage |
DeducedSchemaLayerImplementation.setRootPackage(PropertyPackage setValue)
(non-Javadoc) |
| Methods in org.deduced.implementation with parameters of type PropertyPackage | |
|---|---|
static void |
PropertyPackageImplementation.resetListFixedInstances(PropertyPackage instance)
reset all the list fixed instances |
PropertyPackage |
DeducedSchemaLayerImplementation.setRootPackage(PropertyPackage setValue)
(non-Javadoc) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||