Uses of Class
org.semanticweb.HermiT.datatypes.owlreal.BigRational

Packages that use BigRational
org.semanticweb.HermiT.datatypes.owlreal   
 

Uses of BigRational in org.semanticweb.HermiT.datatypes.owlreal
 

Methods in org.semanticweb.HermiT.datatypes.owlreal that return BigRational
protected static BigRational Numbers.toBigRational(java.lang.Number n, int nType)
           
 

Methods in org.semanticweb.HermiT.datatypes.owlreal with parameters of type BigRational
 int BigRational.compareTo(BigRational that)