public interface EMFFormsContextProvider extends ViewModelService
Modifier and Type | Method and Description |
---|---|
org.eclipse.e4.core.contexts.IEclipseContext |
getContext()
Returns the
IEclipseContext . |
void |
setContext(org.eclipse.e4.core.contexts.IEclipseContext eclipseContext)
Sets the
IEclipseContext . |
dispose, getPriority, instantiate
org.eclipse.e4.core.contexts.IEclipseContext getContext()
IEclipseContext
.IEclipseContext
void setContext(org.eclipse.e4.core.contexts.IEclipseContext eclipseContext)
IEclipseContext
.eclipseContext
- The IEclipseContext
Copyright © 2018. All rights reserved.