|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fau.cs.www8.jadeowlcodec.tool.dig1_1_extended.ClassAxiomRenderingVisitor
public class ClassAxiomRenderingVisitor
Renders OWL class axioms as DIG 1.1.
| Field Summary | |
|---|---|
static org.apache.log4j.Logger |
logger
Log4J Logger for this class |
| Constructor Summary | |
|---|---|
ClassAxiomRenderingVisitor(Renderer.SessionInfo session)
Creates a new visitor and sets tells. |
|
| Method Summary | |
|---|---|
void |
visit(org.semanticweb.owl.model.OWLDisjointClassesAxiom axiom)
Adds 'disjoint' axioms to tells corresponding to
axiom. |
void |
visit(org.semanticweb.owl.model.OWLEquivalentClassesAxiom axiom)
Adds 'equalc' axioms to tells corresponding to
axiom. |
void |
visit(org.semanticweb.owl.model.OWLSubClassAxiom axiom)
Adds an 'impliesc' axiom to tells corresponding to
axiom. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public ClassAxiomRenderingVisitor(Renderer.SessionInfo session)
tells.
session - a Renderer.SessionInfo.| Method Detail |
|---|
public void visit(org.semanticweb.owl.model.OWLDisjointClassesAxiom axiom)
throws org.semanticweb.owl.model.OWLException
tells corresponding to
axiom.
visit in interface org.semanticweb.owl.model.OWLClassAxiomVisitoraxiom - an OWLDisjointClassesAxiom.
org.semanticweb.owl.model.OWLExceptionOWLClassAxiomVisitor.visit(org.semanticweb.owl.model.OWLDisjointClassesAxiom)
public void visit(org.semanticweb.owl.model.OWLEquivalentClassesAxiom axiom)
throws org.semanticweb.owl.model.OWLException
tells corresponding to
axiom.
visit in interface org.semanticweb.owl.model.OWLClassAxiomVisitoraxiom - an OWLEquivalentClassesAxiom
See source code comments on see & link information that points to external sources.
org.semanticweb.owl.model.OWLException
public void visit(org.semanticweb.owl.model.OWLSubClassAxiom axiom)
throws org.semanticweb.owl.model.OWLException
tells corresponding to
axiom.
See source code comments on see & link information that points to external sources.
visit in interface org.semanticweb.owl.model.OWLClassAxiomVisitororg.semanticweb.owl.model.OWLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg