Uses of Package
org.eclipse.core.resources.team

Packages that use org.eclipse.core.resources.team
org.eclipse.core.internal.resources   
org.eclipse.core.resources.team Provides APIs intended to be implemented by the Team component. 
org.eclipse.jdt.core.tests.model   
 

Classes in org.eclipse.core.resources.team used by org.eclipse.core.internal.resources
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 the move and delete operations.
 

Classes in org.eclipse.core.resources.team used by org.eclipse.core.resources.team
FileModificationValidationContext
          A context that is used in conjunction with the FileModificationValidator to indicate that UI-based validation is desired.
IResourceTree
          Provides internal access to the workspace resource tree for the purposes of implementing the move and delete operations.
 

Classes in org.eclipse.core.resources.team used by org.eclipse.jdt.core.tests.model
FileModificationValidator
          The file modification validator is a Team-related hook for pre-checking operations that modify the contents of files.