public abstract class AbstractPluginDefine extends AbstractPluginDual
onstarteval, valuescopenameFEATURE_CONDITION, FEATURE_NORMALIZED, FEATURE_NORMALIZER, FEATURE_SLEEP, FEATURE_THREADSAFE, FEATURE_TIMEOUT, FEATURE_WAITparameters| Constructor and Description |
|---|
AbstractPluginDefine() |
| Modifier and Type | Method and Description |
|---|---|
ActionType |
getActionType()
Get the plugin type.
|
protected Exception |
getError()
Gets the error, if the
operation returns false. |
boolean |
isEval()
Says if the content must be evaluated as an expression.
|
protected boolean |
operation(Object obj,
IContext context)
Stand for the testing operation.
|
void |
setValue(Object value)
Sets the value.
|
doEnd, 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 ActionType getActionType()
IActionTypepublic boolean isEval()
AbstractPluginValueisEval in class AbstractPluginValuepublic void setValue(Object value)
AbstractPluginValuesetValue in class AbstractPluginValuevalue - A new value.protected boolean operation(Object obj, IContext context)
AbstractPluginDualoperation in class AbstractPluginDualobj - The value to be used.context - The context.protected Exception getError()
AbstractPluginDualoperation returns false.getError in class AbstractPluginDualCopyright © 2016. All rights reserved.