Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.core.commands.IParameterValues

Packages that use IParameterValues
org.eclipse.core.commands Application programming interfaces for commands and handlers.  
org.eclipse.ui.commands   
 

Uses of IParameterValues in org.eclipse.core.commands
 

Methods in org.eclipse.core.commands that return IParameterValues
 IParameterValues IParameter.getValues()
          Returns the values associated with this parameter.
 

Uses of IParameterValues in org.eclipse.ui.commands
 

Classes in org.eclipse.ui.commands that implement IParameterValues
 class ExtensionParameterValues
           A generic implementation of IParameterValues that takes advantage of the IExecutableExtension mechanism.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.