public class AlignmentComparisonEvent
extends org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent
| Constructor and Description |
|---|
AlignmentComparisonEvent(ExecutionStep processStep,
ExecutionStep logStep,
DataAwareStepTypes stepType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBottomLabel() |
java.lang.String |
getBottomLabel2() |
java.lang.String |
getLabel() |
java.lang.String |
getTopLabel() |
java.awt.Color |
getWedgeColor() |
public AlignmentComparisonEvent(ExecutionStep processStep, ExecutionStep logStep, DataAwareStepTypes stepType)
public java.lang.String getTopLabel()
getTopLabel in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.EventgetTopLabel in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEventpublic java.lang.String getBottomLabel()
getBottomLabel in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.EventgetBottomLabel in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEventpublic java.lang.String getBottomLabel2()
getBottomLabel2 in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.EventgetBottomLabel2 in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEventpublic java.lang.String getLabel()
getLabel in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.EventgetLabel in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEventpublic java.awt.Color getWedgeColor()
getWedgeColor in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.EventgetWedgeColor in class org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.AbstractEvent