Uses of Interface
org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.reachability_graph.analyzer.ReachabilityGraphStaticAnalyzer
-
Packages that use ReachabilityGraphStaticAnalyzer Package Description org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.reachability_graph.analyzer -
-
Uses of ReachabilityGraphStaticAnalyzer in org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.reachability_graph.analyzer
Classes in org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.reachability_graph.analyzer that implement ReachabilityGraphStaticAnalyzer Modifier and Type Class Description classReachabilityGraphStaticAnalyzerImpl<M extends Marking<?>>Methods in org.processmining.poemsconformancecheckingforbpmn.algorithms.inputs.reachability_graph.analyzer that return ReachabilityGraphStaticAnalyzer Modifier and Type Method Description static <M extends Marking<?>>
ReachabilityGraphStaticAnalyzer<M>ReachabilityGraphStaticAnalyzer. getInstance(java.lang.Class<M> clazz)
-