|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class provides functionality for reporting the progress of a species validator.
| Method Summary | |
void |
done(String level)
|
void |
explain(int l,
int code,
String str)
Inform as to why the validator considers the ontology to be in a particular species. |
void |
message(String str)
General information message. |
void |
ontology(OWLOntology ontology)
|
| Method Detail |
public void ontology(OWLOntology ontology)
public void done(String level)
public void message(String str)
public void explain(int l,
int code,
String str)
l - an int value encoding the speciesstr - a String value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||