Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.core.resources.IFileModificationValidator

Packages that use IFileModificationValidator
org.eclipse.core.resources.team Provides APIs intended to be implemented by the Team component.  
org.eclipse.team.core Application programming interfaces for defining and working with repository providers.  
 

Uses of IFileModificationValidator in org.eclipse.core.resources.team
 

Classes in org.eclipse.core.resources.team that implement IFileModificationValidator
 class FileModificationValidator
          The file modification validator is a Team-related hook for pre-checking operations that modify the contents of files.
 

Uses of IFileModificationValidator in org.eclipse.team.core
 

Methods in org.eclipse.team.core that return IFileModificationValidator
 IFileModificationValidator RepositoryProvider.getFileModificationValidator()
          Deprecated. use RepositoryProvider.getFileModificationValidator2()
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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