org.semanticweb.elk.owl.interfaces
Interface ElkAnnotationPropertyRangeAxiom

All Superinterfaces:
ElkAnnotationAxiom, ElkAxiom, ElkObject, ElkPropertyAxiom<ElkAnnotationProperty>, ElkPropertyRangeAxiom<ElkAnnotationProperty,ElkIri>

public interface ElkAnnotationPropertyRangeAxiom
extends ElkAnnotationAxiom, ElkPropertyRangeAxiom<ElkAnnotationProperty,ElkIri>

Corresponds to an Annotation Property Range in the OWL 2 specification.

Author:
Frantisek Simancik

Method Summary
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkAnnotationAxiom
accept
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkPropertyRangeAxiom
getRange
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkPropertyAxiom
getProperty
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkAxiom
accept
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject
accept
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.