Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ltk.core.refactoring.CompositeChange

Packages that use CompositeChange
org.eclipse.ltk.core.refactoring Application programmer interface to implement semantic preserving workspace transformations. 
 

Uses of CompositeChange in org.eclipse.ltk.core.refactoring
 

Methods in org.eclipse.ltk.core.refactoring with parameters of type CompositeChange
 void CompositeChange.merge(CompositeChange change)
          Merges the children of the given composite change into this change.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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