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, setParentclearProperties, getKeys, getProperty, removeProperty, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearProperties, getKeys, getProperty, removeProperty, setPropertypublic void processExecutionPhase(ExecutionContext context)
processExecutionPhase in interface ExecutionPhaseListenerpublic String getStatusPanelId()
public void setStatusPanelId(String statusPanelId)
public int getTrialCounter()
public void setTrialCounter(int trialCounter)
Copyright © 2013. All Rights Reserved.