|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--analyzer.interp.ParallelGroup
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 |
protected DataTreeNode node
protected ParallelGroupGUI gui
protected DataTreeNode averageNode
Constructor Detail |
public ParallelGroup(DataTreeNode node)
Method Detail |
public InterpreterGUI getGUI()
public DataTreeNode getAverageNode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |