Difference between revisions of "Behavior"

From Open Risk Manual
(Created page with "== Definition == '''Behavior''' in a systems modeling context refers to the direct consequences of an action of at least one entity or object. Behavior affects how the state...")
 
 
Line 7: Line 7:
 
* [[Sequence Diagram]]
 
* [[Sequence Diagram]]
  
[[Category:Agents and People]]
+
[[Category:Agents And People]]

Latest revision as of 13:24, 16 February 2022

Definition

Behavior in a systems modeling context refers to the direct consequences of an action of at least one entity or object.

Behavior affects how the state of objects changes over time. Behavior can either be specified through the actions of a single object or result from interactions between multiple objects.

See Also