Definition
Output pins are object nodes that deliver values to other actions through object flows.
>> Determines where the data store node appears within different Namespaces within the overall model, and its accessibility.
Parameter>> The parameter the object node will be accepting or providing values for.
Upper bound>> The maximum number of tokens allowed in the node. Objects cannot flow into the node if the upper bound is reached.
Ordering kind>> Tells whether and how the tokens in the data store node are ordered for selection to traverse edges outgoing from the data store node.
Type>> The type of data store node
Type modifier>> Indicates a modifier that applies to the property.
Documentation>> Description of output pin.
Control type>> Tells whether the type of the output pin is to be treated as control.
Must isolate>> If true, then the actions in the node execute in isolation from actions outside the node. Default value is false.
Leaf>> Indicates whether it is possible to further specialize a output pin. If the value is true, then it is not possible to further specialize the output pin. Default value is false.
InStates>> The required states of the object available at this point in the activity.