Previous | UML Classes | Table of Contents | UML Packages | Next |
•
InputPin (from BasicActions ) on page 266
A value pin is an input pin that provides a value by evaluating a value specification.
No additional attributes
• value : ValueSpecification [1..1] Value that the pin will provide.
[1] The type of value specification must be compatible with the type of the value pin.
The value of the pin is the result of evaluating the value specification.
No specific notation. See extensions in Activities.
ValuePin is introduced to provide the most basic way of providing inputs to actions.
ValuePin is new to UML 2.