public abstract class DECIndicatorExecutionContext extends IndicatorExecutionContext
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getCurrentRecordXPathPredicate()
Returns
null if the indicator is not executed on a record scope. |
abstract DECIndicatorExecutionEnvironment |
getExecutionEnvironment()
Returns the current execution environment for a Data Element Concept.
|
getExecutionId, getIndicatorCodes, isOnDemand, isOnProbe, setIndicatorCodespublic abstract DECIndicatorExecutionEnvironment getExecutionEnvironment()
getExecutionEnvironment in class IndicatorExecutionContextpublic abstract String getCurrentRecordXPathPredicate()
null if the indicator is not executed on a record scope.