Language Reference Guide : 4. System Classes : TagDefinition Class : Multiplicity Attribute
 
Share this page                  
Multiplicity Attribute
Data Type: varchar(32)
4GL Access: RW
This attribute specifies the number of data values that tags of this type should have.
Default: 0–1
No limit is indicated by an asterisk (*).
UML practice is to specify only the lower and upper bounds (the integers on either side of the hyphen in the value above).
It is possible to add the characteristic value or values in parentheses where appropriate. Thus, for familysize, you may specify: 1-16 (2).