public interface ConceptAspectInterface
| Modifier and Type | Method and Description |
|---|---|
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.
|
XMLElementDefinition getConcept(XPathHelper hpx) throws XFValidationException
hpx - the hpxXFValidationException - the XF validation exceptionboolean isStaticConcept()
throws XFValidationException
XFValidationException - the XF validation exception