Interface | Description |
---|---|
EfficientTree |
Class to store a process tree memory efficient and perform operations cpu
efficient.
|
EfficientTreeReductionRule |
Class | Description |
---|---|
EfficientTree2AcceptingPetriNet | |
EfficientTree2HumanReadableString | |
EfficientTree2processTree | |
EfficientTreeEditor | |
EfficientTreeFactory | |
EfficientTreeHash | |
EfficientTreeImpl | |
EfficientTreeMetrics | |
EfficientTreeReduce | |
EfficientTreeReduceParameters | |
EfficientTreeReduceParametersDuplicates | |
EfficientTreeReduceParametersForPetriNet | |
EfficientTreeUtils | |
InlineTree | |
ProcessTree2EfficientTree | |
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 |
---|---|
EfficientTree.NodeType | |
ProcessTreeNodiser.NodeType |
Exception | Description |
---|---|
EfficientTreeReduce.ReductionFailedException | |
UnknownTreeNodeException |
The EfficientTree is designed to be extensible.
|