Uses of Class
org.eclipse.core.commands.AbstractParameterValueConverter
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of AbstractParameterValueConverter in org.eclipse.core.commands
Modifier and TypeMethodDescriptionParameterType.getValueConverter()
Returns the value converter associated with this parameter, if any.Modifier and TypeMethodDescriptionfinal void
ParameterType.define
(String type, AbstractParameterValueConverter parameterTypeConverter) Defines this parameter type, setting the defined property totrue
.