Uses of Class
org.processmining.plugins.InductiveMiner.mining.logs.IMLogImpl
-
Packages that use IMLogImpl Package Description org.processmining.plugins.InductiveMiner.mining.logs -
-
Uses of IMLogImpl in org.processmining.plugins.InductiveMiner.mining.logs
Subclasses of IMLogImpl in org.processmining.plugins.InductiveMiner.mining.logs Modifier and Type Class Description classIMLogStartEndCompleteMethods in org.processmining.plugins.InductiveMiner.mining.logs that return IMLogImpl Modifier and Type Method Description IMLogImplIMLogImpl. decoupleFromXLog()Turns the IMLog into an XLog, and makes a new IMLog out of it.IMLogImplIMLogStartEndComplete. decoupleFromXLog()Constructors in org.processmining.plugins.InductiveMiner.mining.logs with parameters of type IMLogImpl Constructor Description IMLogImpl(IMLogImpl log)Clone an existing IMlog
-