|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unika.aifb.owltools.utils.Clear
public class Clear
Deletes all axioms from an ontology
Constructor Summary | |
---|---|
Clear()
|
Method Summary | |
---|---|
static void |
clear(org.semanticweb.kaon2.api.Ontology ontology)
Deletes all axioms from an ontology. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Clear()
Method Detail |
---|
public static void clear(org.semanticweb.kaon2.api.Ontology ontology) throws org.semanticweb.kaon2.api.KAON2Exception
ontology
- Ontology to be cleared
org.semanticweb.kaon2.api.KAON2Exception
- from KAON2
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |