|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CombinedCommandExecutor | |
|---|---|
| org.eclipse.jpt.common.core.utility.command | |
| Uses of CombinedCommandExecutor in org.eclipse.jpt.common.core.utility.command |
|---|
| Subinterfaces of CombinedCommandExecutor in org.eclipse.jpt.common.core.utility.command | |
|---|---|
interface |
CombinedExtendedCommandExecutor
Combine the synchronouse job command executor and command executor interfaces. |
| Classes in org.eclipse.jpt.common.core.utility.command that implement CombinedCommandExecutor | |
|---|---|
static class |
CombinedCommandExecutor.Default
Singleton implementation of the command executor interface that simply executes the command without any sort of enhancement. |
static class |
CombinedCommandExecutor.Inactive
Singleton implementation of the command executor interface that ignores any commands. |
static class |
CombinedExtendedCommandExecutor.Default
Singleton implementation of the command executor interface that simply executes the command without any sort of enhancement. |
static class |
CombinedExtendedCommandExecutor.Inactive
Singleton implementation of the command executor interface that ignores any commands. |
| Fields in org.eclipse.jpt.common.core.utility.command declared as CombinedCommandExecutor | |
|---|---|
static CombinedCommandExecutor |
CombinedCommandExecutor.Default.INSTANCE
|
static CombinedCommandExecutor |
CombinedCommandExecutor.Inactive.INSTANCE
|
| Methods in org.eclipse.jpt.common.core.utility.command that return CombinedCommandExecutor | |
|---|---|
static CombinedCommandExecutor |
CombinedCommandExecutor.Default.instance()
|
static CombinedCommandExecutor |
CombinedCommandExecutor.Inactive.instance()
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||