de.cau.cs.kieler.synccharts.synchronizer
Class InvokeGMFEditorSynchronizationRunnable
java.lang.Object
de.cau.cs.kieler.synccharts.synchronizer.InvokeGMFEditorSynchronizationRunnable
- All Implemented Interfaces:
- Runnable
public class InvokeGMFEditorSynchronizationRunnable
- extends Object
- implements Runnable
A Runnable encapsulating the activities for synchronizing a graphical view.
- Rating

Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvokeGMFEditorSynchronizationRunnable
public InvokeGMFEditorSynchronizationRunnable(DiagramDocumentEditor thePassiveEditor,
org.eclipse.emf.compare.diff.metamodel.DiffModel theDiffModel)
run
public void run()
- Specified by:
run
in interface Runnable