repast.simphony.engine.watcher
Class WatcheeDataNode
java.lang.Object
repast.simphony.engine.watcher.WatcheeDataNode
public class WatcheeDataNode
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WatcheeDataNode
public WatcheeDataNode(WatcheeData data)
getData
public WatcheeData getData()
addChild
public void addChild(WatcheeDataNode node)
children
public Collection<WatcheeDataNode> children()
isRoot
public boolean isRoot()