Searched defs:handleImports (Results 1 - 1 of 1) sorted by relevance

/owl-s/src/impl/jena/
H A DOWLWriterImpl.java130 handleImports((OWLOntology)theOntology,aOutModel, baseURI);
132 // handleImports((OWLKnowledgeBase)theOntology,aOutModel, baseURI);
137 private void handleImports(OWLOntology theOntology, OntModel theModel, URI theBaseURI) method in class:OWLWriterImpl
187 // private void handleImports(OWLKnowledgeBase theKB, OntModel theModel, URI theBaseURI)
193 // handleImports(aOntology,theModel, theBaseURI);

Completed in 950 milliseconds