Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content Figure 11-10: Continuous system example 1 {ELIDED PINS} MagicDraw/Cameo 19SP3: Can't seem to show {control} notation on control Pin Figure 11-10: Continuous system example 1 {EXPLICIT PINS} Source Unified Modeling Language 2.5.1 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind NOTATION UML keywords control Pin Pin::isControl {control} notation Previous snippet Full quote Control Pins are shown with the textual annotation {control} placed near the Pin symbol. Next snippet Related snippets Related snippets (backlinks) If isControlType=true for an ObjectNode, ControlFlows may be incoming to and outgoing from the ObjectNode, objects tokens can come into or go out of the ObjectNode along ControlFlows, and these tokens can flow along ControlFlows reached downstream ... A control Pin (with isControl=true) must have a control type (isControlType=true), so that they may be used with ControlFlows. Control Pins are ignored in the constraints that Actions place on Pins (including matching to parameters for InvocationActions ...). Tokens arriving at a control InputPin have the same semantics as control tokens arriving at the Action, except that control tokens can be buffered in control Pins. Tokens are placed on control OutputPins according to the same semantics as tokens placed on ControlFlows coming out of an Actions. Visit also Visit also (backlinks) Flags