|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |