org.semanticweb.owlapi.model
Interface OWLDataHasValue

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnonymousClassExpression, OWLClassExpression, OWLHasValueRestriction<OWLDataRange,OWLDataPropertyExpression,OWLLiteral>, OWLObject, OWLPropertyRange, OWLRestriction<OWLDataRange,OWLDataPropertyExpression,OWLDataPropertyExpression>, SWRLPredicate
All Known Implementing Classes:
OWLDataHasValueImpl

public interface OWLDataHasValue
extends OWLHasValueRestriction<OWLDataRange,OWLDataPropertyExpression,OWLLiteral>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006

Represents DataHasValue retrictions in the OWL 2 Specification.


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLHasValueRestriction
asSomeValuesFrom, getValue
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLRestriction
getProperty, isDataRestriction, isObjectRestriction
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLClassExpression
accept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThing