analyzer.interp
Class SimulationInfo

java.lang.Object
  |
  +--analyzer.interp.SimulationInfo

public class SimulationInfo
extends java.lang.Object
implements Interpreter


Field Summary
protected  SimulationInfoGUI gui
           
protected  DataTreeNode node
           
 
Constructor Summary
SimulationInfo(DataTreeNode node)
           
 
Method Summary
 InterpreterGUI getGUI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

node

protected DataTreeNode node

gui

protected SimulationInfoGUI gui
Constructor Detail

SimulationInfo

public SimulationInfo(DataTreeNode node)
Method Detail

getGUI

public InterpreterGUI getGUI()
Specified by:
getGUI in interface Interpreter


Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu