Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.core.commands.AbstractParameterValueConverter

Packages that use AbstractParameterValueConverter
org.eclipse.core.commands Application programming interfaces for commands and handlers.  
 

Uses of AbstractParameterValueConverter in org.eclipse.core.commands
 

Methods in org.eclipse.core.commands that return AbstractParameterValueConverter
 AbstractParameterValueConverter ParameterType.getValueConverter()
          Returns the value converter associated with this parameter, if any.
 

Methods in org.eclipse.core.commands with parameters of type AbstractParameterValueConverter
 void ParameterType.define(String type, AbstractParameterValueConverter parameterTypeConverter)
           Defines this parameter type, setting the defined property to true.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.