|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Reference object instance interface.
Method Summary | |
DiagramElement |
getReferenced()
Returns the value of reference referenced. |
boolean |
isIndividualPresentation()
Returns the value of attribute isIndividualPresentation. |
void |
setIndividualPresentation(boolean newValue)
Sets the value of isIndividualPresentation attribute. |
void |
setReferenced(DiagramElement newValue)
Sets the value of reference referenced. |
Methods inherited from interface org.omg.uml.diagraminterchange.DiagramElement |
getContainer, getProperty, getReference, isVisible, setContainer, setVisible |
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 boolean isIndividualPresentation()
public void setIndividualPresentation(boolean newValue)
isIndividualPresentation()
for description on the attribute.
newValue
- New value to be set.public DiagramElement getReferenced()
public void setReferenced(DiagramElement newValue)
getReferenced()
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 |