| Package | Description |
|---|---|
| msim | |
| msim.model |
Mixed physical/virtual linkage Simulator model representation and algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MSim.traverseTree(LinkageNode.NodeHandler nodeHandler)
aliases eponymous method in
MSim.getUltimateGroundLink() |
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkageNode.ApplyingNodeHandler
Generic
LinkageNode.NodeHandler impl that delegates to an object
implementing an apply(Object[]) method. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LinkageNode.traverseTree(LinkageNode.NodeHandler nodeHandler)
DFS the
Linkage tree starting from this node. |