UML2 Clause

Description

A Clause is an Element that represents a single branch of a ConditionalNode, including a test and a body section. The body section is executed only if (but not necessarily if) the test section evaluates to true.

Symbol(s)

UML2 Clause UML2 Clause