Package org.eclipse.e4.ui.workbench.modeling
Application programming interfaces describing the Eclipse 4 model services.
Package Specification
The package provides interfaces and classes that describe the Eclipse 4 model services. These elements include implementations of model, selection and part services as well as descriptions of listeners and deltas.
-
Interface Summary Interface Description EModelService This service is used to find, create and handle model elementsEPartService The part service provides clients with the functionalities of showing and hiding parts.EPlaceholderResolver This service is used to resolve references from MPlaceholders.ESelectionService This interface describes the workbench selection serviceIPartListener ISaveHandler ISelectionListener IWindowCloseHandler A handler that can be inserted into the context of the application or a particular window to determine whether the window should be closed or not. -
Class Summary Class Description ElementMatcher This is an implementation of a Selector that implements the existing 'findElements'.EObjModelHandler ModelHandlerBase -
Enum Summary Enum Description EPartService.PartState Applicable states that a part can be in.ISaveHandler.Save