FeedbackDetails is used to create a feedback object, that is either a simple boolean value or more complex object as defined by the method fMethod. This depends on which Feedback process is used from the package FeedbackBool or FeedbackObject. These processes will send their output to an EmitWithFeedback.
fName
- A String containing the name of the Feedback objectfInitMethod
- A String containing the name of the Feedback object's InitMethodfInitData
- A List containing the data used to initialise the objectfMethod
- A String containing the name of the method used to create and send the feedback objectConstructor and description |
---|
FeedbackDetails
() |
GPP - Groovy Parallel Patterns generated 06112016 by Jon Kerridge, Edinburgh Napier University - j.kerridge@napier.ac.uk