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
J
L
M
N
O
P
R
S
T
V
R
rebuildVariableList()
- Method in class com.accountingenhancements.formula.
FormulaVariableList
Rebuild the HashMap to make sure that the variables returned have the highest levels when names are shared.
removeLeaf(int)
- Method in class com.accountingenhancements.treearray.
BranchNode
Removes the element at the specified position in the
LeafNode
list.
removeLeaf(F)
- Method in class com.accountingenhancements.treearray.
BranchNode
Removes a single instance of the specified element from the
LeafNode
list, if it is present (optional operation).
removeLeaf(Leaf<F>)
- Method in class com.accountingenhancements.treearray.
BranchNode
Removes a single instance of the specified leaf from the
LeafNode
list, if it is present (optional operation).
removeLevel(int)
- Method in class com.accountingenhancements.formula.
FormulaVariableList
removeVariable(FormulaVariable)
- Method in class com.accountingenhancements.formula.
FormulaVariableList
removeVariable(String)
- Method in class com.accountingenhancements.formula.
FormulaVariableList
reparseFormula()
- Method in class com.accountingenhancements.formula.
FormulaVariableStack
Reparse the formula that was last processed.
requiredArguments
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_DateAdd
requiredArguments
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_DatePart
requiredArguments
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_IIF
requiredArguments
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_LCase
requiredArguments
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_Left
requiredArguments
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_Len
requiredArguments
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_Mid
requiredArguments
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_Right
requiredArguments
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_UCase
reset()
- Method in class com.accountingenhancements.treearray.
TreeCrawler
Reset this class to the beginning of the trunk so that we can start over (as if the class were just created).
resolvedVariable
- Variable in class com.accountingenhancements.formula.
FormulaVariable
If this is TYPE_VARIABLE then this is the value of the resultant value.
result
- Variable in class com.accountingenhancements.formula.
FormulaVariableStack
This is the result when the stack resolved.
returnValueDescription
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_DateAdd
returnValueDescription
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_DatePart
returnValueDescription
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_IIF
returnValueDescription
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_LCase
returnValueDescription
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_Left
returnValueDescription
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_Len
returnValueDescription
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_Mid
returnValueDescription
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_Right
returnValueDescription
- Static variable in class com.accountingenhancements.formula.
FormulaFunction_UCase
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
J
L
M
N
O
P
R
S
T
V