Uses of Interface
org.eclipse.e4.ui.model.application.commands.MParameter
Packages that use 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
Methods in org.eclipse.e4.ui.model.application.commands that return MParameterModifier and TypeMethodDescriptionMCommandsFactory.createParameter()
Returns a new object of class 'Parameter'.Methods in org.eclipse.e4.ui.model.application.commands that return types with arguments of type MParameterModifier and TypeMethodDescriptionMKeyBinding.getParameters()
Returns the value of the 'Parameters' containment reference list.