: Public <<enumeration>> Enumeration
Created: |
10-04-2008 12:15:52 |
Modified: |
10-04-2008 12:15:52 |
|
Project: |
|
Author: |
|
Version: |
|
Phase: |
|
Status: |
|
Complexity: |
|
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{5C109BBB-D66C-4e9c-B719-4EE1ACBD5127} |
Appears In: |
Context Diagram: Bit, Enumerations |
The simplest element of a binary stream. When represented as a character string, the usual notation is "0" or "1", but other notations are possible, such as "." and "X" which gives a better "density" view of a string. -- there are usually no semantic difference between these representations.
Attribute |
Public <undefined> zero
|
Details:
Alias: |
|
Initial: |
"0" |
Stereotype: |
|
Ordered: |
|
Range: |
|
|
Public <undefined> one
|
Details:
Alias: |
|
Initial: |
"1" |
Stereotype: |
|
Ordered: |
|
Range: |
|
|
Tag |
Value |
persistence |
persistent |
 Details:
|