Uses of Class
com.ihr.xbrl.om.formula.XBRLVariableSetResource

Packages that use XBRLVariableSetResource
com.ihr.xbrl.om.assertions   
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.util   
 

Uses of XBRLVariableSetResource in com.ihr.xbrl.om.assertions
 

Subclasses of XBRLVariableSetResource in com.ihr.xbrl.om.assertions
 class XBRLAssertion
           
 class XBRLExistenceAssertion
           
 class XBRLValueAssertion
           
 

Uses of XBRLVariableSetResource in com.ihr.xbrl.om.formula
 

Subclasses of XBRLVariableSetResource in com.ihr.xbrl.om.formula
 class XBRLFormula
           
 

Methods in com.ihr.xbrl.om.formula with parameters of type XBRLVariableSetResource
 Evaluation XBRLVariableParameter.evaluateValue(XMLFragment evaluationContext, java.util.Collection<XBRLVariableResourceUse> availableVars, XBRLVariableSetResource set)
           
 Evaluation XBRLVariableInternal.evaluateValue(XMLFragment evaluationContext, java.util.Collection<XBRLVariableResourceUse> availableVars, XBRLVariableSetResource set)
           
 Evaluation XBRLVariableGeneral.evaluateValue(XMLFragment evaluationContext, java.util.Collection<XBRLVariableResourceUse> availableVars, XBRLVariableSetResource set)
           
 Evaluation XBRLVariableFormulaEvaluable.evaluateValue(XMLFragment evaluationContext, java.util.Collection<XBRLVariableResourceUse> availableVars, XBRLVariableSetResource set)
          Evaluates the resource internal XPath expression and returns either the returned value from the XPath expression or the fall back value in the case of variables that may have a fall back value and the rawEvaluation of the XPath expression results in the empty sequence.
 Evaluation XBRLVariableFact.evaluateValue(XMLFragment evaluationContext, java.util.Collection<XBRLVariableResourceUse> availableVars, XBRLVariableSetResource set)
           
 

Uses of XBRLVariableSetResource in com.ihr.xbrl.om.formula.util
 

Methods in com.ihr.xbrl.om.formula.util that return XBRLVariableSetResource
 XBRLVariableSetResource XPathHelper.getSet()
           
 

Methods in com.ihr.xbrl.om.formula.util with parameters of type XBRLVariableSetResource
 VariablesLoopController.ClsVariableSetCombinationsIterator XBRLVariableTree.getImplicitFilterController(XBRLVariableSetResource xbrlVariableSetResource)
           
 VariablesLoopController.ClsVariableSetCombinationsIterator VariablesLoopController.getImplicitFilterController(XBRLVariableSetResource xbrlVariableSetResource)
           
 

Constructors in com.ihr.xbrl.om.formula.util with parameters of type XBRLVariableSetResource
VariablesLoopController.ClsVariableSetCombinationsIterator(XBRLVariableSetResource varSet)
           
XBRLVariableTree(java.util.List<XBRLVariableResourceUse> vars, java.util.HashSet<javax.xml.namespace.QName> resolved, XBRLVariableSetResource set)
           
XPathHelper(net.sf.saxon.s9api.XPathCompiler compiler, XBRLVariableSetResource set, java.util.Collection<javax.xml.namespace.QName> declaredVariables, XMLEvaluationContextProvider contextProvider)
           
 



Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa