public class OrFunction extends BaseBooleanBranchFunction implements ScalarFunction, FunctionFactory
_hash| Constructor and Description |
|---|
OrFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
exitOnValue() |
ConcreteFunction |
makeNewInstance() |
evaluate, getDataType, isValidaddArgument, getArgument, getArgumentCount, setArgument, setVariableContext, toStringgetAlias, getLabel, getName, setAlias, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitevaluateisValidaddArgument, getAlias, getArgument, getArgumentCount, getName, setAlias, setArgumentgetDataType, getLabel, setVariableContextpublic ConcreteFunction makeNewInstance()
makeNewInstance in interface FunctionFactoryprotected boolean exitOnValue()
exitOnValue in class BaseBooleanBranchFunction