Uses of Package
org.eclipse.e4.core.contexts
Packages that use org.eclipse.e4.core.contexts
Package
Description
Application programming interfaces for Eclipse contexts.
Application programming interfaces describing the Eclipse 4 state and container model elements.
Application programming interfaces describing the Eclipse 4 context service.
Application programming interfaces describing Eclipse 4 handlers and the workbench.
Application programming interfaces describing the Eclipse 4 model services.
-
Classes in org.eclipse.e4.core.contexts used by org.eclipse.e4.core.contextsClassDescriptionA context function encapsulates evaluation of some code within an
IEclipseContext
.A context is used to isolate application code from its dependencies on an application framework or container.Instances of this class contain behavior that is executed within anIEclipseContext
. -
Classes in org.eclipse.e4.core.contexts used by org.eclipse.e4.ui.model.application.uiClassDescriptionA context is used to isolate application code from its dependencies on an application framework or container.
-
Classes in org.eclipse.e4.core.contexts used by org.eclipse.e4.ui.servicesClassDescriptionA context is used to isolate application code from its dependencies on an application framework or container.
-
Classes in org.eclipse.e4.core.contexts used by org.eclipse.e4.ui.workbenchClassDescriptionA context is used to isolate application code from its dependencies on an application framework or container.
-
Classes in org.eclipse.e4.core.contexts used by org.eclipse.e4.ui.workbench.modelingClassDescriptionA context is used to isolate application code from its dependencies on an application framework or container.