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

Parent Package: primitive
Class C_INTEGER


C_PRIMITIVE
   |
   +--C_INTEGER

Constraint on instances of Integer .

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


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