Class EntropicInfo
- java.lang.Object
-
- org.processmining.fusionminerful.miner.EntropicInfo
-
public class EntropicInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EntropicInfo(EventLog eventLog, FusionMinerSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Collection<java.lang.Character>getEntropicActivities()
-
-
-
Constructor Detail
-
EntropicInfo
public EntropicInfo(EventLog eventLog, FusionMinerSettings settings)
-
-