org.gwe.p2elv2.functions
Class PFMath

java.lang.Object
  extended by org.gwe.p2elv2.PFunction
      extended by org.gwe.p2elv2.functions.PFMath

public class PFMath
extends PFunction

Since:
Aug 4, 2008
Author:
Marco Ruiz

Constructor Summary
PFMath()
           
 
Method Summary
 PVarValueSpace calculateValues(java.util.List<java.lang.String> params, PStatementContext ctx)
           
 
Methods inherited from class org.gwe.p2elv2.PFunction
getFunction, getName, isCompiletime, isRuntime, isSingleValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PFMath

public PFMath()
Method Detail

calculateValues

public PVarValueSpace calculateValues(java.util.List<java.lang.String> params,
                                      PStatementContext ctx)
Specified by:
calculateValues in class PFunction


Copyright © 2007-2009. All Rights Reserved.