| Package | Description |
|---|---|
| org.processmining.plugins.log.dottedchartanalysis |
| Modifier and Type | Field and Description |
|---|---|
protected DottedChartTimeInterpreter.Time |
DottedChartTimeInterpreter.type |
| Modifier and Type | Method and Description |
|---|---|
DottedChartTimeInterpreter.Time |
DottedChartTimeInterpreter.getType() |
static DottedChartTimeInterpreter.Time |
DottedChartTimeInterpreter.Time.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DottedChartTimeInterpreter.Time[] |
DottedChartTimeInterpreter.Time.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DottedChartTimeInterpreter.setType(DottedChartTimeInterpreter.Time type) |
| Constructor and Description |
|---|
DottedChartTimeInterpreter(org.deckfour.xes.info.XLogInfo summary,
DottedChartTimeInterpreter.Time type) |