Property
upperBound
The upper bound of this attribute’s multiplicity.
var upperBound: Int
Discussion
-
1: Single-valued attribute -
-1: Unbounded (can have any number of values) -
n: Can have at most n values
Property
The upper bound of this attribute’s multiplicity.
var upperBound: Int
1: Single-valued attribute
-1: Unbounded (can have any number of values)
n: Can have at most n values