A variável act_lib fornece acesso a métodos de biblioteca na Tecnologia ACT.
Contexto da expressão | Métodos IACTLibrary | Métodos IExitableActionLibrary | Métodos IActionLibrary |
---|---|---|---|
<action> em <onActivation> | X | ||
<action> em <onDeactivation> | X | ||
<action> em <onDetection> | X | X | X |
<action> em <onLoad> | X | ||
<action> em <onNextEvent> | X | X | X |
<action> em <onTimeOut> | X | X | |
<action> em <onTimeWindowComplete> | X | X | |
<action> em <onUnload> | X | ||
<booleanThreshold> | X | ||
<computedThreshold> | X | ||
<computedValue> | X | ||
<computeFunction> | X | ||
<filteringPredicate> | X | ||
<varInitializer> | X |
act_lib.exitRuleSet();
Interface | Métodos | Local das descrições de métodos Javadoc |
---|---|---|
IACTLibrary |
|
com.ibm.correlation.IACTLibrary |
IActionLibrary |
Os métodos definidos na interface IACTLibrary também estão disponíveis para a interface IActionLibrary. |
com.ibm.correlation.IActionLibrary |
IExitableActionLibrary |
Os métodos definidos nas interfaces IACTLibrary e IActionLibrary também estão disponíveis para a interface IExitableActionLibrary. |
com.ibm.correlation.IExitableActionLibrary |