Package | Description |
---|---|
org.processmining.ptandloggenerator.algorithms | |
org.processmining.ptandloggenerator.models |
Modifier and Type | Method and Description |
---|---|
randomTree |
TreeFactory.createTree(java.lang.String parameters)
Method that calls the python module to create a random tree based on the
tree parameters.
|
Constructor and Description |
---|
NewickTree(randomTree tree)
constructor that stores the newick tree string in the attribute
|