com.ihr.xbrl.om.formula
Interface HasUncoveredAspectValueResolver

All Known Implementing Classes:
XBRLAssertion, XBRLConsistencyAssertion, XBRLExistenceAssertion, XBRLFormula, XBRLValueAssertion, XBRLVariableSetResource

public interface HasUncoveredAspectValueResolver

Author:
Ignacio

Method Summary
 net.sf.saxon.s9api.XdmValue getUncoveredAspectValue(int aspect, javax.xml.namespace.QName dimName)
          Used only for the implementation of the xff.uncovered-aspect(aspect, dimName) XPath function
 boolean isImplicitFilter()
          xff.uncovered-aspect(aspect, dimName) XPath function must raise an error if the formula is not implicit filtering
 

Method Detail

getUncoveredAspectValue

net.sf.saxon.s9api.XdmValue getUncoveredAspectValue(int aspect,
                                                    javax.xml.namespace.QName dimName)
                                                    throws XFValidationException
Used only for the implementation of the xff.uncovered-aspect(aspect, dimName) XPath function

Parameters:
aspect -
dimName -
Returns:
Throws:
XFValidationException

isImplicitFilter

boolean isImplicitFilter()
xff.uncovered-aspect(aspect, dimName) XPath function must raise an error if the formula is not implicit filtering

Returns:


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