Uses of Interface
org.eclipse.e4.ui.model.application.ui.MDirtyable
Package
Description
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
-
Uses of MDirtyable 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 MDirtyable 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 MDirtyable in org.eclipse.e4.ui.model.application.ui.basic.util
Modifier and TypeMethodDescriptionBasicSwitch.caseDirtyable
(MDirtyable object) Returns the result of interpreting the object as an instance of 'Dirtyable'. -
Uses of MDirtyable in org.eclipse.e4.ui.model.application.ui.util
Modifier and TypeMethodDescriptionUiSwitch.caseDirtyable
(MDirtyable object) Returns the result of interpreting the object as an instance of 'Dirtyable'.