|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElkAnnotationAxiom
Corresponds to an Annotation Axiom in
the OWL 2 specification. Annotation axioms do not have any logical meaning
and can be safely ignored during reasoning. A (dummy) implementation of
annotation axioms is required to handle them more gracefully during loading
of OWL 2 ontologies.
| Method Summary | ||
|---|---|---|
|
accept(ElkAnnotationAxiomVisitor<O> visitor)
Accept an ElkAnnotationAxiomVisitor. |
|
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkAxiom |
|---|
accept |
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject |
|---|
accept |
| Method Detail |
|---|
<O> O accept(ElkAnnotationAxiomVisitor<O> visitor)
ElkAnnotationAxiomVisitor.
visitor - the visitor that can work with this axiom type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||