JComponentPack 1.5.0

com.zfqjava.formula
Interface Function

All Known Implementing Classes:
AbstractFunction

public interface Function


Method Summary
 Object evaluate(FormulaContext context, List args)
          Returns the value for the specified arguments.
 String getName()
          Returns the function name.
 

Method Detail

getName

String getName()
Returns the function name.


evaluate

Object evaluate(FormulaContext context,
                List args)
Returns the value for the specified arguments.

Parameters:
context - the formula context
args - the function arguments
Returns:
the object

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.