| Package | Description |
|---|---|
| org.processmining.interactivelocalizedplaceanalysis.models | |
| org.processmining.interactivelocalizedplaceanalysis.models.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
TPBuilder.addEvent(org.joda.time.DateTime t,
ChangeEvent ce) |
void |
TPBuilder.addEventNow(ChangeEvent ce) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActualChangeEvent |
class |
FakeChangeEvent |
class |
SilentChangeEvent |
| Modifier and Type | Field and Description |
|---|---|
static ChangeEvent |
ChangeEvent.END |
static ChangeEvent |
ChangeEvent.START |
| Modifier and Type | Method and Description |
|---|---|
void |
TPBuilderImpl.addEvent(org.joda.time.DateTime t,
ChangeEvent ce) |
void |
TPBuilderImpl.addEventNow(ChangeEvent ce) |
| Constructor and Description |
|---|
TimestampedChangeEvent(T date,
ChangeEvent changeEvent) |