Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.common.core.utility.command.CombinedExtendedCommandExecutor

Packages that use CombinedExtendedCommandExecutor
org.eclipse.jpt.common.core.utility.command   
 

Uses of CombinedExtendedCommandExecutor in org.eclipse.jpt.common.core.utility.command
 

Classes in org.eclipse.jpt.common.core.utility.command that implement CombinedExtendedCommandExecutor
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 CombinedExtendedCommandExecutor
static CombinedExtendedCommandExecutor CombinedExtendedCommandExecutor.Default.INSTANCE
           
static CombinedExtendedCommandExecutor CombinedExtendedCommandExecutor.Inactive.INSTANCE
           
 

Methods in org.eclipse.jpt.common.core.utility.command that return CombinedExtendedCommandExecutor
static CombinedExtendedCommandExecutor CombinedExtendedCommandExecutor.Default.instance()
           
static CombinedExtendedCommandExecutor CombinedExtendedCommandExecutor.Inactive.instance()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.