Traceability

org.topcased.traceability.hmi.editor
Class DocumentChangeChecker

java.lang.Object
  extended by org.topcased.traceability.hmi.editor.DocumentChangeChecker

public class DocumentChangeChecker
extends java.lang.Object

Task that checks regularly for the changes on documents of a project, to re-launch the analysis when needed.


Constructor Summary
DocumentChangeChecker(TtmMultipleEditor ttmMultipleEditor)
           
 
Method Summary
protected  long getLastAnalysisDate()
          Date at which this editor's project has been analysis.
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentChangeChecker

public DocumentChangeChecker(TtmMultipleEditor ttmMultipleEditor)
Method Detail

stop

public void stop()

start

public void start()

getLastAnalysisDate

protected long getLastAnalysisDate()
Date at which this editor's project has been analysis.

Returns:

Traceability

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.