|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterValueConversionException | |
---|---|
org.eclipse.core.commands | Application programming interfaces for commands and handlers. |
Uses of ParameterValueConversionException in org.eclipse.core.commands |
---|
Methods in org.eclipse.core.commands that throw ParameterValueConversionException | |
abstract Object |
AbstractParameterValueConverter.convertToObject(String parameterValue)
Converts a string encoded command parameter value into the parameter value object. |
abstract String |
AbstractParameterValueConverter.convertToString(Object parameterValue)
Converts a command parameter value object into a string that encodes a reference to the object or serialization of the object. |
|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.