Alternate Name: Common Business Entities Domain::Policy ABE::Policy Structure ABE::Policy Action ABE
Category: [a] Class
This is an abstract base class that represents how to form the action clause of a PolicyRule. This consists of a single occurrence of a PolicyStatement, which is of the form:\n\n {variable, operator, value}\n\nPolicy actions have the semantics of #@#@SET variable to value#@#@. There are two types of actions:\n\n - pass actions are invoked if the condition clause was TRUE\n - fail actions are invoked if the condition clause was FALSE\n
This was created from the Frameworx 16.0 Model