Uses of Class
org.processmining.logskeleton.models.LogSkeletonGraph
-
Packages that use LogSkeletonGraph Package Description org.processmining.logskeleton.algorithms -
-
Uses of LogSkeletonGraph in org.processmining.logskeleton.algorithms
Methods in org.processmining.logskeleton.algorithms that return LogSkeletonGraph Modifier and Type Method Description LogSkeletonGraphGraphBuilderAlgorithm. apply(LogSkeleton logSkeleton, BrowserConfiguration configuration)Methods in org.processmining.logskeleton.algorithms with parameters of type LogSkeletonGraph Modifier and Type Method Description org.processmining.models.graphbased.directed.petrinet.PetrinetConverterAlgorithm. apply(org.processmining.framework.plugin.PluginContext context, LogSkeletonGraph graph, ConverterConfiguration configuration)org.processmining.plugins.graphviz.dot.DotGraphVisualizerAlgorithm. apply(LogSkeletonGraph graph, BrowserConfiguration configuration)
-