Module apply_action
Structsยง
- Action
Base - Base abstraction class for Action classes. See: Action, ApplyAction.
- Apply
Action - Base abstraction for Actions for DataTrigger, such as ForwardingApplyAction and ApplyActivationAction. An ApplyAction applies the changes described in the Action on apply(), and reverts them on unapply().