| Package | Description |
|---|---|
| org.processmining.plugins.ppm.ppmchart | |
| org.processmining.plugins.ppm.ppmchart.model | |
| org.processmining.plugins.ppm.ppmchart.ui |
| Modifier and Type | Method and Description |
|---|---|
PPMChartModel |
PPMChartAnalysis.getPPMChartModel() |
static PPMChartModel |
PPMChartAnalysisPlugin.makeChart(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
static PPMChartModel |
PPMChartAnalysisPlugin.makeChart(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
| Modifier and Type | Method and Description |
|---|---|
static PPMChartAnalysis |
PPMChartAnalysis.visualize(org.processmining.framework.plugin.PluginContext context,
PPMChartModel dcm) |
| Constructor and Description |
|---|
PPMChartAnalysis(org.processmining.framework.plugin.PluginContext context,
PPMChartModel model) |
| Modifier and Type | Field and Description |
|---|---|
protected PPMChartModel |
SortedMapModel.ccModel |
| Constructor and Description |
|---|
SortedMapModel(PPMChartModel aCheetahChartModel) |
StatisticsModel(PPMChartModel ccModel) |
| Modifier and Type | Field and Description |
|---|---|
protected PPMChartModel |
CoordinationUtil.ccModel |
protected PPMChartModel |
PPMChartPanel.ccModel |
| Constructor and Description |
|---|
ChunkPanel(PPMChartPanel ccPanel,
PPMChartModel ccModel) |
CoordinationUtil(PPMChartOptionPanel ccop,
PPMChartModel ccModel) |