public class ExplanationTelemetryWrapper extends Object implements org.semanticweb.owl.explanation.telemetry.TelemetryObject
| Constructor and Description |
|---|
ExplanationTelemetryWrapper(Explanation<org.semanticweb.owlapi.model.OWLAxiom> explanation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPreferredSerialisedName() |
boolean |
isSerialisedAsXML() |
void |
serialise(OutputStream outputStream) |
public ExplanationTelemetryWrapper(Explanation<org.semanticweb.owlapi.model.OWLAxiom> explanation)
public String getPreferredSerialisedName()
getPreferredSerialisedName in interface org.semanticweb.owl.explanation.telemetry.TelemetryObjectpublic boolean isSerialisedAsXML()
isSerialisedAsXML in interface org.semanticweb.owl.explanation.telemetry.TelemetryObjectpublic void serialise(OutputStream outputStream) throws IOException
serialise in interface org.semanticweb.owl.explanation.telemetry.TelemetryObjectIOExceptionCopyright © 2014. All rights reserved.