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

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

Uses of OWLPropertyRangeAxiom in org.semanticweb.owl.model
 

Subinterfaces of OWLPropertyRangeAxiom in org.semanticweb.owl.model
 interface OWLDataPropertyRangeAxiom
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents an axiom which specifies the range of a data property.
 interface OWLObjectPropertyRangeAxiom
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
 

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

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

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

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