|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeducedSchemaLayer | |
|---|---|
| org.deduced.controller.typed | |
| org.deduced.controller.typed.implementation | |
| org.deduced.framework | Deduced framework initialization classes. |
| org.deduced.implementation | |
| Uses of DeducedSchemaLayer in org.deduced.controller.typed |
|---|
| Subinterfaces of DeducedSchemaLayer in org.deduced.controller.typed | |
|---|---|
interface |
TypedControllerSchema
Interface used to represent the type : Typed Controller Schema Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
| Methods in org.deduced.controller.typed that return DeducedSchemaLayer | |
|---|---|
DeducedSchemaLayer |
TypedControllerSchema.getLinkedSchema()
Get the value of the instance : Linked Schema |
DeducedSchemaLayer |
TypedControllerSchema.setLinkedSchema(DeducedSchemaLayer newValue)
Set the value of the instance : Linked Schema |
| Methods in org.deduced.controller.typed with parameters of type DeducedSchemaLayer | |
|---|---|
DeducedSchemaLayer |
TypedControllerSchema.setLinkedSchema(DeducedSchemaLayer newValue)
Set the value of the instance : Linked Schema |
| Uses of DeducedSchemaLayer in org.deduced.controller.typed.implementation |
|---|
| Classes in org.deduced.controller.typed.implementation that implement DeducedSchemaLayer | |
|---|---|
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 |
| Fields in org.deduced.controller.typed.implementation declared as DeducedSchemaLayer | |
|---|---|
private DeducedSchemaLayer |
TypedControllerSchemaImplementation.linkedSchema
member variable holding the value for : Linked Schema |
| Methods in org.deduced.controller.typed.implementation that return DeducedSchemaLayer | |
|---|---|
DeducedSchemaLayer |
TypedControllerSchemaImplementation.getLinkedSchema()
(non-Javadoc) |
DeducedSchemaLayer |
TypedControllerSchemaImplementation.setLinkedSchema(DeducedSchemaLayer setValue)
(non-Javadoc) |
| Methods in org.deduced.controller.typed.implementation with parameters of type DeducedSchemaLayer | |
|---|---|
DeducedSchemaLayer |
TypedControllerSchemaImplementation.setLinkedSchema(DeducedSchemaLayer setValue)
(non-Javadoc) |
| Uses of DeducedSchemaLayer in org.deduced.framework |
|---|
| Fields in org.deduced.framework declared as DeducedSchemaLayer | |
|---|---|
static DeducedSchemaLayer |
ControllerSchema.SCHEMA
schema layer containing the packages and types |
static DeducedSchemaLayer |
DefaultSchema.SCHEMA
schema layer containing the packages and types |
| Methods in org.deduced.framework that return DeducedSchemaLayer | |
|---|---|
static DeducedSchemaLayer |
FrameworkLoader.createBaseSchema()
Utility method to create the base schema layer containing basic property types. |
| Uses of DeducedSchemaLayer in org.deduced.implementation |
|---|
| Classes in org.deduced.implementation that implement DeducedSchemaLayer | |
|---|---|
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 |
| Methods in org.deduced.implementation with parameters of type DeducedSchemaLayer | |
|---|---|
static void |
DeducedSchemaLayerImplementation.resetListFixedInstances(DeducedSchemaLayer instance)
reset all the list fixed instances |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||