Uses of Class
org.eclipse.core.commands.Parameterization
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of Parameterization in org.eclipse.core.commands
ModifierConstructorDescriptionParameterizedCommand
(Command command, Parameterization[] parameterizations) Constructs a new instance ofParameterizedCommand
with specific values for zero or more of its parameters.