Uses of Class
org.processmining.plugins.InductiveMiner.mining.interleaved.FootPrint.DfgUnfoldedNode
-
Packages that use FootPrint.DfgUnfoldedNode Package Description org.processmining.plugins.InductiveMiner.mining.interleaved -
-
Uses of FootPrint.DfgUnfoldedNode in org.processmining.plugins.InductiveMiner.mining.interleaved
Methods in org.processmining.plugins.InductiveMiner.mining.interleaved that return FootPrint.DfgUnfoldedNode Modifier and Type Method Description static FootPrint.DfgUnfoldedNodeFootPrint. makeDfg(org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode unode)Methods in org.processmining.plugins.InductiveMiner.mining.interleaved with parameters of type FootPrint.DfgUnfoldedNode Modifier and Type Method Description booleanFootPrint.DfgUnfoldedNode. equals(FootPrint.DfgUnfoldedNode other)
-