classdiagram.diagram.dawn.communication
Class WatcherImpl

java.lang.Object
  extended by java.lang.Thread
      extended by org.mftech.dawn.runtime.client.communication.impl.DawnWatcherImpl
          extended by classdiagram.diagram.dawn.communication.WatcherImpl
All Implemented Interfaces:
java.lang.Runnable, Watcher

public class WatcherImpl
extends DawnWatcherImpl
implements Watcher

Who When What MF 08.11.2008 now only the watcher is connected to the editor. Send resourcesToServer is done by the watching Thread

Author:
killa

Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
WatcherImpl(org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor dawnDiagramEditor, java.lang.String projectname)
           
 
Method Summary
 
Methods inherited from class org.mftech.dawn.runtime.client.communication.impl.DawnWatcherImpl
addToIgnoreList, changeObjectOnServer, deleteObjectOnServer, getGmfResource, getResourceSynchronizer, getUserId, isConfilcted, isLoggedIn, publish, publishChange, publishDeletion, publishDeletion, publishRestore, restoreObjectOnServer, run, saveLastResource, setResourceSynchronizer, setUserId, updateOfflineServer
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.mftech.dawn.runtime.client.communication.Watcher
addToIgnoreList, changeObjectOnServer, deleteObjectOnServer, getGmfResource, getResourceSynchronizer, getUserId, isConfilcted, isLoggedIn, publish, publishChange, publishDeletion, publishDeletion, publishRestore, restoreObjectOnServer, saveLastResource, setResourceSynchronizer, setUserId, updateOfflineServer
 

Constructor Detail

WatcherImpl

public WatcherImpl(org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor dawnDiagramEditor,
                   java.lang.String projectname)
Parameters:
dawnDiagramEditor -
editpartProvider -
projectname -