| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
| Modifier and Type | Method and Description |
|---|---|
PriorityCollection<OWLOntologyFactory> |
OWLOntologyManager.getOntologyFactories() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManager.setOntologyFactories(Set<OWLOntologyFactory> factories)
Set the collection of ontology factories.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLOntologyFactoryImpl
Matthew Horridge Stanford Center for Biomedical Informatics Research 10/04/15
|
| Modifier and Type | Method and Description |
|---|---|
PriorityCollection<OWLOntologyFactory> |
OWLOntologyManagerImpl.getOntologyFactories() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManagerImpl.setOntologyFactories(Set<OWLOntologyFactory> factories) |
Copyright © 2016 The University of Manchester. All Rights Reserved.