Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Runtime

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

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

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

Fields in org.eclipse.gmf.runtime.common.ui.services.elementselection declared as ElementSelectionScope
static  ElementSelectionScope ElementSelectionScope. BINARIES
          Provide all types in binaries (if applicable).
static  ElementSelectionScope ElementSelectionScope. GLOBAL
          Provide all types in the workspace and target environment (if applicable).
static  ElementSelectionScope ElementSelectionScope. PRIMITIVES
          Provide all primities types in the sources (if applicable).
static  ElementSelectionScope ElementSelectionScope. SOURCES
          Provide all types in the sources (if applicable).
static  ElementSelectionScope ElementSelectionScope. VISIBLE
          The default option to provide all visible types based on the context.
 

Methods in org.eclipse.gmf.runtime.common.ui.services.elementselection that return ElementSelectionScope
  ElementSelectionScope IElementSelectionInput. getScope ()
          Retrieves the scope of the search.
  ElementSelectionScope AbstractElementSelectionInput. getScope ()
          Retrieves the scope of the search.
 

Methods in org.eclipse.gmf.runtime.common.ui.services.elementselection with parameters of type ElementSelectionScope
static boolean ElementSelectionScope. isSet (int scope, ElementSelectionScope option)
          Tests if the specified option is set
 void ElementSelectionScope. set ( ElementSelectionScope option)
          Sets the specified option
 void AbstractElementSelectionInput. setScope ( ElementSelectionScope scope)
          Set the scope for the element selection input.
 

Constructors in org.eclipse.gmf.runtime.common.ui.services.elementselection with parameters of type ElementSelectionScope
AbstractElementSelectionInput ( IFilter filter, IAdaptable context, ElementSelectionScope scope, java.lang.String input)
          Constructor for an AbstractElementSelectionInput
 


Runtime

Guidelines for using Eclipse APIs.

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire