Class EfficientTree2CausalDataTable
- java.lang.Object
-
- org.processmining.plugins.inductiveVisualMiner.causal.EfficientTree2CausalDataTable
-
public class EfficientTree2CausalDataTable extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EfficientTree2CausalDataTable()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CausalDataTablecreate(org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree, IvMLogFiltered log, java.util.List<Choice> choices)
-
-
-
Method Detail
-
create
public static CausalDataTable create(org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree, IvMLogFiltered log, java.util.List<Choice> choices)
-
-