Uses of Package
org.eclipse.core.commands.common

Packages that use org.eclipse.core.commands.common
org.eclipse.core.commands Application programming interfaces for commands and handlers. 
org.eclipse.core.commands.common Application programming interfaces for common base classes. 
org.eclipse.core.commands.contexts Application programming interfaces for contexts. 
 

Classes in org.eclipse.core.commands.common used by org.eclipse.core.commands
AbstractBitSetEvent
           An event that carries with it two or more boolean values.
AbstractHandleObjectEvent
           An event fired from a NamedHandleObject.
AbstractNamedHandleEvent
           An event fired from a NamedHandleObject.
CommandException
          Signals that an exception occured within the command architecture.
EventManager
           A manager to which listeners can be attached.
HandleObject
           An object that can exist in one of two states: defined and undefined.
HandleObjectManager
           A manager of HandleObject instances.
IIdentifiable
           An object that is unique identifiable based on the combination of its class and its identifier.
NamedHandleObject
          A handle object that carries with it a name and a description.
NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.
 

Classes in org.eclipse.core.commands.common used by org.eclipse.core.commands.common
AbstractBitSetEvent
           An event that carries with it two or more boolean values.
AbstractHandleObjectEvent
           An event fired from a NamedHandleObject.
CommandException
          Signals that an exception occured within the command architecture.
EventManager
           A manager to which listeners can be attached.
HandleObject
           An object that can exist in one of two states: defined and undefined.
IIdentifiable
           An object that is unique identifiable based on the combination of its class and its identifier.
NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.
 

Classes in org.eclipse.core.commands.common used by org.eclipse.core.commands.contexts
AbstractBitSetEvent
           An event that carries with it two or more boolean values.
AbstractHandleObjectEvent
           An event fired from a NamedHandleObject.
AbstractNamedHandleEvent
           An event fired from a NamedHandleObject.
EventManager
           A manager to which listeners can be attached.
HandleObject
           An object that can exist in one of two states: defined and undefined.
HandleObjectManager
           A manager of HandleObject instances.
IIdentifiable
           An object that is unique identifiable based on the combination of its class and its identifier.
NamedHandleObject
          A handle object that carries with it a name and a description.
NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.