de.cau.cs.kieler.synccharts.synchronizer
Class SynchronizeXtextEditorUnitOfWork
java.lang.Object
org.eclipse.xtext.util.concurrent.IUnitOfWork.Void<org.eclipse.xtext.resource.XtextResource>
de.cau.cs.kieler.synccharts.synchronizer.SynchronizeXtextEditorUnitOfWork
- All Implemented Interfaces:
- org.eclipse.xtext.util.concurrent.IUnitOfWork<Object,org.eclipse.xtext.resource.XtextResource>
public class SynchronizeXtextEditorUnitOfWork
- extends org.eclipse.xtext.util.concurrent.IUnitOfWork.Void<org.eclipse.xtext.resource.XtextResource>
- Rating

Nested classes/interfaces inherited from interface org.eclipse.xtext.util.concurrent.IUnitOfWork |
org.eclipse.xtext.util.concurrent.IUnitOfWork.Void<T> |
Method Summary |
void |
process(org.eclipse.xtext.resource.XtextResource state)
|
Methods inherited from class org.eclipse.xtext.util.concurrent.IUnitOfWork.Void |
exec |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynchronizeXtextEditorUnitOfWork
public SynchronizeXtextEditorUnitOfWork(org.eclipse.emf.compare.diff.metamodel.DiffModel theDiffModel,
StringBuffer theBuffer)
process
public void process(org.eclipse.xtext.resource.XtextResource state)
throws Exception
- Specified by:
process
in class org.eclipse.xtext.util.concurrent.IUnitOfWork.Void<org.eclipse.xtext.resource.XtextResource>
- Throws:
Exception