A C D E F G H I M N O P Q R S T V W 

A

addExampleMappings() - Method in class org.semanticweb.ruqar.db.DBSessionManager
Adds examplary mappgins to the session manager
addMapping(DBMapping) - Method in class org.semanticweb.ruqar.db.DBSessionManager
Adds mapping to an instance of DBSessionManager
addObject(Object, String) - Method in interface org.semanticweb.ruqar.transformations.DBMappingRuleInto
Adds java object to the reasoning engine.
addObject(Object, String) - Method in class org.semanticweb.ruqar.transformations.DBMappingRuleIntoDroolsRule
 
addObject(Object, String) - Method in class org.semanticweb.ruqar.transformations.DBMappingRuleIntoJessRule
 
addResult(List<Object>) - Method in class org.semanticweb.ruqar.qa.ResultCounter
 
addResultsToEngine(List<Atom>) - Method in interface org.semanticweb.ruqar.transformations.DBMappingRuleInto
Translates a set of Atoms into the implemented syntax, and adds them to the engine.
addResultsToEngine(List<Atom>) - Method in class org.semanticweb.ruqar.transformations.DBMappingRuleIntoDroolsRule
Translates a set of Atoms into the Drools syntax, and inserts them to the session.
addResultsToEngine(List<Atom>) - Method in class org.semanticweb.ruqar.transformations.DBMappingRuleIntoJessRule
Translates set of Atoms into the Jess syntax, and adds them as asserts to the engine.
addStatement(Object) - Method in interface org.semanticweb.ruqar.transformations.DBMappingRuleInto
Adds the statement to the appropriate reasoning engine.
addStatement(Object) - Method in class org.semanticweb.ruqar.transformations.DBMappingRuleIntoDroolsRule
 
addStatement(Object) - Method in class org.semanticweb.ruqar.transformations.DBMappingRuleIntoJessRule
 
addTask(String, String) - Method in class org.semanticweb.ruqar.db.DBSessionManager
Method adds values (called from a reasoning engine) connected with the particular mapping (ruleName is equivalent to mapping id).
addTerm(Term) - Method in class org.semanticweb.ruqar.rules.Atom
Adds a term to the atom.
answerQuery(String, List<String>, HashMap<String, List<String>>) - Method in interface org.semanticweb.ruqar.transformations.DBMappingRuleInto
Answers the selected query.
answerQuery(String, List<String>, HashMap<String, List<String>>) - Method in class org.semanticweb.ruqar.transformations.DBMappingRuleIntoDroolsRule
 
answerQuery(String, List<String>, HashMap<String, List<String>>) - Method in class org.semanticweb.ruqar.transformations.DBMappingRuleIntoJessRule
 
answerQueryAlgorithm1(List<Atom>) - Method in class org.semanticweb.ruqar.qa.QueryAnswering
Implementation of the first proposed query answering algorithm.
answerQueryAlgorithm2(List<Atom>) - Method in class org.semanticweb.ruqar.qa.QueryAnswering
Implementation of the second proposed query answering algorithm.
Atom - Class in org.semanticweb.ruqar.rules
 
Atom(Atom) - Constructor for class org.semanticweb.ruqar.rules.Atom
Creates a copy of a given object.
Atom(AtomType) - Constructor for class org.semanticweb.ruqar.rules.Atom
Constructor: is required.
Atom(List<Term>) - Constructor for class org.semanticweb.ruqar.rules.Atom
Constructor: a set of terms is required.
AtomType - Enum in org.semanticweb.ruqar.rules
 
A C D E F G H I M N O P Q R S T V W