Ellipsis (computer programming): Difference between revisions

Content deleted Content added
Line 63:
 
In the [[Unified Modeling Language]] (UML), a two-character ellipsis is used to indicate variable cardinality of an association. For example, a cardinality of 1..* means that the number of elements aggregated in an association can range from 1 to infinity (a usage equivalent to [[Kleene plus]]).
 
==References==
{{reflist}}