|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XDTDimension | |
|---|---|
| com.ihr.xbrl.dts | Provides the classes necessary to investigate the content of a DTS. |
| com.ihr.xbrl.om.formula.aspects.tests | |
| com.ihr.xbrl.om.xdt | Provides the classes necessary to implement a plug in XBRL processor for validation of dimensional instance documents according to the XBRL Dimensions specification 1.0 This package contains two hierarchies of classes. |
| Uses of XDTDimension in com.ihr.xbrl.dts |
|---|
| Methods in com.ihr.xbrl.dts that return XDTDimension | |
|---|---|
XDTDimension |
XDimension.getDimension()
|
XDTDimension |
EDimension.getDimension()
Access to the XDT Dimension declaration |
| Methods in com.ihr.xbrl.dts with parameters of type XDTDimension | |
|---|---|
static javax.xml.namespace.QName |
EDimension.getName(XDTDimension dim2)
|
| Constructors in com.ihr.xbrl.dts with parameters of type XDTDimension | |
|---|---|
EDimension(DimensionalInstanceExplorer ie,
XDTDimension dim,
int container)
|
|
| Uses of XDTDimension in com.ihr.xbrl.om.formula.aspects.tests |
|---|
| Methods in com.ihr.xbrl.om.formula.aspects.tests with parameters of type XDTDimension | |
|---|---|
static XBRLVariableEqualityDefinition |
XFTypedDimensionAspectTest.getXBRLVariableEqualliDefinition(XDTDimension dim,
XBRLFormulaProcessor fp)
|
| Constructors in com.ihr.xbrl.om.formula.aspects.tests with parameters of type XDTDimension | |
|---|---|
XFTypedDimensionAspectTest(XBRLFormulaProcessor fp,
XMLFragment fragment,
net.sf.saxon.s9api.QName varValue,
XDTDimension dim,
XBRLVariableEqualityDefinition eqd)
|
|
| Uses of XDTDimension in com.ihr.xbrl.om.xdt |
|---|
| Methods in com.ihr.xbrl.om.xdt that return XDTDimension | |
|---|---|
XDTDimension |
XDTDimensionUse.getDimension()
|
XDTDimension |
XDTProcessor.getDimension(javax.xml.namespace.QName dimension)
Access to an XDTDimension from its dimension name or null if the QName does not refer to a dimension in the loaded DTS |
XDTDimension |
XDTDimensionalPrimaryItemForGUIs.getDimension(javax.xml.namespace.QName dimension)
Returns the XDTDimension from the dimension QName or null if the dimension is not used on this primary item |
| Methods in com.ihr.xbrl.om.xdt that return types with arguments of type XDTDimension | |
|---|---|
java.util.Iterator<XDTDimension> |
XDTProcessor.getDimensions()
Access to the list of all dimensions defined in the DTS |
| Constructors in com.ihr.xbrl.om.xdt with parameters of type XDTDimension | |
|---|---|
XDTDimensionUse(XDTProcessor processor,
XDTDimension dimension,
DTSBase base,
DefinitionLinkbase tempDefLb)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||