Package | Description |
---|---|
org.processmining.plugins.inductiveVisualMiner.performance |
Modifier and Type | Method and Description |
---|---|
abstract PerformanceWrapper.TypeGlobal |
PerformanceWrapperTraces.Type.toPerformance() |
static PerformanceWrapper.TypeGlobal |
PerformanceWrapper.TypeGlobal.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PerformanceWrapper.TypeGlobal[] |
PerformanceWrapper.TypeGlobal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PerformanceWrapper.addGlobalValue(PerformanceWrapper.TypeGlobal type,
long value) |
long |
PerformanceWrapper.getGlobalMeasure(PerformanceWrapper.TypeGlobal type,
PerformanceWrapper.Gather gather) |