|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
GraphElement object instance interface.
Method Summary | |
Collection |
getAnchorage()
Returns the value of reference anchorage. |
List |
getContained()
Returns the value of reference contained. |
Collection |
getLink()
Returns the value of reference link. |
Point |
getPosition()
Returns the value of attribute position. |
SemanticModelBridge |
getSemanticModel()
Returns the value of reference semanticModel. |
void |
setPosition(Point newValue)
Sets the value of position attribute. |
void |
setSemanticModel(SemanticModelBridge newValue)
Sets the value of reference semanticModel. |
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 Point getPosition()
public void setPosition(Point newValue)
getPosition()
for description
on the attribute.
newValue
- New value to be set.public SemanticModelBridge getSemanticModel()
public void setSemanticModel(SemanticModelBridge newValue)
getSemanticModel()
for description on the reference.
newValue
- New value to be set.public Collection getLink()
public List getContained()
public Collection getAnchorage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |