|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.put.semintec.utils.KBUtils
public class KBUtils
Provides methods that manipulate the original KB.
Constructor Summary | |
---|---|
KBUtils()
|
Method Summary | |
---|---|
KnowledgeBase |
multiplyABox(KnowledgeBase kb,
int k)
Multiplies ABox of a given knowledge base k times |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KBUtils()
Method Detail |
---|
public KnowledgeBase multiplyABox(KnowledgeBase kb, int k)
kb
- Knowledge basek
- How many times ABox should be multiplied
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |