public class PluginExecute extends AbstractPluginDefine
onstarteval, valuescopenameFEATURE_CONDITION, FEATURE_NORMALIZED, FEATURE_NORMALIZER, FEATURE_SLEEP, FEATURE_THREADSAFE, FEATURE_TIMEOUT, FEATURE_WAITparameters| Constructor and Description |
|---|
PluginExecute() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getObjectValue(IContext context,
nu.xom.Node node)
Default behavior.
|
protected boolean |
operation(Object obj,
IContext context)
Stand for the testing operation.
|
void |
setValue(Object value)
Sets the value.
|
getActionType, getError, isEvaldoEnd, doStart, 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 void setValue(Object value)
AbstractPluginValuesetValue in class AbstractPluginDefinevalue - A new value.protected Object getObjectValue(IContext context, nu.xom.Node node) throws PluginException
AbstractPluginDualgetObjectValue in class AbstractPluginDualcontext - The context.node - The node.PluginException - On evaluation errors.protected boolean operation(Object obj, IContext context)
AbstractPluginDualoperation in class AbstractPluginDefineobj - The value to be used.context - The context.Copyright © 2016. All rights reserved.