|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLFormula | |
|---|---|
| com.ihr.xbrl.om.formula | Provides the classes necessary to implement a plug in XBRL processor for validation of docuents and taxonomies according to the XBRL formula specification 1.0 At this stage the package is just created. |
| com.ihr.xbrl.om.formula.aspects | |
| com.ihr.xbrl.om.formula.errors | |
| Uses of XBRLFormula in com.ihr.xbrl.om.formula |
|---|
| Methods in com.ihr.xbrl.om.formula that return XBRLFormula | |
|---|---|
XBRLFormula |
XBRLFormulaProcessor.getUnderEvaluationFormula()
This method returns the formula that is being evaluated. |
| Methods in com.ihr.xbrl.om.formula with parameters of type XBRLFormula | |
|---|---|
void |
XBRLFormulaProcessor.addFormula(XBRLFormula formula)
|
void |
XBRLFormulaProcessor.removeFormula(XBRLFormula xbrlFormula)
Marks a formula to be removed from the formula list. |
void |
XBRLFormulaProcessor.setUnderEvaluationFormula(XBRLFormula formula)
This method sets the value of the formula that is being evaluated. |
| Method parameters in com.ihr.xbrl.om.formula with type arguments of type XBRLFormula | |
|---|---|
void |
XBRLFormulaProcessor.evaluateFormulaSet(java.util.Collection<XBRLFormula> formulas,
XBRLValidationReport valReport,
XBRLInstance doc,
ExecutionTargetType targetType)
Evaluates a collection of formulas and put the result inside the validation report passed in as parameter valReport. |
| Uses of XBRLFormula in com.ihr.xbrl.om.formula.aspects |
|---|
| Methods in com.ihr.xbrl.om.formula.aspects with parameters of type XBRLFormula | |
|---|---|
void |
OpenContextComponentRuleSet.addRule(XBRLFormula xbrlFormula,
net.sf.saxon.s9api.XdmNode aspectNode,
int container)
|
| Constructors in com.ihr.xbrl.om.formula.aspects with parameters of type XBRLFormula | |
|---|---|
CommonAspectRule(net.sf.saxon.s9api.XdmNode aspectNode,
XBRLFormula formula)
|
|
ConceptAspectRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
|
|
DefaultAspectRule(int aspect,
XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode,
int type)
|
|
DimensionCommonAspectRule(int dimensionType,
XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
|
|
DimensionExplicitRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
|
|
DimensionTypedRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
|
|
EmptyAspectRule(net.sf.saxon.s9api.XdmNode aspectNode,
XBRLFormula formula)
|
|
EntityIdentifierAspectRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
|
|
FragmentsAspectRule(net.sf.saxon.s9api.XdmNode aspectNode,
XBRLFormula formula,
int container)
|
|
PeriodAspectRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
|
|
UnitAction(XBRLFormula formula,
com.ihr.xbrl.om.formula.aspects.UnitAspectRule.UnitOperationType code,
net.sf.saxon.s9api.XdmNode actionNode)
|
|
UnitAspectRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
|
|
UnitNoUnitAspectRule(XBRLFormula xbrlFormula,
net.sf.saxon.s9api.XdmNode document)
|
|
XPathAspectRule(net.sf.saxon.s9api.XdmNode aspectNode,
XBRLFormula formula,
int container)
|
|
| Uses of XBRLFormula in com.ihr.xbrl.om.formula.errors |
|---|
| Constructors in com.ihr.xbrl.om.formula.errors with parameters of type XBRLFormula | |
|---|---|
XFxbrlfeDefaultAspectValueConflicts(XBRLFormula formula,
int aspect)
|
|
XFxbrlfeMissingConceptRule(XBRLFormula formula)
|
|
XFxbrlfeMissingEntityIdentifierRule(XBRLFormula formula)
|
|
XFxbrlfeMissingPeriodRule(XBRLFormula formula)
|
|
XFxbrlfeMissingSAVForExplicitDimensionRule(XBRLFormula formula)
|
|
XFxbrlfeMissingSAVForTypedDimensionRule(XBRLFormula formula)
|
|
XFxbrlfeMissingUnitRule(XBRLFormula formula)
|
|
XFxbrlfeNonSingletonOutputValue(XBRLFormula formula)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||