org.semanticweb.owl.model
Interface OWLObjectSomeRestriction

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

public interface OWLObjectSomeRestriction
extends OWLQuantifiedRestriction<OWLObjectPropertyExpression,OWLDescription>

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.OWLQuantifiedRestriction
getFiller
 
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