Uses of Interface
org.semanticweb.owl.model.OWLValueRestriction

Packages that use OWLValueRestriction
org.semanticweb.owl.model   
uk.ac.manchester.cs.owl   
 

Uses of OWLValueRestriction in org.semanticweb.owl.model
 

Subinterfaces of OWLValueRestriction in org.semanticweb.owl.model
 interface OWLDataValueRestriction
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
 interface OWLObjectValueRestriction
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
 

Uses of OWLValueRestriction in uk.ac.manchester.cs.owl
 

Classes in uk.ac.manchester.cs.owl that implement OWLValueRestriction
 class OWLDataValueRestrictionImpl
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006

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

 class OWLValueRestrictionImpl<P extends OWLPropertyExpression,V extends OWLObject>
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006