|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RendererException | |
| org.semanticweb.owl.io | Support for input and output of OWL models. |
| org.semanticweb.owl.io.abstract_syntax | Simple renderer that writes ontologies in OWL Abstract Syntax. |
| org.semanticweb.owl.io.owl_rdf | |
| org.semanticweb.owl.io.simple | Simple output of OWL models. |
| uk.ac.man.cs.img.owl.io.dig1_0 | |
| uk.ac.man.cs.img.owl.io.fact | Simple renderer that writes ontologies in FaCT Lisp. |
| uk.ac.man.cs.img.owl.io.factplus | Simple renderer that writes ontologies in FaCT Lisp. |
| uk.ac.man.cs.img.owl.io.tptp | Simple renderer that writes ontologies as TPTP. |
| Uses of RendererException in org.semanticweb.owl.io |
| Methods in org.semanticweb.owl.io that throw RendererException | |
void |
Renderer.renderOntology(OWLOntology ontology,
Writer writer)
Render the given ontology onto the writer using an appropriate concrete representation |
| Uses of RendererException in org.semanticweb.owl.io.abstract_syntax |
| Methods in org.semanticweb.owl.io.abstract_syntax that throw RendererException | |
void |
Renderer.renderOntology(OWLOntology ontology,
Writer writer)
|
String |
ObjectRenderer.renderObject(OWLObject obj)
|
| Uses of RendererException in org.semanticweb.owl.io.owl_rdf |
| Methods in org.semanticweb.owl.io.owl_rdf that throw RendererException | |
void |
Renderer.renderOntology(OWLOntology ontology,
Writer writer)
|
| Uses of RendererException in org.semanticweb.owl.io.simple |
| Methods in org.semanticweb.owl.io.simple that throw RendererException | |
void |
Renderer.renderOntology(OWLOntology ontology,
Writer writer)
Prints a very simple rendering of the ontology to the writer, listing all the classes, properties and individuals defined in the ontology. |
| Uses of RendererException in uk.ac.man.cs.img.owl.io.dig1_0 |
| Methods in uk.ac.man.cs.img.owl.io.dig1_0 that throw RendererException | |
void |
Renderer.renderOntology(OWLOntology ontology,
Writer writer)
|
| Uses of RendererException in uk.ac.man.cs.img.owl.io.fact |
| Methods in uk.ac.man.cs.img.owl.io.fact that throw RendererException | |
void |
Renderer.renderOntology(OWLOntology ontology,
Writer writer)
|
String |
ObjectRenderer.renderObject(OWLObject obj)
|
| Uses of RendererException in uk.ac.man.cs.img.owl.io.factplus |
| Methods in uk.ac.man.cs.img.owl.io.factplus that throw RendererException | |
void |
Renderer.renderOntology(OWLOntology ontology,
Writer writer)
|
| Uses of RendererException in uk.ac.man.cs.img.owl.io.tptp |
| Subclasses of RendererException in uk.ac.man.cs.img.owl.io.tptp | |
class |
Renderer.BigCardinalityException
|
| Methods in uk.ac.man.cs.img.owl.io.tptp that throw RendererException | |
void |
Renderer.renderOntology(OWLOntology ontology,
Writer writer)
|
void |
Renderer.renderOntology(OWLOntology ontology,
Writer writer,
List names,
List strings,
List integers,
List others,
List types)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||