analyzer.interp
Class ParallelGroup

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

public class ParallelGroup
extends java.lang.Object
implements Interpreter


Field Summary
protected  DataTreeNode averageNode
           
protected  ParallelGroupGUI gui
           
protected  DataTreeNode node
           
 
Constructor Summary
ParallelGroup(DataTreeNode node)
           
 
Method Summary
 DataTreeNode getAverageNode()
           
 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 ParallelGroupGUI gui

averageNode

protected DataTreeNode averageNode
Constructor Detail

ParallelGroup

public ParallelGroup(DataTreeNode node)
Method Detail

getGUI

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

getAverageNode

public DataTreeNode getAverageNode()


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