
UML/BPMN Metamodel
Object nodes that receive values from other actions through object flows.
An input pin is a pin that holds input values to be consumed by an action.
An action cannot start execution if an input pin has fewer values than the lower multiplicity. The upper multiplicity determines how many values are consumed by a single execution of the action.


Figure 120 : InputPin (architecture_autodiagram)
Attribute | Description |
---|---|
boolean IsSelf [1..1] | Modelio extension: expresses that the pin represents the target object on which the action is executed. |
Association | Description |
---|---|