|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.formula.FlBind
com.ihr.xbrl.formula.FlBindC
com.ihr.xbrl.formula.FlBindDim
public class FlBindDim
This kind of filter is not working because it rejects the whole variable set if one of the variables in the set is not d-equal-except. This is not the user expected behaivour. Users would require that only elements that are not d-equal-except be removed from the set and this is the reason the functionality should not be implemented as a binding algorithm method
| Constructor Summary | |
|---|---|
FlBindDim(XBRLResource bindingMethodRes,
FlFormulaProcessor fp)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ihr.xbrl.formula.FlBindC |
|---|
resolveVariable |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlBindDim(XBRLResource bindingMethodRes,
FlFormulaProcessor fp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||