: Public Enumeration
Created: |
23.5.2022 18.05.03 |
Modified: |
1.8.2022 13.54.00 |
|
Project: |
|
Author: |
Marko Kauppi |
Version: |
2015 |
Phase: |
IS |
Status: |
Approved |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{FBC8BDA3-80B7-4090-A7C7-3D5EAF721C34} |
Appears In: |
Figure 16 - Enumerated types |
A enumeration of sign, usually used in an algebraic system to distinguish between a positive value and a negative value, or between a base orientation or a reversal of a base orientation. These are commonly represented by a single character such as "+" or "-" but may sometimes carry an integer 1 for emphasis such as "+1", or "-1". There is no semantic difference between these two presentations objects. <br/>
- Attributes
- Tagged Values
- Advanced
Attribute |
Public <undefined> Positive
|
Details:
Alias: |
|
Initial: |
"+" |
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
|
Public <undefined> Negative
|
Details:
Alias: |
|
Initial: |
"-" |
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
|
Tag |
Value |
persistence |
persistent |
 Details:
|
Property |
Value |
isFinalSpecialization: |
0 |