Runtime

Uses of Class
org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionService

Packages that use ElementSelectionService
org.eclipse.gmf.runtime.common.ui.services.elementselection   
 

Uses of ElementSelectionService in org.eclipse.gmf.runtime.common.ui.services.elementselection
 

Methods in org.eclipse.gmf.runtime.common.ui.services.elementselection that return ElementSelectionService
static ElementSelectionService ElementSelectionService.getInstance()
          Retrieves the singleton instance of the type selection service.
 

Constructors in org.eclipse.gmf.runtime.common.ui.services.elementselection with parameters of type ElementSelectionService
ElementSelectionComposite(java.lang.String title, AbstractElementSelectionInput input, ElementSelectionService elementSelectionService)
          Constructs a new instance that will create the new composite.
 


Runtime

Guidelines for using Eclipse APIs.

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