Package com.sodius.mdw.core.operations.log
Provides builder to compute a log for operations.
-
Interface Summary Interface Description MappingScopeBuilder Computes the scope of a mapping, which is the set of input elements that should be covered by a transformation.MappingScopeRequestor A collector of input elements that should be covered by a transformation.ObjectLogBuilder Computes presentation information for elements.ObjectLogRequestor A collector of presentation information to associate to an element and to render in the log. -
Class Summary Class Description MappingLogBuilder Builds mapping traceability information for logging.