public interface OWLOntologyManagerFactory extends Serializable, com.google.inject.Provider<OWLOntologyManager>
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyManager |
get()
Creates a new ontology manager.
|
@Nonnull OWLOntologyManager get()
get in interface javax.inject.Provider<OWLOntologyManager>Copyright © 2016 The University of Manchester. All Rights Reserved.