Uses of Class
org.semanticweb.HermiT.debugger.Printing.DataRangeComparator.DataRangeType

Packages that use Printing.DataRangeComparator.DataRangeType
org.semanticweb.HermiT.debugger   
 

Uses of Printing.DataRangeComparator.DataRangeType in org.semanticweb.HermiT.debugger
 

Methods in org.semanticweb.HermiT.debugger that return Printing.DataRangeComparator.DataRangeType
protected  Printing.DataRangeComparator.DataRangeType Printing.DataRangeComparator.getDataRangeType(DataRange dr)
           
static Printing.DataRangeComparator.DataRangeType Printing.DataRangeComparator.DataRangeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Printing.DataRangeComparator.DataRangeType[] Printing.DataRangeComparator.DataRangeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.