public class EMFFormsContextProviderImpl extends Object implements EMFFormsContextProvider
EMFFormsContextProvider.| Constructor and Description |
|---|
EMFFormsContextProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Dispose.
|
org.eclipse.e4.core.contexts.IEclipseContext |
getContext()
Returns the
IEclipseContext. |
int |
getPriority()
Returns the priority for this view service.
|
void |
instantiate(ViewModelContext context)
Instantiate the view service.
|
void |
setContext(org.eclipse.e4.core.contexts.IEclipseContext eclipseContext)
Sets the
IEclipseContext. |
public void instantiate(ViewModelContext context)
ViewModelServiceinstantiate in interface ViewModelServicecontext - the ViewModelContextpublic void dispose()
ViewModelServicedispose in interface ViewModelServicepublic int getPriority()
ViewModelServicegetPriority in interface ViewModelServicepublic org.eclipse.e4.core.contexts.IEclipseContext getContext()
EMFFormsContextProviderIEclipseContext.getContext in interface EMFFormsContextProviderIEclipseContextpublic void setContext(org.eclipse.e4.core.contexts.IEclipseContext eclipseContext)
EMFFormsContextProviderIEclipseContext.setContext in interface EMFFormsContextProvidereclipseContext - The IEclipseContextCopyright © 2020. All rights reserved.