org.semanticweb.elk.owl.interfaces
Interface ElkAnnotationAssertionAxiom
- All Superinterfaces:
- ElkAnnotationAxiom, ElkAxiom, ElkObject
public interface ElkAnnotationAssertionAxiom
- extends ElkAnnotationAxiom
Annotation assertion axiom as defined in Section
10.2.1 of the specification
Note that the superclass of AnnotationAssertion is AnnotationAxiom, not
AssertionAxiom.
- Author:
- Frantisek Simancik, Pavel Klinov
pavel.klinov@uni-ulm.de
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkAxiom |
accept |
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject |
accept |
getSubject
ElkAnnotationSubject getSubject()
getProperty
ElkAnnotationProperty getProperty()
getValue
ElkAnnotationValue getValue()
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.