Package | Description |
---|---|
org.processmining.eventstream.authors.xlog.parameters |
Modifier and Type | Method and Description |
---|---|
XLogToXSEventStreamParameters.EmissionOrdering |
XLogToXSEventStreamParameters.getEmissionOrdering() |
static XLogToXSEventStreamParameters.EmissionOrdering |
XLogToXSEventStreamParameters.EmissionOrdering.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XLogToXSEventStreamParameters.EmissionOrdering[] |
XLogToXSEventStreamParameters.EmissionOrdering.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XLogToXSEventStreamParameters.setEmissionOrdering(XLogToXSEventStreamParameters.EmissionOrdering emissionOrdering) |