| Interface | Description |
|---|---|
| EfficientTreeReductionRule |
| Class | Description |
|---|---|
| EfficientTree |
Class to store a process tree memory efficient and perform operations cpu
efficient.
|
| EfficientTree2HumanReadableString | |
| EfficientTree2processTree | |
| EfficientTreeEditor | |
| EfficientTreeMetrics | |
| EfficientTreeReduce | |
| EfficientTreeReduceParameters | |
| EfficientTreeReduceParametersDuplicates | |
| EfficientTreeUtils | |
| InlineTree | |
| ProcessTreeNodiser | |
| ProcessTreeParser | |
| ProcessTreeTokeniser |
The
StreamTokenizer class takes an input stream and parses it
into "tokens", allowing the tokens to be read one at a time. |
| Enum | Description |
|---|---|
| ProcessTreeNodiser.NodeType |
| Exception | Description |
|---|---|
| EfficientTreeReduce.ReductionFailedException | |
| UnknownTreeNodeException |
The EfficientTree is designed to be extensible.
|