| Package | Description |
|---|---|
| org.processmining.eventstream.parameters |
| Modifier and Type | Method and Description |
|---|---|
XLogToXSStaticXSEventStreamParameters.EmissionOrdering |
XLogToXSStaticXSEventStreamParameters.getEmissionOrdering() |
static XLogToXSStaticXSEventStreamParameters.EmissionOrdering |
XLogToXSStaticXSEventStreamParameters.EmissionOrdering.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XLogToXSStaticXSEventStreamParameters.EmissionOrdering[] |
XLogToXSStaticXSEventStreamParameters.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 |
XLogToXSStaticXSEventStreamParameters.setEmissionOrdering(XLogToXSStaticXSEventStreamParameters.EmissionOrdering emissionOrdering) |