: Public abstract Interface
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: |
{DC3E73F8-6A29-413b-ABFA-A2755D94AC96} |
Appears In: |
Numerics, Types related to Numerics |
-- Infinite if and only if value is not specified<br/>{[ isInfinte = True ] = [ value = Null ]}<br/>-- value is either infinite or non-negative<br/>{value #lt;#gt; Null implies value #gt;= 0}<br/>
- Attributes
- Tagged Values
- Advanced
Attribute |
Public Boolean isInfinite
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
|
Public Integer value
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
|
Tag |
Value |
persistence |
persistent |
 Details:
|
Property |
Value |
isFinalSpecialization: |
0 |