Uses of Interface
org.eclipse.e4.ui.model.application.commands.MParameter
Package
Description
Application programming interfaces describing the Eclipse 4 menu and toolbar model elements.
-
Uses of MParameter in org.eclipse.e4.ui.model.application.commands
Modifier and TypeMethodDescriptionMCommandsFactory.createParameter()
Returns a new object of class 'Parameter'.Modifier and TypeMethodDescriptionMKeyBinding.getParameters()
Returns the value of the 'Parameters' containment reference list. -
Uses of MParameter in org.eclipse.e4.ui.model.application.commands.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Parameter'.Modifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MParameter>
KeyBindingImpl.parameters
The cached value of the 'Parameters
' containment reference list. -
Uses of MParameter in org.eclipse.e4.ui.model.application.commands.util
Modifier and TypeMethodDescriptionCommandsSwitch.caseParameter
(MParameter object) Returns the result of interpreting the object as an instance of 'Parameter'.