fr.jussieu.gla.wasa.monitor.model
Interface IExecutableNode

All Known Implementing Classes:
RunNode, EngineNode, ProblemNode

public interface IExecutableNode

Defines the behavior of a TreeNode which supports a Step operation.

Version:
$Revision: 1.4 $ $Date: 2002/03/23 13:13:01 $
Author:
Laurent Caillette

Method Summary
 boolean isLive()
           
 

Method Detail

isLive

public boolean isLive()