IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.notation.Bendpoints

Packages that use Bendpoints
com.ibm.xtools.notation Notation meta-model primary package.  
 

Uses of Bendpoints in com.ibm.xtools.notation
 

Subinterfaces of Bendpoints in com.ibm.xtools.notation
 interface RelativeBendpoints
           A representation of the model object 'Relative Bendpoints'.
 

Methods in com.ibm.xtools.notation that return Bendpoints
 Bendpoints Edge.getBendpoints()
          Returns the value of the 'Bendpoints' containment reference
 Bendpoints Edge.createBendpoints(EClass eClass)
           A utility method to create a Bendpoints object from the given EClass and then sets the edge's Bendpoints property to the new object.
 

Methods in com.ibm.xtools.notation with parameters of type Bendpoints
 void Edge.setBendpoints(Bendpoints value)
          Sets the value of the 'Bendpoints' containment reference
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.