Figure SO.18 - Interaction Between ServiceSpecRoles and ResourceSpecRoles : Class diagram
Created:
3/28/2022 3:51:09 PM
Modified:
10/28/2023 7:05:26 AM
Project:
Author:
Giu Platania
Version:
1.0.0
Advanced:
ID:
{8B658156-A4C4-4e60-AEC1-3E95EC4079E6}
ServiceSpecificationRole is an abstract base class that defines a ServiceSpecification in terms of a set of roles. The roles are then used to characterize the shared functionality of the Service, regardless of whether it is a resource or a customer facing service.<br/><br/>ServiceSpecificationRoles represent the shared functionality of a ServiceRole. Representing a Service in terms of ServiceSpecificationRoles enables the functionality of the Service to be defined independently of BusinessActor, PhysicalResource, LogicalResource, or other Services.<br/>