Package org.eclipse.core.internal.events

Interface Summary
ILifecycleListener Interface for clients interested in receiving notification of workspace lifecycle events.
 

Class Summary
BuildCommand The concrete implementation of ICommand.
BuilderPersistentInfo  
BuildManager  
InternalBuilder This class is the internal basis for all builders.
LifecycleEvent Class used for broadcasting internal workspace lifecycle events.
NodeIDMap A specialized map that maps Node IDs to their old and new paths.
NotificationManager  
PathVariableChangeEvent Describes a change in path variable.
ResourceChangeEvent  
ResourceChangeListenerList This class is used to maintain a list of listeners.
ResourceComparator Compares two Resources and returns flags describing how they have changed, for use in computing deltas.
ResourceDelta Concrete implementation of the IResourceDelta interface.
ResourceDeltaFactory This class is used for calculating and building resource delta trees for notification and build purposes.
ResourceDeltaInfo  
ResourceStats An ResourceStats collects and aggregates timing data about an event such as a builder running, an editor opening, etc.