Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content Claim: The ControlValue input to Monitor Traction without a Pin is invalid in 'Figure 11-10: Continuous system example 1' and multiple issues with ControlOperator Figure 11-10: Continuous system example 1 {ELIDED PINS} Figure 11-10: Continuous system example 1 {EXPLICIT PINS} Source OMG Systems Modeling Language (SysML) 1.6 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind INFO SysML keywords SysML specification figure ControlOperator ControlValueKind ControlValueKind::disable ControlValueKind::enable Previous snippet The Driving behavior outputs a brake pressure continuously to the Braking behavior while both are executing, as indicated by the «continuous» rate and streaming properties (streaming is a characteristic of UML behavior parameters that supports ... Full quote Brake pressure information also flows to a control operator that outputs a control value to enable or disable the Monitor Traction behavior. Next snippet No pins are used on Monitor Traction, so once it is enabled, the continuously arriving enable control values from the control operator have no effect, per UML semantics. Related snippets Figure 11-10 shows a simplified model of driving and braking in a car that has an automatic braking system. A control operator is a behavior that is intended to represent an arbitrarily complex logical operator that can be used to enable and disable other actions. ... The «controlOperator» stereotype also applies to operations with the same semantics. When the «controlOperator» stereotype is applied to behaviors, the behavior takes control values as inputs or provides them as outputs, that is, it treats control as data When the «controlOperator» stereotype is not applied, the behavior may not have a parameter typed by ControlValue. Related snippets (backlinks) Visit also Visit also (backlinks) Flags