| Package | Description |
|---|---|
| org.semanticweb.elk.owlapi.wrapper |
| Class and Description |
|---|
| AbstractOwlAxiomConverterVisitor
A prototype implementation of
OWLAxiomVisitorEx interface for
conversion of owl axioms. |
| ElkAnnotationAxiomWrap
Implements the
ElkAnnotationAxiom interface by wrapping instances
of OWLAnnotationAxiom |
| ElkAssertionAxiomWrap
Implements the
ElkAssertionAxiom interface by wrapping instances of
OWLIndividualAxiom |
| ElkAxiomWrap
Implements the
ElkAxiom interface by wrapping instances of
OWLAxiom |
| ElkClassAxiomWrap
Implements the
ElkClassAxiom interface by wrapping instances of
OWLClassAxiom |
| ElkClassExpressionWrap
Implements the
ElkClassExpression interface by wrapping instances of
OWLClassExpression |
| ElkDataExactCardinalityWrap
Implements the
ElkDataExactCardinality interface by wrapping
instances of OWLDataExactCardinality |
| ElkDataMaxCardinalityWrap
Implements the
ElkDataMaxCardinalityQualified interface by wrapping
instances of OWLDataMaxCardinality |
| ElkDataMinCardinalityWrap
Implements the
ElkDataMinCardinalityQualified interface by wrapping
instances of OWLDataMinCardinality |
| ElkDataPropertyAxiomWrap
Implements the
ElkDataPropertyAxiom interface by wrapping instances
of OWLDataPropertyAxiom |
| ElkDataRangeWrap
Implements the
ElkDataRange interface by wrapping instances of
OWLDataRange |
| ElkEntityWrap
Implements the
ElkEntity interface by wrapping instances of
OWLEntity |
| ElkIndividualWrap
Implements the
ElkIndividual interface by wrapping instances of
OWLIndividual |
| ElkObjectExactCardinalityWrap
Implements the
ElkObjectExactCardinalityQualified interface by
wrapping instances of OWLObjectExactCardinality |
| ElkObjectMaxCardinalityWrap
Implements the
ElkObjectMaxCardinalityQualified interface by wrapping
instances of OWLObjectMaxCardinality |
| ElkObjectMinCardinalityWrap
Implements the
ElkObjectMaxCardinalityQualified interface by wrapping
instances of OWLObjectMinCardinality |
| ElkObjectPropertyAxiomWrap
Implements the
ElkObjectPropertyAxiom interface by wrapping instances of
OWLObjectPropertyAxiom |
| ElkObjectPropertyExpressionWrap
Implements the
ElkObjectPropertyExpression interface by wrapping
instances of OWLObjectPropertyExpression. |
| ElkObjectWrap
Implements the
ElkObject interface by wrapping instances of
OWLObject |
| ElkSubObjectPropertyExpressionWrap
Implements the
ElkSubObjectPropertyExpression interface by wrapping
instances of OWLObject |
| OwlAnnotationAxiomConverterVisitor
An implementation of the visitor pattern for OWL axioms to convert OWL class
axioms to the corresponding ELK class axioms.
|
| OwlAnnotationSubjectValueVisitor
Converts OWL annotation subjects and values (IRIs, anonymous individuals, and literals)
|
| OwlAxiomConverterVisitor
An implementation of the visitor pattern for OWL axioms to convert OWL axioms
to ELK axioms.
|
| OwlClassAxiomConverterVisitor
An implementation of the visitor pattern for OWL axioms to convert OWL class
axioms to the corresponding ELK class axioms.
|
| OwlConverter |
| OwlCorrespondingObjectConverterVisitor
An implementation of several OWL API visitor patterns to convert OWL objects
into the corresponding ELK objects, when there is one-to-one correspondence.
|
| OwlDataPropertyAxiomConverterVisitor
An implementation of the visitor pattern for OWL axioms to convert OWL data
property axioms to the corresponding ELK data property axioms.
|
| OwlIndividualAxiomConverterVisitor
An implementation of the visitor pattern for OWL axioms to convert OWL
individual axioms axioms to the corresponding ELK assertion axioms.
|
| OwlObjectInverseOfConverterVisitor
A visitor class for converting the inverse of the given
OWLObjectPropertyExpression to the corresponding
ElkObjectPropertyExpression. |
| OwlObjectPropertyAxiomConverterVisitor
An implementation of the visitor pattern for OWL axioms to convert OWL object
property axioms to the corresponding ELK object property axioms.
|
| OwlObjectPropertyExpressionConverterVisitor
A visitor class for converting instances of
OWLObjectPropertyExpression to the corresponding instances of
ElkObjectPropertyExpression. |
Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.