Uses of Interface
org.eclipse.e4.ui.model.application.ui.basic.MStackElement
Package
Description
Application programming interfaces describing the advanced Eclipse 4 user interface model elements.
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
-
Uses of MStackElement in org.eclipse.e4.ui.model.application.ui.advanced
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Placeholder'. -
Uses of MStackElement in org.eclipse.e4.ui.model.application.ui.advanced.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Placeholder'. -
Uses of MStackElement in org.eclipse.e4.ui.model.application.ui.advanced.util
Modifier and TypeMethodDescriptionAdvancedSwitch.caseStackElement
(MStackElement object) Returns the result of interpreting the object as an instance of 'Stack Element'. -
Uses of MStackElement in org.eclipse.e4.ui.model.application.ui.basic
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Composite Part'.interface
A representation of the model object 'Part'. -
Uses of MStackElement in org.eclipse.e4.ui.model.application.ui.basic.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Composite Part'.class
An implementation of the model object 'Part'. -
Uses of MStackElement in org.eclipse.e4.ui.model.application.ui.basic.util
Modifier and TypeMethodDescriptionBasicSwitch.caseStackElement
(MStackElement object) Returns the result of interpreting the object as an instance of 'Stack Element'.