Uses of Class
org.semanticweb.owl.impl.model.OWLPropertyAxiomImpl

Packages that use OWLPropertyAxiomImpl
org.semanticweb.owl.impl.model A basic implementation of the OWL API.  
 

Uses of OWLPropertyAxiomImpl in org.semanticweb.owl.impl.model
 

Subclasses of OWLPropertyAxiomImpl in org.semanticweb.owl.impl.model
 class OWLEquivalentPropertiesAxiomImpl
          An axiom asserting the equivalence of a number of properties.
 class OWLSubPropertyAxiomImpl
          An axiom asserting a subclass relationship between a pair of Properties.
 



WonderWeb