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

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

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

Subclasses of OWLNaryBooleanDescriptionImpl in org.semanticweb.owl.impl.model
 class OWLAndImpl
          A conjunction of expressions.
 class OWLOrImpl
          A disjunction of expressions.
 



WonderWeb