Defines the callback functions to be used by the wrapped computational
(legacy) code for getting parameter values, reporting progress, and storing
results.
If new progress information exists for the invocation given by
invocationObject or if new result values exist that influence the
status of this invocation, report them now.
The package "wrapper" contains a wrapper template that can be used to wrap
any kind of computational services into CPAM compliant megamodules; this
documentation contains information for how to wrap computational code (see
user
information) as well as as information for changing the wrapper templates
(see maintenance information).