|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.om.formula.aspects.tests.XFAspectTestAbstract
public abstract class XFAspectTestAbstract
| Method Summary | |
|---|---|
boolean |
equivaletValues(net.sf.saxon.s9api.XdmValue fact1,
net.sf.saxon.s9api.XdmValue fact2)
Two facts have equivalent values for a given aspect if the aspect test for that aspect evaluates to true. |
abstract int |
getAspect()
Access to the constant defined in the CommonAspectRule class indicating the aspect this instance works with. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ihr.xbrl.om.formula.aspects.tests.XFAspectTestInterface |
|---|
bResultsCacheable, getCacheVal1, getCacheVal2 |
| Method Detail |
|---|
public boolean equivaletValues(net.sf.saxon.s9api.XdmValue fact1,
net.sf.saxon.s9api.XdmValue fact2)
XFAspectTestInterfaceThis interface MUST be implemented by classes dealing with different aspects
equivaletValues in interface XFAspectTestInterfacefact1 - This one of the facts to comparefact2 - This is the fact to compare to
public abstract int getAspect()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||