public class LogCancelExplorerView
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
LogCancelExplorerView.OracleAwareLogViewConfig |
Modifier and Type | Field and Description |
---|---|
protected static int |
MaxInstNameLength |
Constructor and Description |
---|
LogCancelExplorerView() |
Modifier and Type | Method and Description |
---|---|
protected void |
_updateTraceSelection(org.deckfour.xes.model.XTrace traceOriginal) |
javax.swing.JPanel |
getRoot() |
void |
setLogUi(java.util.Set<java.lang.String> cancelOracle) |
void |
setLogUi(org.deckfour.xes.model.XLog inputLog,
java.util.Set<java.lang.String> cancelOracle) |
protected static final int MaxInstNameLength
public javax.swing.JPanel getRoot()
public void setLogUi(org.deckfour.xes.model.XLog inputLog, java.util.Set<java.lang.String> cancelOracle)
public void setLogUi(java.util.Set<java.lang.String> cancelOracle)
protected void _updateTraceSelection(org.deckfour.xes.model.XTrace traceOriginal)