org.semanticweb.owlapi.model
Interface OWLQuantifiedDataRestriction

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnonymousClassExpression, OWLClassExpression, OWLObject, OWLPropertyRange, OWLQuantifiedRestriction<OWLDataRange,OWLDataPropertyExpression,OWLDataRange>, OWLRestriction<OWLDataRange,OWLDataPropertyExpression,OWLDataRange>, SWRLPredicate
All Known Subinterfaces:
OWLDataAllValuesFrom, OWLDataSomeValuesFrom
All Known Implementing Classes:
OWLDataAllValuesFromImpl, OWLDataSomeValuesFromImpl

public interface OWLQuantifiedDataRestriction
extends OWLQuantifiedRestriction<OWLDataRange,OWLDataPropertyExpression,OWLDataRange>


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLQuantifiedRestriction
getFiller
 
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