Uses of Class
org.semanticweb.HermiT.debugger.Printing.ConceptComparator.ConceptType

Packages that use Printing.ConceptComparator.ConceptType
org.semanticweb.HermiT.debugger   
 

Uses of Printing.ConceptComparator.ConceptType in org.semanticweb.HermiT.debugger
 

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