|
||||||||||
| 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.ConceptAspectRule
public class ConceptAspectRule
| Field Summary | |
|---|---|
static org.apache.log4j.Logger |
log
|
| 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 | |
|---|---|
ConceptAspectRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
|
|
| Method Summary | |
|---|---|
XMLElementDefinition |
getConcept(XPathHelper xph)
Returns the calculated concept for this aspect |
boolean |
isStaticConcept()
Returns true if the evaluation of the concept does not requires access to dynamic content. |
| 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 |
| Field Detail |
|---|
public static org.apache.log4j.Logger log
| Constructor Detail |
|---|
public ConceptAspectRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
throws XFValidationException
formula - aspectNode -
XFValidationException| Method Detail |
|---|
public XMLElementDefinition getConcept(XPathHelper xph)
throws XFValidationException
ConceptAspectInterface
getConcept in interface ConceptAspectInterfaceXFValidationException
public boolean isStaticConcept()
throws XFValidationException
ConceptAspectInterface
isStaticConcept in interface ConceptAspectInterfaceXFValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||