org.eclipse.xtext.ui.refactoring.impl
Class EmfResourceChangeUtil

java.lang.Object
  extended by org.eclipse.xtext.ui.refactoring.impl.EmfResourceChangeUtil

public class EmfResourceChangeUtil
extends java.lang.Object

Since:
2.0
Author:
Jan Koehnlein - Initial contribution and API

Constructor Summary
EmfResourceChangeUtil()
           
 
Method Summary
 void addSaveAsUpdate(org.eclipse.emf.ecore.resource.Resource resource, IRefactoringUpdateAcceptor updateAcceptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmfResourceChangeUtil

public EmfResourceChangeUtil()
Method Detail

addSaveAsUpdate

public void addSaveAsUpdate(org.eclipse.emf.ecore.resource.Resource resource,
                            IRefactoringUpdateAcceptor updateAcceptor)
                     throws java.io.IOException
Throws:
java.io.IOException