: Public <<type>> Class
A component of a multiplicity, consisting of an non-negative lower bound, and a potentially infinite upper bound. <br/>
- Attributes
- Associations To
- Tagged Values
- Constraints
- Advanced
Attribute |
Public Integer lower
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
|
Public UnlimitedInteger upper
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
|
Tag |
Value |
persistence |
persistent |
 Details:
|
RationalRose$MOF:CORBA Declaration |
struct UmlMultiplicityRange { lower integer; upper integer ; } ; |
 Details:
|
Constraint |
Type |
Status |
lower >=0 |
Invariant |
Superseeded |
 Details:
|
upper >= lower |
Invariant |
Superseeded |
 Details:
|
Property |
Value |
isFinalSpecialization: |
0 |