public interface ActionAnalysisData
The look up for actions in the rule analysis framework is such that we request for a specific
ActionAnalysisData
of a rule via the ActionAnalysisDataKey
.
Modifier and Type | Interface and Description |
---|---|
static class |
ActionAnalysisData.ID
The ID used to identify this action.
|
Modifier and Type | Method and Description |
---|---|
ActionAnalysisDataKey |
getKey() |
ActionAnalysisDataKey getKey()
ActionAnalysisData
, which points to the corresponding
rule analysis