|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBasicParameterOperand
org.objectweb.medor.filter.jorm.lib.IsNullPName
This implementation of the CalculatedParameterOperand interface checks if a PName is null. This PName must be given in parameter among the ParameterOperand of the evaluate method.
Constructor Summary | |
IsNullPName(java.lang.String parameterName)
|
Method Summary | |
void |
evaluate(ParameterOperand[] pos)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IsNullPName(java.lang.String parameterName)
Method Detail |
public void evaluate(ParameterOperand[] pos) throws ExpressionException
ExpressionException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |