public class PluginDefineCondition extends AbstractPluginDefine
onstarteval, valuescopenameFEATURE_CONDITION, FEATURE_NORMALIZED, FEATURE_NORMALIZER, FEATURE_SLEEP, FEATURE_THREADSAFE, FEATURE_TIMEOUT, FEATURE_WAITparameters| Constructor and Description |
|---|
PluginDefineCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEval()
Says if the content must be evaluated as an expression.
|
protected boolean |
operation(Object obj,
IContext context)
Stand for the testing operation.
|
getActionType, getError, setValuedoEnd, doStart, getObjectValue, getOnstart, perform, setOnstartgetValue, getValue, setEvalgetScope, saveGlobal, saveLocal, saveStrict, setScopegetName, setNamecopy, getCondition, getConditionModel, getNormalized, getNormalized, getNormalizer, getParent, getSleep, getSleepModel, getThreadsafe, getTimeout, getTimeoutModel, getWait, getWaitModel, initialize, setCondition, setConditionModel, setNormalized, setNormalizer, setParent, setSleep, setSleepModel, setThreadsafe, setTimeout, setTimeoutModel, setWait, setWaitModel, toStringgetParameters, setParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParameters, setParameterspublic boolean isEval()
AbstractPluginValueisEval in class AbstractPluginDefineprotected boolean operation(Object obj, IContext context)
AbstractPluginDualoperation in class AbstractPluginDefineobj - The value to be used.context - The context.Copyright © 2016. All rights reserved.