| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.parameters |
Parameter classes.
|
| 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.
|
Copyright © 2018 The University of Manchester. All rights reserved.