| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.parameters | |
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
| Modifier and Type | Method and Description |
|---|---|
OWLOntology |
OWLOntologyManager.copyOntology(OWLOntology toCopy,
OntologyCopy settings)
Copy an ontology from another manager to this one.
|
| Modifier and Type | Method and Description |
|---|---|
static OntologyCopy |
OntologyCopy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OntologyCopy[] |
OntologyCopy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OWLOntology |
OWLOntologyManagerImpl.copyOntology(OWLOntology toCopy,
OntologyCopy settings) |
Copyright © 2020 The University of Manchester. All rights reserved.