|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConceptAspectInterface
This is the interface for all Concept Aspect Resolver classes. During static checking of the formula, an instance of a class implementing this interface must be associated with the formula concept aspect resolver.
| Method Summary | |
|---|---|
XMLElementDefinition |
getConcept(XPathHelper hpx)
Returns the calculated concept for this aspect |
boolean |
isStaticConcept()
Returns true if the evaluation of the concept does not requires access to dynamic content. |
| Method Detail |
|---|
XMLElementDefinition getConcept(XPathHelper hpx)
throws XFValidationException
xpathCompiler - context - the evaluation context or null if the evaluation context is not relevant
XFValidationException
boolean isStaticConcept()
throws XFValidationException
XFValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||