Package | Description |
---|---|
org.eclipse.core.commands |
Application programming interfaces for commands and handlers.
|
Modifier and Type | Method and Description |
---|---|
AbstractParameterValueConverter |
ParameterType.getValueConverter()
Returns the value converter associated with this parameter, if any.
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterType.define(String type,
AbstractParameterValueConverter parameterTypeConverter)
Defines this parameter type, setting the defined property to
true . |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.