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

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

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

Subclasses of OWLObjectQuantifiedRestrictionImpl in org.semanticweb.owl.impl.model
 class OWLObjectAllRestrictionImpl
          A universally quantified restriction over a datatype property.
 class OWLObjectSomeRestrictionImpl
          An existentially quantified restriction over a datatype property.
 



WonderWeb