Otherwise the values could be flipped and potentially not affect participant (couldn't find where the libs formally require these values to appear in participant in the order declared)
Removed nonunique, since these features always have exactly one value.
Transfer::isInstant, FlowTransfer::isMove/isPush
These indicate what a transfer as a whole (life) will be doing, shouldn't change during it.
Adds
readonly
toLink::participant
BinaryLink::source
/target
participant
(couldn't find where the libs formally require these values to appear inparticipant
in the order declared)nonunique
, since these features always have exactly one value.Transfer::isInstant
,FlowTransfer::isMove
/isPush
These indicate what a transfer as a whole (life) will be doing, shouldn't change during it.