Package | Description |
---|---|
org.processmining.logskeleton.configurations | |
org.processmining.logskeleton.parameters |
Modifier and Type | Method and Description |
---|---|
java.util.List<LogSkeletonBrowser> |
BrowserConfiguration.getVisualizers()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static LogSkeletonBrowser |
LogSkeletonBrowser.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static LogSkeletonBrowser[] |
LogSkeletonBrowser.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|