public class BinaryOWLOntologyID extends Object
| Constructor and Description |
|---|
BinaryOWLOntologyID(BinaryOWLInputStream inputStream) |
BinaryOWLOntologyID(org.semanticweb.owlapi.model.OWLOntologyID ontologyID) |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLOntologyID |
getOntologyID() |
void |
write(BinaryOWLOutputStream outputStream) |
public BinaryOWLOntologyID(org.semanticweb.owlapi.model.OWLOntologyID ontologyID)
public BinaryOWLOntologyID(BinaryOWLInputStream inputStream) throws IOException, BinaryOWLParseException
IOExceptionBinaryOWLParseExceptionpublic org.semanticweb.owlapi.model.OWLOntologyID getOntologyID()
public void write(BinaryOWLOutputStream outputStream) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.