Uses of Class
edu.stanford.smi.protegex.owl.inference.util.ReasonerUtil

Packages that use ReasonerUtil
edu.stanford.smi.protegex.owl.inference.util   
 

Uses of ReasonerUtil in edu.stanford.smi.protegex.owl.inference.util
 

Fields in edu.stanford.smi.protegex.owl.inference.util declared as ReasonerUtil
private static ReasonerUtil ReasonerUtil.instance
           
 

Methods in edu.stanford.smi.protegex.owl.inference.util that return ReasonerUtil
static ReasonerUtil ReasonerUtil.getInstance()