Package | Description |
---|---|
org.processmining.logskeleton.models | |
org.processmining.logskeleton.parameters |
Modifier and Type | Method and Description |
---|---|
org.processmining.plugins.graphviz.dot.Dot |
LogSkeleton.createGraph(LogSkeletonBrowser visualizer) |
Modifier and Type | Method and Description |
---|---|
org.processmining.plugins.graphviz.dot.Dot |
LogSkeleton.createGraph(java.util.Set<LogSkeletonBrowser> visualizers) |
Modifier and Type | Method and Description |
---|---|
static LogSkeletonBrowser |
LogSkeletonBrowser.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LogSkeletonBrowser[] |
LogSkeletonBrowser.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<LogSkeletonBrowser> |
LogSkeletonBrowserParameters.getVisualizers() |