Uses of Class
com.semedy.reasoner.edb.zdb.Schemas
Packages that use Schemas
-
Uses of Schemas in com.semedy.reasoner.api.edb
Methods in com.semedy.reasoner.api.edb that return SchemasModifier and TypeMethodDescriptionExtensionalDB.createSchemas
(SymbolTable symbols) Create a cache for the hierarchyExtensionalDB.getSchemas()
get schema information -
Uses of Schemas in com.semedy.reasoner.reasoning.processes
Constructors in com.semedy.reasoner.reasoning.processes with parameters of type SchemasModifierConstructorDescriptionRuleEvaluator
(InterruptFlag interruptFlag, ReasoningMonitor monitor, Rule rule, Rule originalRule, Literal[] originalBodies, boolean extensional, boolean streamReasoning, ProcessExecutor pE, Schemas schemas)