Package | Description |
---|---|
org.processmining.plugins.balancedconformance.observer |
Modifier and Type | Method and Description |
---|---|
void |
DataConformancePlusObserver.foundImpossibleAlignments(java.util.Collection<DataConformancePlusObserver.ImpossibleTrace> impossibleTraces)
At the end of the alignment computation this method is called with the
(possibly empty) list of traces for which no alignment could be obtained.
|
void |
DataConformancePlusObserverNoOpImpl.foundImpossibleAlignments(java.util.Collection<DataConformancePlusObserver.ImpossibleTrace> impossibleTraces) |
void |
WrappedDataConformanceObserver.foundImpossibleAlignments(java.util.Collection<DataConformancePlusObserver.ImpossibleTrace> impossibleTraces) |