public class WeatherHistThreshold extends Function
funcError, funcKey, hasCachedValue
Constructor and Description |
---|
WeatherHistThreshold(Expression exp,
java.lang.String name,
int numParams) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
eval(java.util.List parameters)
Implementation for this function.
|
java.math.BigDecimal |
exceeds(MboRemote mbo,
java.lang.String attrName,
java.math.BigDecimal days,
java.math.BigDecimal val,
boolean exceeds) |
cacheFuncValue, errorLog, funcKey, getCachedFuncValue, getFuncError, getStringValForHashCode, hasCachedFuncValue, lazyEval, mboKeyDebugId, setFuncError, validateSignature, wrapMXException
getExpression, getName, getNumParams, numParamsVaries
public WeatherHistThreshold(Expression exp, java.lang.String name, int numParams)
public java.math.BigDecimal eval(java.util.List parameters)
Function
public java.math.BigDecimal exceeds(MboRemote mbo, java.lang.String attrName, java.math.BigDecimal days, java.math.BigDecimal val, boolean exceeds) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException