Glossaria.net

Glossary Object Oriented Analysis and Design / Term

Guard-Condition

A true/false test to see whether a transition can fire.


(UML) a Boolean expression that controls whether a specific set of actions in a sequence diagram will execute.

(general) a Boolean expression that determines whether the data passed into a function is valid, controlling whether the function should continue.

Permanent link Guard-Condition - Modification date 2023-02-23 - Creation date 2023-02-22


< GSS Glossary / Object Oriented Analysis and Design HCI >