Eclipse GEF
2.1

org.eclipse.gef.tools
Class ToolUtilities

java.lang.Object
  |
  +--org.eclipse.gef.tools.ToolUtilities

public class ToolUtilities
extends Object


Constructor Summary
ToolUtilities()
           
 
Method Summary
static void filterEditPartsUnderstanding(List list, Request request)
           
static List getSelectionWithoutDependants(EditPartViewer viewer)
           
static List getSelectionWithoutDependants(List selectedParts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolUtilities

public ToolUtilities()
Method Detail

getSelectionWithoutDependants

public static List getSelectionWithoutDependants(EditPartViewer viewer)

getSelectionWithoutDependants

public static List getSelectionWithoutDependants(List selectedParts)

filterEditPartsUnderstanding

public static void filterEditPartsUnderstanding(List list,
                                                Request request)

Eclipse GEF
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.