Runtime

Uses of Class
org.eclipse.gmf.runtime.diagram.ui.editparts.ConnectionEditPart

Packages that use ConnectionEditPart
org.eclipse.gmf.runtime.diagram.ui.editparts Aurora internal packages Package Specification This package contains the edit part classes.  
 

Uses of ConnectionEditPart in org.eclipse.gmf.runtime.diagram.ui.editparts
 

Subclasses of ConnectionEditPart in org.eclipse.gmf.runtime.diagram.ui.editparts
 class ConnectionNodeEditPart
          Connection Node EditPart, a specialized Connection EditPart that installs a ditPolicy.GRAPHICAL_NODE_ROLE on this edit part. it also implements INodeEditPart which defines the connectable edit parts
 

Methods in org.eclipse.gmf.runtime.diagram.ui.editparts with parameters of type ConnectionEditPart
protected  void GraphicalEditPart.refreshSourceConnection(ConnectionEditPart conn)
          Refreshes a source connection editpart by removing it and refreshing source connections
protected  void GraphicalEditPart.refreshTargetConnection(ConnectionEditPart conn)
          Refreshes a target connection editpart by removing it and refreshing target connections
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.