Uses of Class
edu.stanford.smi.protegex.owl.model.impl.AbstractOWLQuantifierRestriction

Packages that use AbstractOWLQuantifierRestriction
edu.stanford.smi.protegex.owl.model.impl   
 

Uses of AbstractOWLQuantifierRestriction in edu.stanford.smi.protegex.owl.model.impl
 

Subclasses of AbstractOWLQuantifierRestriction in edu.stanford.smi.protegex.owl.model.impl
 class DefaultOWLAllValuesFrom
          The default implementation of OWLAllValuesFrom.
 class DefaultOWLSomeValuesFrom
          The default implementation of OWLSomeValuesFrom.