org.semanticweb.elk.owl.interfaces
Interface ElkDataHasValue

All Superinterfaces:
ElkClassExpression, ElkObject, ElkPropertyRestriction<ElkDataPropertyExpression>, ElkPropertyRestrictionQualified<ElkDataPropertyExpression,ElkLiteral>

public interface ElkDataHasValue
extends ElkPropertyRestrictionQualified<ElkDataPropertyExpression,ElkLiteral>

Corresponds to an Literal Value Restriction for Data Properties in the OWL 2 specification.

Author:
Markus Kroetzsch

Method Summary
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkPropertyRestrictionQualified
getFiller
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkPropertyRestriction
getProperty
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkClassExpression
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.