Uses of Interface
org.processmining.plugins.inductiveminer2.withoutlog.fallthroughs.FallThroughWithoutLog
-
-
Uses of FallThroughWithoutLog in org.processmining.plugins.inductiveminer2.withoutlog
Methods in org.processmining.plugins.inductiveminer2.withoutlog that return types with arguments of type FallThroughWithoutLog Modifier and Type Method Description java.util.List<FallThroughWithoutLog>MiningParametersWithoutLog. getFallThroughs() -
Uses of FallThroughWithoutLog in org.processmining.plugins.inductiveminer2.withoutlog.fallthroughs
Classes in org.processmining.plugins.inductiveminer2.withoutlog.fallthroughs that implement FallThroughWithoutLog Modifier and Type Class Description classFallThroughWithoutLogFlowerWithoutEpsilonclassFallThroughWithoutLogTauLoopStrict -
Uses of FallThroughWithoutLog in org.processmining.plugins.inductiveminer2.withoutlog.variants
Fields in org.processmining.plugins.inductiveminer2.withoutlog.variants with type parameters of type FallThroughWithoutLog Modifier and Type Field Description static java.util.List<FallThroughWithoutLog>MiningParametersIMWithoutLog. basicFallThroughsMethods in org.processmining.plugins.inductiveminer2.withoutlog.variants that return types with arguments of type FallThroughWithoutLog Modifier and Type Method Description java.util.List<FallThroughWithoutLog>MiningParametersIMWithoutLog. getFallThroughs()
-