Figure 1P-29 - PolicyAppRole Subclasses : Class diagram
Created:
3/28/2022 3:51:09 PM
Modified:
9/16/2023 9:19:54 PM
Project:
Author:
broth
Version:
1.0.0
Advanced:
ID:
{38AB1E8B-273F-48af-88AF-F025199F97D4}
PolicyApplicationRole is an abstract base class that defines the concept of various types of roles used to describe PolicyApplications and their use in the Model. This facilitates the use and management of Policy by defining functionality in terms of roles that are played in the managed environment. <br/>The excerpt from the SID PolicyApplicationRole hierarchy shows a close correspondence between the structure of the PolicyApplication class hierarchy and this hierarchy. This makes perfect sense, as roles are simply a convenient way to represent different sets of functionalities. This adds additional flexibility and extensibility to the SID policy model, as it enables the functionality of different applications to be described using one or more roles. <br/>