<<Type>> UnlimitedInteger {Analysis}

Documentation
-- Infinite if and only if value is not specified
{[ isInfinte = True ] = [ value = Null ]}
-- value is either infinite or non-negative
{value <> Null implies value >= 0}


Parent PackageNumericsAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindNormalClassCardinalityn
Space ConcurrencySequential
PersistenceYes  


Attributes
NameClassTypeInitial Value
isInfiniteUnlimitedIntegerBoolean 
value[0..1]UnlimitedIntegerInteger