public class TrialCountHandler extends NodeImpl implements ExecutionPhaseListener
Constructor and Description |
---|
TrialCountHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getStatusPanelId() |
int |
getTrialCounter() |
void |
processExecutionPhase(ExecutionContext context) |
void |
setStatusPanelId(String statusPanelId) |
void |
setTrialCounter(int trialCounter) |
assignParent, assignParent, assignParents, getId, getLocalId, getParent, setBeanName, setId, setLocalId, setParent
clearProperties, getKeys, getProperty, removeProperty, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearProperties, getKeys, getProperty, removeProperty, setProperty
public void processExecutionPhase(ExecutionContext context)
processExecutionPhase
in interface ExecutionPhaseListener
public String getStatusPanelId()
public void setStatusPanelId(String statusPanelId)
public int getTrialCounter()
public void setTrialCounter(int trialCounter)
Copyright © 2013. All Rights Reserved.