org.semanticweb.owlapi.model
Interface OWLObjectAllValuesFrom

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnonymousClassExpression, OWLClassExpression, OWLObject, OWLPropertyRange, OWLQuantifiedRestriction<OWLObjectPropertyExpression,OWLClassExpression>, OWLRestriction<OWLObjectPropertyExpression>, SWRLPredicate
All Known Implementing Classes:
OWLObjectAllValuesFromImpl

public interface OWLObjectAllValuesFrom
extends OWLQuantifiedRestriction<OWLObjectPropertyExpression,OWLClassExpression>

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


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, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThing