Package | Description |
---|---|
org.processmining.ocbc.log.inspector.panels |
Modifier and Type | Field and Description |
---|---|
protected XOCLogInspectorPlugin |
XOCLogDashboard.parent |
protected XOCLogInspectorPlugin |
XOCLogSummary.parent
The parent of the LogInfoUI.
|
Constructor and Description |
---|
XOCLogDashboard(XOCLogInspectorPlugin parent,
XOCLog log,
org.processmining.plugins.interactivevisualization.InteractivityContext ic) |
XOCLogSummary(XOCLogInspectorPlugin settings,
XOCLog log,
org.processmining.framework.plugin.PluginContext context)
Creates the LogInfoUI, given the parent.
|