org.semanticweb.owlapi.model
Interface OWLOntologyManagerFactory


public interface OWLOntologyManagerFactory

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Mar-2007


Method Summary
 OWLOntologyManager createOWLOntologyManager(OWLDataFactory dataFactory)
           
 

Method Detail

createOWLOntologyManager

OWLOntologyManager createOWLOntologyManager(OWLDataFactory dataFactory)
                                            throws OWLException
Throws:
OWLException