Package org.eclipse.e4.ui.workbench.modeling
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.
-
ClassDescriptionThis is an implementation of a Selector that implements the existing 'findElements'.This service is used to find, create and handle model elementsThe part service provides clients with the functionalities of showing and hiding parts.Applicable states that a part can be in.This service is used to resolve references from MPlaceholders.This interface describes the workbench selection serviceService component interface to be able to register model processors via OSGi services.An OSGi service component property type used to specify the
apply
attribute, which defines in which case a processor is run.An OSGi service component property type used to specify the value of thebeforeFragment
attribute , which specifies if the processor has to be invoked before model fragments are added.A model element to be added to the context used to invoke the processor.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.