|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object uk.ac.ebi.microarray.zooma.eval.OntologyMappingOutcomeDecorator uk.ac.ebi.microarray.zooma.eval.FailureReportWriterDecorator
public class FailureReportWriterDecorator
Javadocs go here!
Constructor Summary | |
---|---|
protected |
FailureReportWriterDecorator(OntologyMappingOutcome outcome)
|
Method Summary | |
---|---|
void |
apply()
When applied, this outcome will write a report on itself to it's file. |
static OntologyMappingOutcome |
generateTextFailureReportOutcome(OntologyMappingOutcome outcome,
TextReportWriter failureReportWriter)
|
TextReportWriter |
getFailureReportWriter()
|
void |
setFailureReportWriter(TextReportWriter failureReportWriter)
|
Methods inherited from class uk.ac.ebi.microarray.zooma.eval.OntologyMappingOutcomeDecorator |
---|
getBestHypotheses, getOutcome, getUnmappedValue, isAutomaticallyAcceptable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected FailureReportWriterDecorator(OntologyMappingOutcome outcome)
Method Detail |
---|
public static OntologyMappingOutcome generateTextFailureReportOutcome(OntologyMappingOutcome outcome, TextReportWriter failureReportWriter)
public TextReportWriter getFailureReportWriter()
public void setFailureReportWriter(TextReportWriter failureReportWriter)
public void apply() throws BadOutcomeException
apply
in interface OntologyMappingOutcome
apply
in class OntologyMappingOutcomeDecorator
BadOutcomeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |