org.dllearner.utilities.owl
Class DLLearnerDescriptionConvertVisitor
java.lang.Object
org.dllearner.utilities.owl.DLLearnerDescriptionConvertVisitor
- All Implemented Interfaces:
- org.semanticweb.owlapi.model.OWLClassExpressionVisitor
public class DLLearnerDescriptionConvertVisitor
- extends Object
- implements org.semanticweb.owlapi.model.OWLClassExpressionVisitor
|
Method Summary |
Description |
getDLLearnerDescription()
|
static Description |
getDLLearnerDescription(org.semanticweb.owlapi.model.OWLClassExpression description)
|
void |
visit(org.semanticweb.owlapi.model.OWLClass description)
|
void |
visit(org.semanticweb.owlapi.model.OWLDataAllValuesFrom description)
|
void |
visit(org.semanticweb.owlapi.model.OWLDataExactCardinality description)
|
void |
visit(org.semanticweb.owlapi.model.OWLDataHasValue description)
|
void |
visit(org.semanticweb.owlapi.model.OWLDataMaxCardinality description)
|
void |
visit(org.semanticweb.owlapi.model.OWLDataMinCardinality description)
|
void |
visit(org.semanticweb.owlapi.model.OWLDataSomeValuesFrom description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectAllValuesFrom description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectComplementOf description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectExactCardinality description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectHasSelf description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectHasValue description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectIntersectionOf description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectMaxCardinality description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectMinCardinality description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectOneOf description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectSomeValuesFrom description)
|
void |
visit(org.semanticweb.owlapi.model.OWLObjectUnionOf description)
|
DLLearnerDescriptionConvertVisitor
public DLLearnerDescriptionConvertVisitor()
getDLLearnerDescription
public Description getDLLearnerDescription()
getDLLearnerDescription
public static Description getDLLearnerDescription(org.semanticweb.owlapi.model.OWLClassExpression description)
visit
public void visit(org.semanticweb.owlapi.model.OWLClass description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectIntersectionOf description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectUnionOf description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectComplementOf description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectSomeValuesFrom description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectAllValuesFrom description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectHasValue description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectMinCardinality description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectExactCardinality description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectMaxCardinality description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectHasSelf description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLObjectOneOf description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLDataSomeValuesFrom description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLDataAllValuesFrom description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLDataHasValue description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLDataMinCardinality description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLDataExactCardinality description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
visit
public void visit(org.semanticweb.owlapi.model.OWLDataMaxCardinality description)
- Specified by:
visit in interface org.semanticweb.owlapi.model.OWLClassExpressionVisitor
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann