|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
GraphConnector object instance interface.
Method Summary | |
Collection |
getGraphEdge()
Returns the value of reference graphEdge. |
GraphElement |
getGraphElement()
Returns the value of reference graphElement. |
Point |
getPosition()
Returns the value of attribute position. |
void |
setGraphElement(GraphElement newValue)
Sets the value of reference graphElement. |
void |
setPosition(Point newValue)
Sets the value of position 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 Point getPosition()
public void setPosition(Point newValue)
getPosition()
for description
on the attribute.
newValue
- New value to be set.public GraphElement getGraphElement()
public void setGraphElement(GraphElement newValue)
getGraphElement()
for description on the reference.
newValue
- New value to be set.public Collection getGraphEdge()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |