|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Anchor | |
com.ibm.xtools.notation | Notation meta-model primary package. |
Uses of Anchor in com.ibm.xtools.notation |
Subinterfaces of Anchor in com.ibm.xtools.notation | |
interface |
IdentityAnchor
A representation of the model object 'Identity Anchor'. |
Methods in com.ibm.xtools.notation that return Anchor | |
Anchor |
Edge.getSourceAnchor()
Returns the value of the 'Source Anchor' containment reference |
Anchor |
Edge.getTargetAnchor()
Returns the value of the 'Target Anchor' containment reference |
Anchor |
Edge.createSourceAnchor(EClass eClass)
A utility method to create an Anchor object from the given EClass
and then sets the edge's SourceAnchor property to the new object.
|
Anchor |
Edge.createTargetAnchor(EClass eClass)
A utility method to create an Anchor object from the given EClass
and then sets the edge's TargetAnchor property to the new object.
|
Methods in com.ibm.xtools.notation with parameters of type Anchor | |
void |
Edge.setSourceAnchor(Anchor value)
Sets the value of the ' Source Anchor ' containment reference |
void |
Edge.setTargetAnchor(Anchor value)
Sets the value of the ' Target Anchor ' containment reference |
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.