public class DimensionTypedRule extends DimensionCommonAspectRule implements TypedDimensionAspectInterface
Constructor and Description |
---|
DimensionTypedRule(XBRLRuleNode ruleNode,
net.sf.saxon.s9api.XdmNode aspectNode)
Instantiates a new dimension typed rule.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clear.
|
java.lang.Object |
getAspectClashIdentity()
Gets the aspect clash identity.
|
int |
getAspectType()
Gets the aspect type.
|
net.sf.saxon.s9api.XdmNode |
getMember(XBRLStructuralTable xbrlTable)
Returns the XdmNode member this DimensionTypedRule contributes.
|
DimensionAndFragmentMemberPair |
getMember(XBRLStructuralTable table,
CellHeader[] header)
Gets the member.
|
int |
getMembersCount()
Gets the members count.
|
void |
resetNode()
Reset node.
|
java.lang.String |
toString()
To string.
|
getDimension
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDimension
public DimensionTypedRule(XBRLRuleNode ruleNode, net.sf.saxon.s9api.XdmNode aspectNode) throws XTValidationException
ruleNode
- the rule nodeaspectNode
- the aspect nodeXTValidationException
- the XT validation exceptionpublic java.lang.Object getAspectClashIdentity()
getAspectClashIdentity
in interface Aspect<DimensionAndValuePair<XMLFragment>>
public int getAspectType()
getAspectType
in interface Aspect<DimensionAndValuePair<XMLFragment>>
public net.sf.saxon.s9api.XdmNode getMember(XBRLStructuralTable xbrlTable) throws XTValidationException
getMember
in interface TypedDimensionAspectInterface
xbrlTable
- this is the table this expression is participating. This is used
to obtain the table parametersXTValidationException
- the XT validation exceptionpublic java.lang.String toString()
toString
in class java.lang.Object
public int getMembersCount()
getMembersCount
in interface DimensionAspectInterface<XMLFragment>
public void resetNode()
resetNode
in interface DimensionAspectInterface<XMLFragment>
resetNode
in interface Aspect<DimensionAndValuePair<XMLFragment>>
public DimensionAndFragmentMemberPair getMember(XBRLStructuralTable table, CellHeader[] header) throws XTValidationException
getMember
in interface Aspect<DimensionAndValuePair<XMLFragment>>
table
- the tableheader
- the headerXTValidationException
- the XT validation exceptionpublic void clear()
clear
in interface Aspect<DimensionAndValuePair<XMLFragment>>
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa