|
AROM-2_2_13 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Multiplicity.java The multiplicity of a role r has the same meaning than in UML. It's an number interval where, if all others roles of the tuple are valued, the number of possible AMObject for r belongs to this interval.
Method Summary | |
Integer |
getMaximum()
Return the maximum multiplicity. |
Integer |
getMinimum()
Return the minimum multiplicity. |
Role |
getRole()
Return the Role to which this multiplicity is applied to. |
Method Detail |
public Integer getMinimum()
public Integer getMaximum()
public Role getRole()
|
AROM-2_2_13 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |