public class ConcurrentOptionalOrLogMerger
extends java.lang.Object
Constructor and Description |
---|
ConcurrentOptionalOrLogMerger() |
Modifier and Type | Method and Description |
---|---|
static ConcurrentOptionalOrLog |
merge(Components<org.deckfour.xes.classification.XEventClass> components,
ConcurrentOptionalOrLog oldLog,
int componentA,
int componentB)
Merge the mentioned components in both the log and the components object.
|
public static ConcurrentOptionalOrLog merge(Components<org.deckfour.xes.classification.XEventClass> components, ConcurrentOptionalOrLog oldLog, int componentA, int componentB)
components
- This is changed in place.oldLog
- This is not changed.componentA
- componentB
-