EABoolean : public class
Created: |
2010-01-28 08:57:47 |
Modified: |
2010-06-01 14:30:44 |
|
Project: |
|
Author: |
yt57906 |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{8DE10996-BEC1-44e0-94E3-CB124D2A694C} |
Appears In: |
Datatypes |
<p>A Boolean value denotes a logical condition that is either 'true' or 'false'.<br/></p><p><br/></p><p>Semantics:<br/></p><p>Boolean is the primitive type that holds two literals: true, false.<br/></p><p><br/></p><p>Notation:<br/></p><p>The datatype Boolean is denoted using the rectangle symbol with keyword «Datatype Boolean».<br/></p><p><br/></p><p>Extension: UML Boolean<br/></p>