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, setIndicatorCodes
public abstract DECIndicatorExecutionEnvironment getExecutionEnvironment()
getExecutionEnvironment
in class IndicatorExecutionContext
public abstract String getCurrentRecordXPathPredicate()
null
if the indicator is not executed on a record scope.