|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLFormulaResource | |
|---|---|
| com.ihr.xbrl.om.assertions | |
| com.ihr.xbrl.om.errors | Provides the classes necessary to produce and process XBRL related errors There are two error categories. |
| 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.errors | |
| com.ihr.xbrl.om.formula.filters | |
| Uses of XBRLFormulaResource in com.ihr.xbrl.om.assertions |
|---|
| Subclasses of XBRLFormulaResource in com.ihr.xbrl.om.assertions | |
|---|---|
class |
XBRLAssertion
|
class |
XBRLConsistencyAssertion
|
class |
XBRLExistenceAssertion
|
class |
XBRLValueAssertion
|
| Uses of XBRLFormulaResource in com.ihr.xbrl.om.errors |
|---|
| Constructors in com.ihr.xbrl.om.errors with parameters of type XBRLFormulaResource | |
|---|---|
XBRLAssertionResult(XBRLFormulaResource assertion,
boolean result,
XBRLInstance inputInstance,
XBRLInstance afterFormulaInstance)
This method can be used to create an XBRLAssertionResult while looking if the XBRLAssertion contains a specific user defined message. |
|
| Uses of XBRLFormulaResource in com.ihr.xbrl.om.formula |
|---|
| Subclasses of XBRLFormulaResource in com.ihr.xbrl.om.formula | |
|---|---|
class |
XBRLCustomFunction
|
class |
XBRLFormula
|
class |
XBRLVariableEqualityDefinition
|
class |
XBRLVariableFact
|
class |
XBRLVariableGeneral
|
class |
XBRLVariableParameter
|
class |
XBRLVariablePrecondition
|
class |
XBRLVariableResource
|
class |
XBRLVariableSetResource
|
| Methods in com.ihr.xbrl.om.formula with parameters of type XBRLFormulaResource | |
|---|---|
static net.sf.saxon.s9api.XPathExecutable |
XBRLFormulaProcessor.compileExpressionAndCollectRequiredVariables(java.lang.String selectExpression,
java.util.Collection<javax.xml.namespace.QName> requiredVariables,
java.util.Collection<net.sf.saxon.s9api.QName> preDefinedVariables,
net.sf.saxon.om.NamespaceResolver nsResolver,
XBRLFormulaResource fragment)
|
| Constructors in com.ihr.xbrl.om.formula with parameters of type XBRLFormulaResource | |
|---|---|
XBRLFormulaResource(XBRLFormulaResource other)
|
|
XBRLVariableResource(XBRLFormulaResource other)
|
|
| Uses of XBRLFormulaResource in com.ihr.xbrl.om.formula.errors |
|---|
| Subclasses of XBRLFormulaResource in com.ihr.xbrl.om.formula.errors | |
|---|---|
class |
XBRLResultMessage
|
| Uses of XBRLFormulaResource in com.ihr.xbrl.om.formula.filters |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||