: Public Enumeration
Created: |
23.5.2022 18.05.04 |
Modified: |
1.8.2022 13.54.03 |
|
Project: |
|
Author: |
Marko Kauppi |
Version: |
2005 |
Phase: |
IS |
Status: |
Superseeded |
Complexity: |
Medium |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{28282A8F-8E8E-46de-B657-509F27D8588B} |
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. <br/>
- Attributes
- Tagged Values
- Advanced
Attribute |
Public <undefined> zero
|
Details:
Alias: |
|
Initial: |
"0" |
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
|
Public <undefined> one
|
Details:
Alias: |
|
Initial: |
"1" |
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
|
Tag |
Value |
persistence |
persistent |
 Details:
|
Property |
Value |
isFinalSpecialization: |
0 |