|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ESRunnableContext | |
|---|---|
| org.eclipse.emf.emfstore.internal.client.model | |
| org.eclipse.emf.emfstore.internal.client.model.impl | |
| org.eclipse.emf.emfstore.internal.client.ui.common | |
| Uses of ESRunnableContext in org.eclipse.emf.emfstore.internal.client.model |
|---|
| Methods in org.eclipse.emf.emfstore.internal.client.model with parameters of type ESRunnableContext | |
|---|---|
void |
ProjectSpace.setRunnableContext(ESRunnableContext runnableContext)
Provides a context in which a Runnable is executed. |
| Uses of ESRunnableContext in org.eclipse.emf.emfstore.internal.client.model.impl |
|---|
| Classes in org.eclipse.emf.emfstore.internal.client.model.impl that implement ESRunnableContext | |
|---|---|
class |
DefaultRunnableContext
A ESRunnableContext implementation that does nothing. |
| Methods in org.eclipse.emf.emfstore.internal.client.model.impl that return ESRunnableContext | |
|---|---|
ESRunnableContext |
ProjectSpaceBase.getRunnableContext()
Returns the ESRunnableContext operations are applied in. |
| Methods in org.eclipse.emf.emfstore.internal.client.model.impl with parameters of type ESRunnableContext | |
|---|---|
void |
ProjectSpaceBase.setRunnableContext(ESRunnableContext runnableContext)
Provides a context in which a Runnable is executed. |
| Uses of ESRunnableContext in org.eclipse.emf.emfstore.internal.client.ui.common |
|---|
| Classes in org.eclipse.emf.emfstore.internal.client.ui.common that implement ESRunnableContext | |
|---|---|
class |
UIRunnableContext
Executes the given Runnable in the UI thread. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||