Runtime

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

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

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

Methods in org.eclipse.gmf.runtime.diagram.ui.editparts that return ShapeCompartmentEditPart
protected  ShapeCompartmentEditPart ShapeCompartmentEditPart.ConnectionRefreshMgr.getOwningShapeCompartment(EditPart ep)
          gets the supplied editparts containing shape compartment.
 

Methods in org.eclipse.gmf.runtime.diagram.ui.editparts with parameters of type ShapeCompartmentEditPart
protected  void ShapeCompartmentEditPart.ConnectionRefreshMgr.refreshConnections(ShapeCompartmentEditPart scep)
          Cycles through all the connections associated to the editparts contained within the passed shape compartment and sets their visibility.
protected  java.util.Set ShapeCompartmentEditPart.ConnectionRefreshMgr.getConnectionNodes(ShapeCompartmentEditPart scep)
          Return the set of ConnectionNodeEditParts contained in the supplied shape compartment.
protected  boolean ShapeCompartmentEditPart.ConnectionRefreshMgr.isBorderItem(ShapeCompartmentEditPart scep, IGraphicalEditPart itemEditPart)
          This method can be overridden to allow connections between border items to be drawn to items within the interior of the compartment.
 


Runtime

Guidelines for using Eclipse APIs.

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