Eclipse Platform
2.0

Package org.eclipse.core.resources.team

Provides APIs intended to be implemented by the Team component.

See:
          Description

Interface Summary
IMoveDeleteHook Primary interface for hooking the implementation of IResource.move and IResource.delete.
IResourceTree Provides internal access to the workspace resource tree for the purposes of implementing move and delete operation.
 

Package org.eclipse.core.resources.team Description

Provides APIs intended to be implemented by the Team component.

Package Specification

This package specifies the APIs in the Resources plug-in which are intended to be implemented by the Team component. This provides hooks into the internal workspace tree mechanism as well as lets Team providers receive pre-notification for resource API calls such as move and delete.


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.