Methods from org.eclipse.core.commands used by org.eclipse.pde.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.commands.AbstractHandler.AbstractHandler()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.dialogs.PluginArtifactSearchHandler.PluginArtifactSearchHandler()-1
org.eclipse.pde.internal.ui.views.plugins.AddAllPluginsToJavaSearchHandler.AddAllPluginsToJavaSearchHandler()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.dialogs.PluginArtifactSearchHandler.PluginArtifactSearchHandler()29
org.eclipse.pde.internal.ui.views.plugins.AddAllPluginsToJavaSearchHandler.AddAllPluginsToJavaSearchHandler()21

org.eclipse.core.commands.AbstractParameterValueConverter.convertToObject(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.ObjectParameterControl.validate()344
org.eclipse.pde.internal.ui.commands.CommandDetails.ObjectParameterControl.validate()344

org.eclipse.core.commands.AbstractParameterValueConverter.convertToString(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.ExecCommand.linkActivated(HyperlinkEvent)193
org.eclipse.pde.internal.ui.commands.CommandDetails.ExecCommand.linkActivated(HyperlinkEvent)193
org.eclipse.pde.internal.ui.commands.CommandDetails.ObjectParameterControl.setParameterText(Object)326
org.eclipse.pde.internal.ui.commands.CommandDetails.ObjectParameterControl.setParameterText(Object)326

org.eclipse.core.commands.Command.getCategory()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandTreeContentProvider.getParent(Object)74
org.eclipse.pde.internal.ui.commands.CommandTreeContentProvider.init()58

org.eclipse.core.commands.Command.getParameters()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.populateParams(Command, Object)400
org.eclipse.pde.internal.ui.commands.QueryByObjectSelection.hasTypedParameterMatch(Command, Object)101

org.eclipse.core.commands.Command.getParameterType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.populateParams(Command, Object)437
org.eclipse.pde.internal.ui.commands.QueryByObjectSelection.hasTypedParameterMatch(Command, Object)105

org.eclipse.core.commands.Command.getReturnType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.ExecCommand.linkActivated(HyperlinkEvent)191
org.eclipse.pde.internal.ui.commands.CommandDetails.ExecCommand.linkActivated(HyperlinkEvent)191

org.eclipse.core.commands.Command.isEnabled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.showDetailsFor(Object)483

org.eclipse.core.commands.common.EventManager.addListenerObject(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.SortAction.SortAction(StructuredViewer, String, ViewerComparator, ViewerComparator, IPropertyChangeListener)68

org.eclipse.core.commands.common.HandleObject.getId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.getCommandName()536
org.eclipse.pde.internal.ui.commands.CommandDetails.showDetailsFor(Object)477
org.eclipse.pde.internal.ui.commands.CommandList.CommandTreeLabelProvider.getImage(Object)61
org.eclipse.pde.internal.ui.commands.CommandList.CommandTreeLabelProvider.getImage(Object)61
org.eclipse.pde.internal.ui.commands.CommandList.getText(Object)124
org.eclipse.pde.internal.ui.commands.CommandList.getText(Object)131
org.eclipse.pde.internal.ui.commands.CommandTreeContentProvider.init()54

org.eclipse.core.commands.common.NamedHandleObject.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandList.getText(Object)129

org.eclipse.core.commands.IParameter.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.ObjectParameterControl.ObjectParameterControl(CommandDetails, IParameter, AbstractParameterValueConverter, Text, Object)308
org.eclipse.pde.internal.ui.commands.CommandDetails.ObjectParameterControl.ObjectParameterControl(CommandDetails, IParameter, AbstractParameterValueConverter, Text, Object)308
org.eclipse.pde.internal.ui.commands.CommandDetails.populateParams(Command, Object)437
org.eclipse.pde.internal.ui.commands.CommandDetails.TextParameterControl.TextParameterControl(CommandDetails, IParameter, Text)366
org.eclipse.pde.internal.ui.commands.CommandDetails.TextParameterControl.TextParameterControl(CommandDetails, IParameter, Text)366
org.eclipse.pde.internal.ui.commands.CommandDetails.ValuesParameterControl.ValuesParameterControl(CommandDetails, IParameter, Map, Combo, Button)251
org.eclipse.pde.internal.ui.commands.CommandDetails.ValuesParameterControl.ValuesParameterControl(CommandDetails, IParameter, Map, Combo, Button)251
org.eclipse.pde.internal.ui.commands.QueryByObjectSelection.hasTypedParameterMatch(Command, Object)105

org.eclipse.core.commands.IParameter.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.ObjectParameterControl.validate()352
org.eclipse.pde.internal.ui.commands.CommandDetails.ObjectParameterControl.validate()352
org.eclipse.pde.internal.ui.commands.CommandDetails.populateParams(Command, Object)415

org.eclipse.core.commands.IParameter.getValues()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.getParameterValues(IParameter)462

org.eclipse.core.commands.IParameter.isOptional()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.populateParams(Command, Object)416

org.eclipse.core.commands.IParameterValues.getParameterValues()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.populateParams(Command, Object)426

org.eclipse.core.commands.NamedHandleObjectWithState.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.getCommandName()534
org.eclipse.pde.internal.ui.commands.CommandDetails.getFilteredCommand()209
org.eclipse.pde.internal.ui.commands.CommandList.getText(Object)122

org.eclipse.core.commands.Parameterization.Parameterization(IParameter, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.buildParameterizedCommand()171

org.eclipse.core.commands.ParameterizedCommand.getCommand()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandComposerPart.createCC(ScrolledForm, FormToolkit, ISelectionChangedListener)124
org.eclipse.pde.internal.ui.commands.CommandDetails.ExecCommand.linkActivated(HyperlinkEvent)191
org.eclipse.pde.internal.ui.commands.CommandDetails.ExecCommand.linkActivated(HyperlinkEvent)191
org.eclipse.pde.internal.ui.commands.CommandDetails.showDetailsFor(Object)470

org.eclipse.core.commands.ParameterizedCommand.getParameterMap()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.ObjectParameterControl.ObjectParameterControl(CommandDetails, IParameter, AbstractParameterValueConverter, Text, Object)308
org.eclipse.pde.internal.ui.commands.CommandDetails.ObjectParameterControl.ObjectParameterControl(CommandDetails, IParameter, AbstractParameterValueConverter, Text, Object)308
org.eclipse.pde.internal.ui.commands.CommandDetails.TextParameterControl.TextParameterControl(CommandDetails, IParameter, Text)366
org.eclipse.pde.internal.ui.commands.CommandDetails.TextParameterControl.TextParameterControl(CommandDetails, IParameter, Text)366
org.eclipse.pde.internal.ui.commands.CommandDetails.ValuesParameterControl.ValuesParameterControl(CommandDetails, IParameter, Map, Combo, Button)251
org.eclipse.pde.internal.ui.commands.CommandDetails.ValuesParameterControl.ValuesParameterControl(CommandDetails, IParameter, Map, Combo, Button)251

org.eclipse.core.commands.ParameterizedCommand.ParameterizedCommand(Command, Parameterization[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.buildParameterizedCommand()175

org.eclipse.core.commands.ParameterizedCommand.serialize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.getFilteredCommand()206

org.eclipse.core.commands.ParameterType.getValueConverter()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.CommandDetails.ExecCommand.linkActivated(HyperlinkEvent)193
org.eclipse.pde.internal.ui.commands.CommandDetails.ExecCommand.linkActivated(HyperlinkEvent)192
org.eclipse.pde.internal.ui.commands.CommandDetails.ExecCommand.linkActivated(HyperlinkEvent)192
org.eclipse.pde.internal.ui.commands.CommandDetails.ExecCommand.linkActivated(HyperlinkEvent)193
org.eclipse.pde.internal.ui.commands.CommandDetails.populateParams(Command, Object)443
org.eclipse.pde.internal.ui.commands.CommandDetails.populateParams(Command, Object)438

org.eclipse.core.commands.ParameterType.isCompatible(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.commands.QueryByObjectSelection.hasTypedParameterMatch(Command, Object)107

Back to reference summary for org.eclipse.pde.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict