|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
MultiplicityRange object instance interface.
| Method Summary | |
int |
getLower()
Returns the value of attribute lower. |
Multiplicity |
getMultiplicity()
Returns the value of reference multiplicity. |
int |
getUpper()
Returns the value of attribute upper. |
void |
setLower(int newValue)
Sets the value of lower attribute. |
void |
setMultiplicity(Multiplicity newValue)
Sets the value of reference multiplicity. |
void |
setUpper(int newValue)
Sets the value of upper attribute. |
| Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
public int getLower()
public void setLower(int newValue)
getLower() for description
on the attribute.
newValue - New value to be set.public int getUpper()
public void setUpper(int newValue)
getUpper() for description
on the attribute.
newValue - New value to be set.public Multiplicity getMultiplicity()
public void setMultiplicity(Multiplicity newValue)
getMultiplicity()
for description on the reference.
newValue - New value to be set.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||