org.openmole.core.workflow.transition
Consums the provided variables and construct a context for them.
Consums the provided variables and construct a context for them.
the ticket of the current execution
the current mole execution
the variables which have been transmitted through this data channel
Get the set of data of that will actually be transmitted as input to the ending task capsule.
Get the set of data of that will actually be transmitted as input to the ending task capsule. This is computed by intersecting the set of variable names transported by this data channel and the set of input of the ending task.
the transmitted data
the capsule to which the data channel ends
the filter of the variable transported by this data channel
Provides the variable for future consuption by the matching execution of the ending task.
Provides the variable for future consuption by the matching execution of the ending task.
the context containing the variables
the ticket of the current execution
the current mole execution
the capsule from which the data channel starts
A data channel allow to transmit data between remotes task capsules within a mole. Two capsules could be linked with a
DataChannel
if: