public class L2LSubtraceNestedCalls extends L2LNestedCalls
L2LNestedCalls.Parameters
Modifier and Type | Field and Description |
---|---|
protected static org.deckfour.xes.extension.std.XConceptExtension |
extConceptname |
protected static org.deckfour.xes.extension.std.XLifecycleExtension |
extLifecycle |
protected static XSubtraceExtension |
extSubtrace |
params
Constructor and Description |
---|
L2LSubtraceNestedCalls() |
L2LSubtraceNestedCalls(L2LNestedCalls.Parameters params) |
Modifier and Type | Method and Description |
---|---|
protected org.deckfour.xes.model.XTrace |
_transformTrace(org.deckfour.xes.factory.XFactory f,
org.deckfour.xes.model.XTrace input) |
org.deckfour.xes.model.XLog |
transform(org.deckfour.xes.model.XLog input)
Transform log like [
|
apply, apply
protected static final XSubtraceExtension extSubtrace
protected static final org.deckfour.xes.extension.std.XConceptExtension extConceptname
protected static final org.deckfour.xes.extension.std.XLifecycleExtension extLifecycle
public L2LSubtraceNestedCalls()
public L2LSubtraceNestedCalls(L2LNestedCalls.Parameters params)
public org.deckfour.xes.model.XLog transform(org.deckfour.xes.model.XLog input)
transform
in class L2LNestedCalls
input
- protected org.deckfour.xes.model.XTrace _transformTrace(org.deckfour.xes.factory.XFactory f, org.deckfour.xes.model.XTrace input)
_transformTrace
in class L2LNestedCalls