MultiplicityBounds
- class MultiplicityBounds
The resolved multiplicity bounds of a feature.
loweris the inclusive lower bound;upperis the inclusive upper bound, orUNBOUNDEDfor an unbounded (*) upper bound.UNBOUNDEDorders above everyint, soupperis directly comparable (n <= bounds.upper) without special-casing the unbounded form.Members defined in
MultiplicityBounds(2 members)Attributes
- upper: int | syside.query.Unbounded = None