org.semanticweb.owl.model
Interface OWLObjectValueRestriction

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnonymousDescription, OWLDescription, OWLObject, OWLPropertyRange, OWLRestriction<OWLObjectPropertyExpression>, OWLValueRestriction<OWLObjectPropertyExpression,OWLIndividual>

public interface OWLObjectValueRestriction
extends OWLValueRestriction<OWLObjectPropertyExpression,OWLIndividual>

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


Method Summary
 
Methods inherited from interface org.semanticweb.owl.model.OWLValueRestriction
getValue
 
Methods inherited from interface org.semanticweb.owl.model.OWLRestriction
getProperty
 
Methods inherited from interface org.semanticweb.owl.model.OWLDescription
accept, accept, asOWLClass, isAnonymous, isOWLNothing, isOWLThing