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

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

Uses of OWLNaryPropertyAxiom in org.semanticweb.owl.model
 

Subinterfaces of OWLNaryPropertyAxiom in org.semanticweb.owl.model
 interface OWLDisjointDataPropertiesAxiom
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
 interface OWLDisjointObjectPropertiesAxiom
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
 interface OWLEquivalentDataPropertiesAxiom
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
 interface OWLEquivalentObjectPropertiesAxiom
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006
 interface OWLInverseObjectPropertiesAxiom
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 29-Nov-2006

Represents a statement that two properties are the inverse of each other.
 

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

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

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

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

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

 class OWLInverseObjectPropertiesAxiomImpl
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 29-Nov-2006

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