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
G
getArgsType()
- Method in class com.japisoft.formula.lib.
Function
getArgumentAt(int)
- Method in class com.japisoft.formula.
ListOfArgument
Return the argument starting from 0
getArgumentCount()
- Method in class com.japisoft.formula.
ListOfArgument
getBigDecimalValue()
- Method in class com.japisoft.formula.
Variant
getBinaryOperator(String)
- Method in interface com.japisoft.formula.operator.
OperatorFactory
getBinaryOperator(String)
- Method in class com.japisoft.formula.operator.
OperatorFactoryImpl
getBinaryOperatorNode(String)
- Method in class com.japisoft.formula.node.
NodeFactory
getBooleanValue()
- Method in class com.japisoft.formula.
Variant
getChildAt(int)
- Method in class com.japisoft.formula.node.
AbstractNode
getChildCount()
- Method in class com.japisoft.formula.node.
AbstractNode
getContent()
- Method in class com.japisoft.formula.node.
AbstractNode
getCurrentPos()
- Method in class com.japisoft.formula.
FormulaParser
getDoubleValue()
- Method in class com.japisoft.formula.
Variant
getError()
- Method in class com.japisoft.formula.
FormulaException
getErrorLineLocation()
- Method in class com.japisoft.formula.
FormulaException
getErrorLocation()
- Method in class com.japisoft.formula.
FormulaException
getExpression()
- Method in class com.japisoft.formula.
Formula
getFormula()
- Method in class com.japisoft.formula.
FormulaFactory
Deprecated.
Use getNewFormula
getFormula(String)
- Method in class com.japisoft.formula.
FormulaFactory
Deprecated.
Use getNewFormula
getFormulaContext()
- Method in class com.japisoft.formula.operator.
OperatorContext
getFunctionName()
- Method in class com.japisoft.formula.node.
FunctionNode
getFunctionName()
- Method in class com.japisoft.formula.lib.
Function
getFunctionNode()
- Method in class com.japisoft.formula.node.
NodeFactory
getFunctionResolver()
- Method in interface com.japisoft.formula.node.
NodeContext
getFunctionResolver()
- Method in class com.japisoft.formula.
FormulaContext
getFunctions()
- Method in class com.japisoft.formula.lib.
AbstractLib
getFunctions()
- Method in interface com.japisoft.formula.lib.
Lib
getGroupNode()
- Method in class com.japisoft.formula.node.
NodeFactory
getInstance()
- Static method in class com.japisoft.formula.
FormulaFactory
getInstance(boolean)
- Static method in class com.japisoft.formula.
FormulaFactory
getLib()
- Static method in class com.japisoft.formula.lib.
LibManager
getListNode()
- Method in class com.japisoft.formula.node.
NodeFactory
getListValue()
- Method in class com.japisoft.formula.
Variant
getName()
- Method in class com.japisoft.formula.lib.
AbstractLib
getName()
- Method in interface com.japisoft.formula.lib.
Lib
getNewFormula()
- Method in class com.japisoft.formula.
FormulaFactory
getNewFormula(String)
- Method in class com.japisoft.formula.
FormulaFactory
getObjectResult()
- Method in class com.japisoft.formula.
Variant
getOperandName1()
- Method in class com.japisoft.formula.operator.
OperatorContext
getOperandName2()
- Method in class com.japisoft.formula.operator.
OperatorContext
getOperandName3()
- Method in class com.japisoft.formula.operator.
OperatorContext
getOperatorFactory()
- Method in interface com.japisoft.formula.node.
NodeContext
getOperatorFactory()
- Method in class com.japisoft.formula.
Formula
getOperatorFactory()
- Method in class com.japisoft.formula.
FormulaContext
getPos()
- Method in class com.japisoft.formula.node.
AbstractNode
getPos()
- Method in class com.japisoft.formula.node.
EvaluateException
getRootNode()
- Method in class com.japisoft.formula.node.
NodeFactory
getRootNode()
- Method in class com.japisoft.formula.
FormulaTreeBuilder
getSharedOperatorFactory()
- Method in class com.japisoft.formula.
FormulaFactory
getSource()
- Method in class com.japisoft.formula.lib.
LibException
getSource()
- Method in class com.japisoft.formula.
FormulaException
getStringValue()
- Method in class com.japisoft.formula.
Variant
getSymbolNames()
- Method in class com.japisoft.formula.
Formula
getSymbolResolver()
- Method in interface com.japisoft.formula.node.
NodeContext
getSymbolResolver()
- Method in class com.japisoft.formula.
FormulaContext
getSymbolsFromExpression()
- Method in class com.japisoft.formula.
Formula
getTernaryOperator(String)
- Method in interface com.japisoft.formula.operator.
OperatorFactory
getTernaryOperator(String)
- Method in class com.japisoft.formula.operator.
OperatorFactoryImpl
getTernaryOperatorNode(String)
- Method in class com.japisoft.formula.node.
NodeFactory
getUnaryOperator(String)
- Method in interface com.japisoft.formula.operator.
OperatorFactory
getUnaryOperator(String)
- Method in class com.japisoft.formula.operator.
OperatorFactoryImpl
getUnaryOperatorNode(String)
- Method in class com.japisoft.formula.node.
NodeFactory
getValue(String)
- Method in class com.japisoft.formula.
FormulaContext
getValue(String)
- Method in interface com.japisoft.formula.
SymbolResolver
throw a SymbolResolverException if the symbol is unknown.
getValue(String, ListOfArgument)
- Method in class com.japisoft.formula.
FormulaContext
getValue(String, ListOfArgument)
- Method in interface com.japisoft.formula.
FunctionResolver
throw a FunctionResolverException is the function is unknown or something is wrong with arguments
getValue1()
- Method in class com.japisoft.formula.operator.
OperatorContext
getValue2()
- Method in class com.japisoft.formula.operator.
OperatorContext
getValue3()
- Method in class com.japisoft.formula.operator.
OperatorContext
getValueForFunction(String, ListOfArgument)
- Method in class com.japisoft.formula.
Formula
getValueForSymbol(String)
- Method in class com.japisoft.formula.
Formula
getValueNode()
- Method in class com.japisoft.formula.node.
NodeFactory
getVariableName()
- Method in class com.japisoft.formula.node.
VariableNode
getVariableNode()
- Method in class com.japisoft.formula.node.
NodeFactory
GREATEQ
- Static variable in class com.japisoft.formula.
FormulaParser
GREATEQOperator
- class com.japisoft.formula.operator.binary.
GREATEQOperator
.
Great operator : A >= B
GREATEQOperator
- class com.japisoft.formula.operator_hp.binary.
GREATEQOperator
.
Great operator : A >= B in high precision mode
GREATEQOperator()
- Constructor for class com.japisoft.formula.operator.binary.
GREATEQOperator
GREATEQOperator()
- Constructor for class com.japisoft.formula.operator_hp.binary.
GREATEQOperator
GREATOperator
- class com.japisoft.formula.operator.binary.
GREATOperator
.
Great operator : A > B
GREATOperator
- class com.japisoft.formula.operator_hp.binary.
GREATOperator
.
Great operator : A > B in high precision mode
GREATOperator()
- Constructor for class com.japisoft.formula.operator.binary.
GREATOperator
GREATOperator()
- Constructor for class com.japisoft.formula.operator_hp.binary.
GREATOperator
GroupNode
- class com.japisoft.formula.node.
GroupNode
.
Group node definition.
GroupNode()
- Constructor for class com.japisoft.formula.node.
GroupNode
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