Allows converting a list of key into values.
Allows converting a list of key into values. ex : node(1 to 2)(MY_STAGEABLE)
Return the hardware signal for this Payload key at the point of this Node in the pipeline.
True when the current node is being cleaned up.
True when the current transaction is successfully moving forward (isReady && !isRemoved).
True when the current transaction is successfully moving forward (isReady && !isRemoved). Useful to validate state changes.
True when it is the last cycle that the current transaction is present on this node.
True when it is the last cycle that the current transaction is present on this node. Useful to "reset" some states.
Return the hardware signal for this (Payload, subKey) key at the point of this Node in the pipeline.
Return a new Payload which is connected to the given Data hardware signal starting from this Node in the pipeline.
(Since version ) see corresponding Javadoc for more information.