public class CompoundElementTrialCountEvaluator extends NodeImpl implements TrialCountEvaluator
| Constructor and Description |
|---|
CompoundElementTrialCountEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
TrialCountEvaluator |
getBaseEvaluator() |
int |
getTrialCount(ExecutionContext context)
Returns the trial count of the baseEvaluator in case the primary element
is in the execution stack, 0 otherwise.
|
void |
setBaseEvaluator(TrialCountEvaluator baseEvaluator) |
assignParent, assignParent, assignParents, getId, getLocalId, getParent, setId, setLocalId, setParentclearProperties, getKeys, getProperty, removeProperty, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearProperties, getId, getKeys, getProperty, removeProperty, setPropertypublic int getTrialCount(ExecutionContext context)
getTrialCount in interface TrialCountEvaluatorpublic TrialCountEvaluator getBaseEvaluator()
public void setBaseEvaluator(TrialCountEvaluator baseEvaluator)
Copyright © 2012. All Rights Reserved.