|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.om.formula.aspects.CommonAspectRule
com.ihr.xbrl.om.formula.aspects.DimensionCommonAspectRule
com.ihr.xbrl.om.formula.aspects.DimensionExplicitRule
public class DimensionExplicitRule
| Field Summary | |
|---|---|
static javax.xml.namespace.QName |
resourceName
|
| Fields inherited from class com.ihr.xbrl.om.formula.aspects.CommonAspectRule |
|---|
ALLDIMENSIONALASPECTS, ALLNONDIMENSIONALASPECTS, ANY, COMPLETESCENARIO, COMPLETESEGMENT, CONCEPT, DIMENSION, ENTITYIDENTIFIER, LOCATION, NONE, NONXDTSCENARIO, NONXDTSEGMENT, PERIOD, UNIT, VALUE |
| Constructor Summary | |
|---|---|
DimensionExplicitRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
|
|
| Method Summary | |
|---|---|
void |
resolve(XMLElementDefinition el,
FContext fc,
XPathHelper xph,
javax.xml.namespace.QName dimName)
Resolve one dimension in the appropriate dimension container |
| Methods inherited from class com.ihr.xbrl.om.formula.aspects.DimensionCommonAspectRule |
|---|
getDimension |
| Methods inherited from class com.ihr.xbrl.om.formula.aspects.CommonAspectRule |
|---|
getAspectsText |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ihr.xbrl.om.formula.aspects.DimensionAspectInterface |
|---|
getDimension |
| Field Detail |
|---|
public static final javax.xml.namespace.QName resourceName
| Constructor Detail |
|---|
public DimensionExplicitRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
throws XFValidationException
formula - aspectNode -
XFValidationException| Method Detail |
|---|
public void resolve(XMLElementDefinition el,
FContext fc,
XPathHelper xph,
javax.xml.namespace.QName dimName)
throws XFValidationException
DimensionAspectInterface
resolve in interface DimensionAspectInterfaceel - This is the concept definition for which the dimension is going to be resolved
XFValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||