Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory

Packages that use IResourceChangeDescriptionFactory
org.eclipse.core.resources.mapping Provides APIs for integrating application models with the workspace Package Specification This package specifies the APIs in the Resources plug-in that are used to integrate application models with the workspace.  
org.eclipse.ltk.core.refactoring.participants Application programming interface to participant in existing rename, move and delete refactorings if the refactoring provider supports participation. 
 

Uses of IResourceChangeDescriptionFactory in org.eclipse.core.resources.mapping
 

Methods in org.eclipse.core.resources.mapping that return IResourceChangeDescriptionFactory
 IResourceChangeDescriptionFactory ResourceChangeValidator.createDeltaFactory()
          Return an empty change description factory that can be used to build a proposed resource delta.
 

Uses of IResourceChangeDescriptionFactory in org.eclipse.ltk.core.refactoring.participants
 

Methods in org.eclipse.ltk.core.refactoring.participants that return IResourceChangeDescriptionFactory
 IResourceChangeDescriptionFactory ResourceChangeChecker.getDeltaFactory()
          Returns the delta factory to be used to record resource operations.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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