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} 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 When the brake pressure goes to zero, disable control values are emitted from the control operator. The first one disables the monitor, and the rest have no effect. Full quote While the monitor is enabled, it outputs a modulation frequency for applying the brakes as determined by the ABS system. Next snippet The rake notations on the control operator and Monitor Traction indicate they are further defined by activities, as shown in Figure 11-11 and Figure 11-12. An alternative notation for this activity decomposition is shown in Figure 11-13. 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