|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
ElementResidence object instance interface.
| Method Summary | |
Component |
getContainer()
Returns the value of reference container. |
ModelElement |
getResident()
Returns the value of reference resident. |
VisibilityKind |
getVisibility()
Returns the value of attribute visibility. |
void |
setContainer(Component newValue)
Sets the value of reference container. |
void |
setResident(ModelElement newValue)
Sets the value of reference resident. |
void |
setVisibility(VisibilityKind newValue)
Sets the value of visibility 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 VisibilityKind getVisibility()
public void setVisibility(VisibilityKind newValue)
getVisibility() for
description on the attribute.
newValue - New value to be set.public ModelElement getResident()
public void setResident(ModelElement newValue)
getResident() for description
on the reference.
newValue - New value to be set.public Component getContainer()
public void setContainer(Component newValue)
getContainer() 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 | ||||||||||