Package | Description |
---|---|
org.eclipse.core.commands |
Application programming interfaces for commands and handlers.
|
org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
Modifier and Type | Method and Description |
---|---|
IParameterValues |
IParameter.getValues()
Returns the values associated with this parameter.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtensionParameterValues
A generic implementation of
IParameterValues that takes advantage
of the IExecutableExtension mechanism. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.