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

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

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

Subclasses of OWLIndividualAxiomImpl in org.semanticweb.owl.impl.model
 class OWLDifferentIndividualsAxiomImpl
          An axiom asserting that a number of individuals are different.
 class OWLSameIndividualsAxiomImpl
          An axiom asserting that a number of individuals are the same.
 



WonderWeb