public class TestProcessTree
extends java.lang.Object
| Constructor and Description |
|---|
TestProcessTree() |
| Modifier and Type | Method and Description |
|---|---|
static ProcessTree |
getExampleTree() |
static ProcessTree |
getSimpleTree() |
static ProcessTree |
getSimpleTreeWithSkips() |
static ProcessTree |
getTestVisTree() |
static ProcessTree |
getTree() |
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
args - public static ProcessTree getTree()
public static ProcessTree getTestVisTree()
public static ProcessTree getSimpleTreeWithSkips()
public static ProcessTree getSimpleTree()
public static ProcessTree getExampleTree()