Uses of Interface
org.eclipse.e4.ui.model.application.ui.MGenericStack
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 MGenericStack in org.eclipse.e4.ui.model.application.ui.advanced
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Perspective Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.advanced.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Perspective Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.advanced.util
Modifier and TypeMethodDescription<T extends MUIElement>
T1AdvancedSwitch.caseGenericStack
(MGenericStack<T> object) Returns the result of interpreting the object as an instance of 'Generic Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.basic
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Part Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.basic.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Part Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.basic.util
Modifier and TypeMethodDescription<T extends MUIElement>
T1BasicSwitch.caseGenericStack
(MGenericStack<T> object) Returns the result of interpreting the object as an instance of 'Generic Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.impl
Modifier and TypeClassDescriptionclass
GenericStackImpl<T extends MUIElement>
An implementation of the model object 'Generic Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.util
Modifier and TypeMethodDescription<T extends MUIElement>
T1UiSwitch.caseGenericStack
(MGenericStack<T> object) Returns the result of interpreting the object as an instance of 'Generic Stack'.