Eclipse Platform
Release 3.1

Package org.eclipse.core.commands.common

Application programming interfaces for common base classes.

See:
          Description

Class Summary
AbstractBitSetEvent An event that carries with it two or more boolean values.
AbstractNamedHandleEvent An event fired from a NamedHandleObject.
HandleObject An object that can exist in one of two states: defined and undefined.
NamedHandleObject A handle object that carries with it a name and a description.
 

Exception Summary
CommandException Signals that an exception occured within the command architecture.
NotDefinedException Signals that an attempt was made to access the properties of an undefined object.
 

Package org.eclipse.core.commands.common Description

Application programming interfaces for common base classes.

Package Specification

This package provides some common base classes and exceptions that are used in one or more packages elsewhere. Nothing in this package is intended to be directly subclassed, or used. The code here only supports code in other packages.


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.