multivalent.std.ui

Class RobustReport

public class RobustReport extends Behavior

NOT IMPEMENTED. View report on robust computations, with degree of confidence in alignments. (Different than RestoreReport, which shows only those that failed.) (1) URI - signature, (2) internal - attached, moved, confidence

Version: $Revision$ $Date$

Field Summary
static StringMSG_REPORT
Show robust report.
Method Summary
voidbuildAfter(Document doc)
booleansemanticEventAfter(SemanticEvent se, String msg)
booleansemanticEventBefore(SemanticEvent se, String msg)

Field Detail

MSG_REPORT

public static final String MSG_REPORT
Show robust report.

"robustReport".

Method Detail

buildAfter

public void buildAfter(Document doc)

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)