|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.put.semintec.KnowledgeBase
public class KnowledgeBase
Represents a knowledge base on which mining algorithm is run.
Constructor Summary | |
---|---|
KnowledgeBase()
|
Method Summary | |
---|---|
KnowledgeBase |
copy(boolean includeABox)
Makes a copy of a given knowledge base. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KnowledgeBase()
Method Detail |
---|
public KnowledgeBase copy(boolean includeABox)
includeABox
- True if a TBox and ABox should be copied, false if only a TBox should be copied.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |