org.mindswap.pellet.owlapi
Class PelletLoader
java.lang.Object
org.mindswap.pellet.owlapi.PelletLoader
public class PelletLoader
- extends java.lang.Object
Field Summary |
static boolean |
DEBUG
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
public static boolean DEBUG
PelletLoader
public PelletLoader(KnowledgeBase kb)
loadImports
public boolean loadImports()
- Returns:
- Returns the useImports.
setLoadImports
public void setLoadImports(boolean loadImports)
- Parameters:
useImports
- The useImports to set.
reset
public void reset()
load
public void load(org.semanticweb.owl.model.OWLOntology ontology)
throws org.semanticweb.owl.model.OWLException
- Throws:
org.semanticweb.owl.model.OWLException
getKB
public KnowledgeBase getKB()
setKB
public void setKB(KnowledgeBase kb)
term
public aterm.ATermAppl term(org.semanticweb.owl.model.OWLObject d)
throws org.semanticweb.owl.model.OWLException
- Throws:
org.semanticweb.owl.model.OWLException
getOntologies
public java.util.Set getOntologies()
- Returns:
- Returns the ontologies.
Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.