|
|||||||||
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 ViewModelService
context
- the ViewModelContext
ViewModelService.instantiate(org.eclipse.emf.ecp.view.spi.context.ViewModelContext)
public void dispose()
dispose
in interface ViewModelService
ViewModelService.dispose()
public int getPriority()
getPriority
in interface ViewModelService
ViewModelService.getPriority()
public org.eclipse.e4.core.contexts.IEclipseContext getContext()
IEclipseContext
.
getContext
in interface EMFFormsContextProvider
IEclipseContext
EMFFormsContextProvider.getContext()
public void setContext(org.eclipse.e4.core.contexts.IEclipseContext eclipseContext)
IEclipseContext
.
setContext
in interface EMFFormsContextProvider
eclipseContext
- The IEclipseContext
EMFFormsContextProvider.setContext(org.eclipse.e4.core.contexts.IEclipseContext)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |