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

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

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.