|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CommandContext | |
|---|---|
| org.eclipse.jpt.common.core.resource.java | |
| org.eclipse.jpt.common.core.utility.command | |
| org.eclipse.jpt.common.utility.command | |
| Uses of CommandContext in org.eclipse.jpt.common.core.resource.java |
|---|
| Methods in org.eclipse.jpt.common.core.resource.java that return CommandContext | |
|---|---|
CommandContext |
JavaResourceCompilationUnit.getModifySharedDocumentCommandContext()
This allows the resource model to modify the Java source code on the UI thread when it is executing on another thread. |
| Uses of CommandContext in org.eclipse.jpt.common.core.utility.command |
|---|
| Subinterfaces of CommandContext in org.eclipse.jpt.common.core.utility.command | |
|---|---|
interface |
CombinedCommandContext
Combine the job command context and command context interfaces. |
interface |
CombinedExtendedCommandContext
Combine the synchronous job command context and command context interfaces. |
| Uses of CommandContext in org.eclipse.jpt.common.utility.command |
|---|
| Subinterfaces of CommandContext in org.eclipse.jpt.common.utility.command | |
|---|---|
interface |
ExtendedCommandContext
This interface extends the normal command context; it allows the client to specify when a command must be executed synchronously. |
interface |
StatefulCommandContext
Add the ability to start and stop the command context. |
interface |
StatefulExtendedCommandContext
Add the ability to start and stop the command context. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||