|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emfforms.internal.swt.core.di.EMFFormsContextProviderImpl
public class EMFFormsContextProviderImpl
Basic implementation of EMFFormsContextProvider.
| Constructor Summary | |
|---|---|
EMFFormsContextProviderImpl()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EMFFormsContextProviderImpl()
| Method Detail |
|---|
public void instantiate(ViewModelContext context)
instantiate in interface ViewModelServicecontext - the ViewModelContextViewModelService.instantiate(org.eclipse.emf.ecp.view.spi.context.ViewModelContext)public void dispose()
dispose in interface ViewModelServiceViewModelService.dispose()public int getPriority()
getPriority in interface ViewModelServiceViewModelService.getPriority()public org.eclipse.e4.core.contexts.IEclipseContext getContext()
IEclipseContext.
getContext in interface EMFFormsContextProviderIEclipseContextEMFFormsContextProvider.getContext()public void setContext(org.eclipse.e4.core.contexts.IEclipseContext eclipseContext)
IEclipseContext.
setContext in interface EMFFormsContextProvidereclipseContext - The IEclipseContextEMFFormsContextProvider.setContext(org.eclipse.e4.core.contexts.IEclipseContext)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||