Modifier and Type | Field and Description |
---|---|
protected IEvent2Time |
AbstractTimeMetric.event2time |
Modifier and Type | Method and Description |
---|---|
IEvent2Time |
AbstractTimeMetric.getEvent2Time() |
IEvent2Time |
ITimeMetric.getEvent2Time() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTimeMetric.setEvent2Time(IEvent2Time event2time) |
void |
ITimeMetric.setEvent2Time(IEvent2Time event2time) |
Constructor and Description |
---|
AbstractTimeMetric(IEvent2Time event2time,
java.lang.String id,
java.lang.String name,
java.lang.String shortName) |
Constructor and Description |
---|
DurationEfficiencyMetric(IEvent2Time event2time) |
DurationMetric(IEvent2Time event2time) |
OwnDurationMetric(IEvent2Time event2time) |
WaitDurationMetric(IEvent2Time event2time) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEvent2Time |
class |
Event2TimeAttribute |
class |
Event2TimeNanotime |
class |
Event2TimeTimestamp |
Modifier and Type | Method and Description |
---|---|
static java.util.List<IEvent2Time> |
Event2TimeAttribute.extractValidAttributes(org.deckfour.xes.model.XLog log,
boolean addStandard)
Extract list of valid Event2Time converters from XLog global event attributes
|
Modifier and Type | Method and Description |
---|---|
void |
MoveTimeCmp.setEvent2Time(IEvent2Time event2time) |
Constructor and Description |
---|
EventTimeCmp(IEvent2Time e2t) |
MoveTimeCmp(IEvent2Time event2time) |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAlignMetricOverlayManager.setEvent2Time(IEvent2Time event2time)
Set the event 2 time conversion for all overlays
|
Modifier and Type | Field and Description |
---|---|
Signal1<IEvent2Time> |
DiscoveryWorkbenchController.View.SignalInputEvent2Time |
Modifier and Type | Method and Description |
---|---|
abstract void |
DiscoveryWorkbenchController.View.setEvent2Time(IEvent2Time event2time) |
void |
DiscoveryWorkbenchView.setEvent2Time(IEvent2Time event2time) |
Modifier and Type | Method and Description |
---|---|
abstract void |
DiscoveryWorkbenchController.View.setEvent2TimeOptions(java.util.List<IEvent2Time> options) |
void |
DiscoveryWorkbenchView.setEvent2TimeOptions(java.util.List<IEvent2Time> options) |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisSettingsPanel.setEvent2Time(IEvent2Time event2time) |
void |
SubviewSettingsPanel.setEvent2Time(IEvent2Time event2time) |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisSettingsPanel.setEvent2TimeOptions(java.util.List<IEvent2Time> options) |
void |
SubviewSettingsPanel.setEvent2TimeOptions(java.util.List<IEvent2Time> options) |