| Package | Description |
|---|---|
| org.eclipse.emf.emfstore.internal.client.model | |
| org.eclipse.emf.emfstore.internal.client.model.impl | |
| org.eclipse.emf.emfstore.internal.client.ui.common |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectSpace.setRunnableContext(ESRunnableContext runnableContext)
Provides a context in which a
Runnable is executed. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRunnableContext
A
ESRunnableContext implementation that does nothing. |
| Modifier and Type | Method and Description |
|---|---|
ESRunnableContext |
ProjectSpaceBase.getRunnableContext()
Returns the
ESRunnableContext operations are applied in. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectSpaceBase.setRunnableContext(ESRunnableContext runnableContext)
Provides a context in which a
Runnable is executed. |
| Modifier and Type | Class and Description |
|---|---|
class |
UIRunnableContext
Executes the given
Runnable in the UI thread. |
Copyright © 2017. All rights reserved.