|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaAnalyzer | |
|---|---|
| org.deduced | This package contains the base classes of the deduced framework. |
| org.deduced.implementation | |
| Uses of SchemaAnalyzer in org.deduced |
|---|
| Methods in org.deduced that return SchemaAnalyzer | |
|---|---|
SchemaAnalyzer |
SchemaBasedApplicationLayer.getSchemaInformation()
Get the value of the instance : schema information |
SchemaAnalyzer |
SchemaBasedApplicationLayer.setSchemaInformation(SchemaAnalyzer newValue)
Set the value of the instance : schema information |
| Methods in org.deduced with parameters of type SchemaAnalyzer | |
|---|---|
SchemaAnalyzer |
SchemaBasedApplicationLayer.setSchemaInformation(SchemaAnalyzer newValue)
Set the value of the instance : schema information |
| Uses of SchemaAnalyzer in org.deduced.implementation |
|---|
| Classes in org.deduced.implementation that implement SchemaAnalyzer | |
|---|---|
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 |
| Fields in org.deduced.implementation declared as SchemaAnalyzer | |
|---|---|
private SchemaAnalyzer |
DeducedControllerLayerImplementation.schemaInformation
member variable holding the value for : schema information |
private SchemaAnalyzer |
DeducedModelLayerImplementation.schemaInformation
member variable holding the value for : schema information |
private SchemaAnalyzer |
SchemaBasedApplicationLayerImplementation.schemaInformation
member variable holding the value for : schema information |
| Methods in org.deduced.implementation that return SchemaAnalyzer | |
|---|---|
SchemaAnalyzer |
DeducedControllerLayerImplementation.getSchemaInformation()
(non-Javadoc) |
SchemaAnalyzer |
DeducedModelLayerImplementation.getSchemaInformation()
(non-Javadoc) |
SchemaAnalyzer |
SchemaBasedApplicationLayerImplementation.getSchemaInformation()
(non-Javadoc) |
SchemaAnalyzer |
DeducedControllerLayerImplementation.setSchemaInformation(SchemaAnalyzer setValue)
(non-Javadoc) |
SchemaAnalyzer |
DeducedModelLayerImplementation.setSchemaInformation(SchemaAnalyzer setValue)
(non-Javadoc) |
SchemaAnalyzer |
SchemaBasedApplicationLayerImplementation.setSchemaInformation(SchemaAnalyzer setValue)
(non-Javadoc) |
| Methods in org.deduced.implementation with parameters of type SchemaAnalyzer | |
|---|---|
static void |
SchemaAnalyzerImplementation.resetListFixedInstances(SchemaAnalyzer instance)
reset all the list fixed instances |
SchemaAnalyzer |
DeducedControllerLayerImplementation.setSchemaInformation(SchemaAnalyzer setValue)
(non-Javadoc) |
SchemaAnalyzer |
DeducedModelLayerImplementation.setSchemaInformation(SchemaAnalyzer setValue)
(non-Javadoc) |
SchemaAnalyzer |
SchemaBasedApplicationLayerImplementation.setSchemaInformation(SchemaAnalyzer setValue)
(non-Javadoc) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||