Uses of Class
org.deduced.analyzer.implementation.SchemaAnalyzerBuilder

Packages that use SchemaAnalyzerBuilder
org.deduced.controller.implementation Controller implementation classes. 
org.deduced.framework Deduced framework initialization classes. 
 

Uses of SchemaAnalyzerBuilder in org.deduced.controller.implementation
 

Fields in org.deduced.controller.implementation declared as SchemaAnalyzerBuilder
private  SchemaAnalyzerBuilder DeducedControllerLayerExtensionImplementation.analyzer
          schema analyzer
 

Methods in org.deduced.controller.implementation that return SchemaAnalyzerBuilder
 SchemaAnalyzerBuilder DeducedControllerLayerExtensionImplementation.getAnalyzer()
          get the schema analyzer
 

Uses of SchemaAnalyzerBuilder in org.deduced.framework
 

Fields in org.deduced.framework declared as SchemaAnalyzerBuilder
private  SchemaAnalyzerBuilder DeducedModelLayerExtensionImplementation.analyzer
          schema analyzer used in this model layer.
 

Methods in org.deduced.framework that return SchemaAnalyzerBuilder
 SchemaAnalyzerBuilder DeducedModelLayerExtensionImplementation.getAnalyzer()
          get the schema analyzer