InputPin
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.
: InputPin (architecture_autodiagram)
Figure 120 : InputPin (architecture_autodiagram)
InputPinPinActivityActionExceptionHandlerValuePin
Attribute
Description
boolean IsSelf [1..1]
Modelio extension: expresses that the pin represents the target object on which the action is executed.
Association
Description
Handler : ExceptionHandler [0..*]
Inputing : ActivityAction [0..1]