
Metamodel user guide
An output pin is a pin that holds output values produced by an action.
An action cannot terminate itself if an output pin has fewer values than the lower multiplicity. An action may not put more values in an output pin in a single execution than the upper multiplicity of the pin.

Association | Description |
---|---|
Outputing : ActivityAction [0..1] | Output pins connected to the Action. The action places its results onto pins in this set. |