Uses of Class
owltools.ontologyverification.CheckResult.Status

Packages that use CheckResult.Status
owltools.ontologyverification   
 

Uses of CheckResult.Status in owltools.ontologyverification
 

Methods in owltools.ontologyverification that return CheckResult.Status
 CheckResult.Status CheckResult.getStatus()
           
static CheckResult.Status CheckResult.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CheckResult.Status[] CheckResult.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in owltools.ontologyverification with parameters of type CheckResult.Status
protected  void OntologyCheckHandler.report(StringBuilder sb, CheckResult checkResult, CheckResult.Status status)
           
 



Copyright © 2010-2011. All Rights Reserved.