public class XFTypedDimensionAspectTest extends XFDimensionsAspectTest
| Constructor and Description |
|---|
XFTypedDimensionAspectTest(XBRLFormulaProcessor fp,
XMLFragment fragment,
net.sf.saxon.s9api.QName varValue,
XDTDimension dim,
XBRLVariableEqualityDefinition eqd)
Instantiates a new XF typed dimension aspect test.
|
| Modifier and Type | Method and Description |
|---|---|
static XBRLVariableEqualityDefinition |
getXBRLVariableEqualliDefinition(XDTDimension dim,
XBRLFormulaProcessor fp)
Gets the XBRL variable equalli definition.
|
bResultsCacheable, getAspect, getCacheVal1, getCacheVal2equivaletValuespublic XFTypedDimensionAspectTest(XBRLFormulaProcessor fp, XMLFragment fragment, net.sf.saxon.s9api.QName varValue, XDTDimension dim, XBRLVariableEqualityDefinition eqd) throws XFValidationException
fp - the fpfragment - the fragmentvarValue - the var valuedim - XDTDimension definitioneqd - the eqdXFValidationException - the XF validation exceptionpublic static XBRLVariableEqualityDefinition getXBRLVariableEqualliDefinition(XDTDimension dim, XBRLFormulaProcessor fp) throws XFValidationException
dim - the dimfp - the fpXFValidationException - the XF validation exception