View: Hide Browser | Browser on the left | Browser on the right | Dictionary
Report:General Info | Attributes | Constraints

Parent Package: primitive
Class C_REAL


C_PRIMITIVE
   |
   +--C_REAL

Constraint on instances of Real .

Attributes
SignatureOptionalityMultiplicityConstantDocumentation
 assumed_value : Real 0..1  --  The value to assume if this item is not included in data, due to being part of an optional structure. 
 list : Set<Set<Real>0..1 0..*  Set of Reals specifying constraint 
 range : Interval<Real> 0..1  --  Range of Real specifying constraint 


Constraints
NameExpression
consistencyinv: list <> Void xor range <> Void