Class KlighdActionExecutionHandler.IActionParameterValues
java.lang.Object
de.cau.cs.kieler.klighd.ui.internal.handlers.KlighdActionExecutionHandler.IActionParameterValues
- All Implemented Interfaces:
org.eclipse.core.commands.IParameterValues
- Enclosing class:
- KlighdActionExecutionHandler
public static class KlighdActionExecutionHandler.IActionParameterValues
extends Object
implements org.eclipse.core.commands.IParameterValues
An implementation of
IParameterValues providing the ids and human-friendly names of
the registered IActions. It is referenced in the plugin.xml.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IActionParameterValues
public IActionParameterValues()
-
-
Method Details
-
getParameterValues
- Specified by:
getParameterValuesin interfaceorg.eclipse.core.commands.IParameterValues
-