public class CommandState extends Object
Constructor and Description |
---|
CommandState() |
Modifier and Type | Method and Description |
---|---|
org.semanticweb.owlapi.model.OWLOntology |
getOntology()
Get the ontology (not a copy).
|
void |
setOntology(org.semanticweb.owlapi.model.OWLOntology ontology)
Set the ontology.
|
Copyright © 2015–2018. All rights reserved.