Concepts : Concepts used in HOPEX : Attributes (MetaAttributes) : Multiplicity
   
Multiplicity
Multiplicity specifies the range of allowable cardinalities a set may assume. This is primarily indicated for each role that classes play in an association. It can assume the values *, 0..1, 1, 1..*, 2..*, 4..10, etc. The default value is *. For an attribute, it is the number of times this attribute can be repeated in the class.
Translations
Type
String (63) Enumeration (Opened)
Products
 
List of MetaClasses
AssociationEnd (DM), Communication Path End, Connector End, Exchange Pin, Input Pin, Instance, LinkEnd, Output Pin, Parameter, Property, Variable.
Value
(*), (1..*), (1), (0..1).