Uses of Interface
org.eclipse.e4.ui.model.application.ui.MExpression
Packages that use MExpression
Package
Description
Application programming interfaces describing the Eclipse 4 state and container model elements.
-
Uses of MExpression in org.eclipse.e4.ui.model.application.ui
Subinterfaces of MExpression in org.eclipse.e4.ui.model.application.uiModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Core Expression'.interface
A representation of the model object 'Imperative Expression'.Methods in org.eclipse.e4.ui.model.application.ui that return MExpressionModifier and TypeMethodDescriptionMUIElement.getVisibleWhen()
Returns the value of the 'Visible When' containment reference.Methods in org.eclipse.e4.ui.model.application.ui with parameters of type MExpressionModifier and TypeMethodDescriptionvoid
MUIElement.setVisibleWhen
(MExpression value) Sets the value of the 'Visible When
' containment reference.