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

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

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

Subclasses of OWLClassAxiomImpl in org.semanticweb.owl.impl.model
 class OWLDisjointClassesAxiomImpl
          An axiom asserting the disjointness of a number of classes.
 class OWLEquivalentClassesAxiomImpl
          An axiom asserting the equivalence of a number of classes.
 class OWLSubClassAxiomImpl
          An axiom asserting a subclass relationship between a pair of Descriptions.
 



WonderWeb