|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.wpi.cs.dsrg.xmldb.xat.common.operator.specialoperator.function.FunCall | +--edu.wpi.cs.dsrg.xmldb.xat.common.operator.specialoperator.function.FunSUM
The FunSUM class.
Constructor Summary | |
FunSUM()
|
Method Summary | |
java.lang.Object |
exec(java.util.Vector deRefParamV)
Execution method for FunSUM. |
Methods inherited from class edu.wpi.cs.dsrg.xmldb.xat.common.operator.specialoperator.function.FunCall |
eval,
iterator |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public FunSUM()
Method Detail |
public java.lang.Object exec(java.util.Vector deRefParamV) throws java.lang.Exception
deRefParamV
- are the parameters
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |