Uses of Class
org.processmining.specpp.prom.alg.FrameworkBridge.BridgedHeuristics
-
Packages that use FrameworkBridge.BridgedHeuristics Package Description org.processmining.specpp.prom.alg -
-
Uses of FrameworkBridge.BridgedHeuristics in org.processmining.specpp.prom.alg
Methods in org.processmining.specpp.prom.alg that return FrameworkBridge.BridgedHeuristics Modifier and Type Method Description static FrameworkBridge.BridgedHeuristicsFrameworkBridge.BridgedHeuristics. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FrameworkBridge.BridgedHeuristics[]FrameworkBridge.BridgedHeuristics. values()Returns an array containing the constants of this enum type, in the order they are declared.
-