Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
Y
E
E_SYMBOL
- Static variable in class com.japisoft.formula.
Formula
Name of the symbol for the Exponential value
ELSE
- Static variable in class com.japisoft.formula.
FormulaParser
ELSEOperator
- class com.japisoft.formula.operator.ternary.
ELSEOperator
.
If Then Else operator
ELSEOperator()
- Constructor for class com.japisoft.formula.operator.ternary.
ELSEOperator
EMPTY
- Static variable in class com.japisoft.formula.
Variant
EQ
- Static variable in class com.japisoft.formula.
FormulaParser
EQOperator
- class com.japisoft.formula.operator.binary.
EQOperator
.
Equal operator : A==B
EQOperator()
- Constructor for class com.japisoft.formula.operator.binary.
EQOperator
equals(Object)
- Method in class com.japisoft.formula.
Variant
eval(OperatorContext)
- Method in interface com.japisoft.formula.operator.
BinaryOperator
Eval this expression and return the operation result
eval(OperatorContext)
- Method in interface com.japisoft.formula.operator.
TernaryOperator
eval(OperatorContext)
- Method in interface com.japisoft.formula.operator.
UnaryOperator
Eval this expression and return the result
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.unary.
ABSOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.unary.
MINUSOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.unary.
PERCENTOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.unary.
ABSOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.unary.
MINUSOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.unary.
NOTOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.unary.
PERCENTOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
ADDOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
ANDOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
ASSIGNOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
DIVOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
EQOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
GREATEQOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
GREATOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
IFOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
INOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
LESSEQOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
LESSOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
MINUSOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
MODOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
MULOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
NOTEQOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
OROperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
POWEROperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.binary.
XOROperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.binary.
ADDOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.binary.
DIVOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.binary.
GREATEQOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.binary.
GREATOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.binary.
LESSEQOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.binary.
LESSOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.binary.
MINUSOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.binary.
MODOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.binary.
MULOperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator_hp.binary.
POWEROperator
eval(OperatorContext)
- Method in class com.japisoft.formula.operator.ternary.
ELSEOperator
evalForList(Object, Object)
- Static method in class com.japisoft.formula.operator.binary.
ADDOperator
evalForList(Object, Object)
- Static method in class com.japisoft.formula.operator.binary.
MINUSOperator
evalForString(Object, Object)
- Static method in class com.japisoft.formula.operator.binary.
ADDOperator
evaluate()
- Method in class com.japisoft.formula.
Formula
This method will evaluate the current expression.
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.
Function
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
AbsFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
AcosFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
AsinFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
AtanFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
AvgFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
CosFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
DegToRad
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
ExpFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
IntFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
Log10Function
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
LogFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
LognFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
MaxFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
MinFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
Pow
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
ProdFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
RadToDeg
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
RandomFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
SinFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
SqrtFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
SumFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.
TanFunction
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.str.
Strcontains
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.str.
Strget
evaluate(ListOfArgument)
- Method in class com.japisoft.formula.lib.standard.str.
Strlen
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
AbstractNode
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
BinaryOperatorNode
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
FunctionNode
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
GroupNode
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
ListNode
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
RootNode
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
TernaryOperatorNode
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
UnaryOperatorNode
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
ValueNode
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
ValueNodeHP
evaluate(NodeContext)
- Method in class com.japisoft.formula.node.
VariableNode
evaluate(String, ListOfArgument)
- Method in class com.japisoft.formula.lib.
AbstractLib
evaluate(String, ListOfArgument)
- Method in interface com.japisoft.formula.lib.
Lib
EvaluateException
- exception com.japisoft.formula.node.
EvaluateException
.
Evaluation error exception.
EvaluateException(int, String)
- Constructor for class com.japisoft.formula.node.
EvaluateException
EvaluateException(String)
- Constructor for class com.japisoft.formula.node.
EvaluateException
ExpFunction
- class com.japisoft.formula.lib.standard.
ExpFunction
.
Compute the euler's number e raised to the power of the argument More information at :
http://www.japisoft.com
ExpFunction()
- Constructor for class com.japisoft.formula.lib.standard.
ExpFunction
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
Y