Package | Description |
---|---|
com.orchestranetworks.addon.dqid |
Provides classes and interfaces to define, publish and execute indicators.
|
Modifier and Type | Class and Description |
---|---|
class |
DECIndicatorExecutionContextOnDemand
The on-demand context for a data element concept.
|
class |
DECIndicatorExecutionContextOnProbe
The on-probe context for a data element concept.
|
Modifier and Type | Method and Description |
---|---|
abstract IndicatorReport |
DECIndicator.execute(DECIndicatorExecutionContext executionContext)
Defines what the indicator will do.
|