|
|
|
Configurable result formatting objects - can reformat, extract, recombine or add meta-information to IResult objects.
The result formatter set consists of two types of formatters, basic result formatters that operate directly on result object and composite result formatters that may coordinate separate formatting operations or apply selection, lookup or matching processes prior to formatting.
The following UML class diagram shows some of the classes in the Result Formatter suite: