Uses of Class
com.semedy.reasoner.edb.zdb.Schemas
-
Uses of Schemas in com.semedy.reasoner.api.edb
Modifier and TypeMethodDescriptionExtensionalDB.createSchemas
(SymbolTable symbols) Create a cache for the hierarchyExtensionalDB.getSchemas()
get schema information -
Uses of Schemas in com.semedy.reasoner.reasoning.processes
ModifierConstructorDescriptionRuleEvaluator
(InterruptFlag interruptFlag, ReasoningMonitor monitor, Rule rule, Rule originalRule, Literal[] originalBodies, boolean extensional, boolean streamReasoning, ProcessExecutor pE, Schemas schemas)