org.semanticweb.elk.owl.interfaces
Interface ElkDataPropertyRangeAxiom

All Superinterfaces:
ElkAxiom, ElkDataPropertyAxiom, ElkObject, ElkPropertyAxiom<ElkDataPropertyExpression>, ElkPropertyRangeAxiom<ElkDataPropertyExpression,ElkDataRange>

public interface ElkDataPropertyRangeAxiom
extends ElkDataPropertyAxiom, ElkPropertyRangeAxiom<ElkDataPropertyExpression,ElkDataRange>

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

Author:
Markus Kroetzsch, "Yevgeny Kazakov"

Method Summary
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkDataPropertyAxiom
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.