public class CancelNestedHandleView extends CancelNestedHandleController.View
SignalStartAction
Constructor and Description |
---|
CancelNestedHandleView() |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
getComponent() |
static javax.swing.JPanel |
getDescriptionPanel() |
protected void |
setCancelOracle(java.util.Collection<java.lang.String> values) |
void |
setLogUi(java.util.Set<java.lang.String> cancelOracle) |
void |
setLogUi(org.deckfour.xes.model.XLog inputLog,
java.util.Set<java.lang.String> cancelOracle) |
public static javax.swing.JPanel getDescriptionPanel()
public javax.swing.JComponent getComponent()
public void setLogUi(org.deckfour.xes.model.XLog inputLog, java.util.Set<java.lang.String> cancelOracle)
setLogUi
in class CancelPreprocessController.View
public void setLogUi(java.util.Set<java.lang.String> cancelOracle)
setLogUi
in class CancelPreprocessController.View
protected void setCancelOracle(java.util.Collection<java.lang.String> values)