| Package | Description |
|---|---|
| com.ihr.xbrl.om.formula.functions.errors | |
| com.ihr.xbrl.om.formula.functions.reusable |
Contains classes than can be reused from XFI functions and other classes in the API that requires the same
functionality but without the overhead of being an XFI function with parameters
|
| com.ihr.xbrl.om.table.definition |
Classes supporting definition nodes
|
| Constructor and Description |
|---|
XFIEInvalidConceptRelationParameters(int generations,
RC_XFI_concept_relationshipsBase.Axis axis)
Instantiates a new XFIE invalid concept relation parameters.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RC_XFI_concept_relationships_drs.Axis
The Enum Axis.
|
static class |
RC_XFI_concept_relationships.Axis
The Enum Axis.
|
| Modifier and Type | Method and Description |
|---|---|
abstract int |
XBRLRelationshipNode.getGenerations(XBRLStructuralTable xbrlTable,
RC_XFI_concept_relationshipsBase.Axis axis)
Access to the resolved generations parameter
|
int |
XBRLDimensionRelationshipNode.getGenerations(XBRLStructuralTable xbrlTable,
RC_XFI_concept_relationshipsBase.Axis axis) |
int |
XBRLConceptRelationshipNode.getGenerations(XBRLStructuralTable xbrlTable,
RC_XFI_concept_relationshipsBase.Axis axis)
Access to the resolved generations parameter
|