Behavior
The behavior of a SysML model describes what the modeled system does, including how it reacts to both internal and external events. There are three main types of SysML behavior:
- State Machine - Behavior Execution Engine uses state machines to define its simulations.
- Activity - Behavior Execution Engine does not support activities or activity diagrams.
- Opaque Behavior - Behavior Execution Engine specifies a Java-like syntax for opaque behaviors and expressions.