public interface XBRLMessageContext extends HasFormulaProcessor
Modifier and Type | Method and Description |
---|---|
void |
collectAssertionVariablenames(java.util.HashSet<javax.xml.namespace.QName> allVars)
Collect assertion variablenames.
|
net.sf.saxon.s9api.XdmItem |
getAssertionContextItem()
Gets the assertion context item.
|
java.util.Collection<? extends XBRLVariableResourceUse> |
getAssertionMessageVariables()
Gets the assertion message variables.
|
net.sf.saxon.s9api.XdmValue |
getUncoveredAspectValue(Aspect aspect,
Aspect dimName)
allows for implementation of required interfaces.
|
java.util.Collection<net.sf.saxon.value.QNameValue> |
getUncoveredDimensionalAspects()
allows for implementation of required interfaces.
|
java.util.Collection<net.sf.saxon.value.StringValue> |
getUncoveredNonDimensionalAspects()
allows for implementation of required interfaces.
|
XBRLVariableResourceUse |
getVariableUse(javax.xml.namespace.QName variableName)
allows for implementation of required interfaces.
|
boolean |
isImplicitFilter()
allows for implementation of required interfaces.
|
getProcessor
java.util.Collection<? extends XBRLVariableResourceUse> getAssertionMessageVariables()
net.sf.saxon.s9api.XdmItem getAssertionContextItem()
void collectAssertionVariablenames(java.util.HashSet<javax.xml.namespace.QName> allVars)
allVars
- the all varsXBRLVariableResourceUse getVariableUse(javax.xml.namespace.QName variableName)
variableName
- the variable namenet.sf.saxon.s9api.XdmValue getUncoveredAspectValue(Aspect aspect, Aspect dimName) throws XFValidationException
aspect
- the aspectdimName
- the dim nameXFValidationException
- the XF validation exceptionboolean isImplicitFilter()
java.util.Collection<net.sf.saxon.value.QNameValue> getUncoveredDimensionalAspects()
java.util.Collection<net.sf.saxon.value.StringValue> getUncoveredNonDimensionalAspects()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa