IBM Rational Software Modeler
Release 6.0

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

Packages that use Edge
com.ibm.xtools.notation Notation meta-model primary package.  
com.ibm.xtools.uml.diagram   
 

Uses of Edge in com.ibm.xtools.notation
 

Methods in com.ibm.xtools.notation that return Edge
 Edge Diagram.createEdge(org.eclipse.emf.ecore.EClass eClass)
           A utililty method to create a new Edge from the given eClass paramter and then inserts the object in the diagrams's Edges collection
 Edge NotationFactory.createEdge()
          Returns a new object of class 'Edge'
 

Uses of Edge in com.ibm.xtools.uml.diagram
 

Methods in com.ibm.xtools.uml.diagram that return Edge
 Edge IUMLDiagramHelper.createEdge(View source, View target, org.eclipse.uml2.Element element)
          Creates an edge for a given element and connects it between a given source and a given target
 Edge IUMLDiagramHelper.createEdge(View source, View target, String type)
          Creates an edge with a given type and connects it between a given source and a given target
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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