| Package | Description |
|---|---|
| com.ihr.xbrl.om.formula.util |
| Modifier and Type | Method and Description |
|---|---|
void |
VariablesLoopController.initialize(XBRLVariableTree tree,
XMLEvaluationContextProvider evalProvider,
java.util.Vector<XBRLVariableResourceUse> evaluatedVars)
Initializes the VariablesLoopController by setting the value of the tree that contains
the variables required for each evaluation level and the interdependencies between variables.
|
void |
XFIImplicitFilterOptimizer.setTree(XBRLVariableTree tree)
Sets the tree.
|
| Constructor and Description |
|---|
VariablesLoopController.ClsVariableSetCombinationsIterator2(XBRLVariableTree tree,
XMLEvaluationContextProvider evalProvider,
java.util.Vector<XBRLVariableResourceUse> evaluatedVars)
Instantiates a new cls variable set combinations iterator2.
|