Project:
|
![]() Figure RA.15 - RA Action and Response : Class diagram
Once the RevenueAssuranceTroubleTicket is resolved, or during the course of taking one or more actions, a RevenueAssuranceResponse may be created. Figure RA.15 depicts the model for RevenueAssuranceResponseSpec and RevenueAssuranceResponse.<br/>The RevenueAssuranceRepsonseSpec represents the different types of responses that can be created as part of a RevenueAssuranceAction. The type of responses is governed by the association between RevenueAssuranceActionSpec and RevenueAssuranceResponseSpec. The RevenueAssuranceResponseSpec describes the invariant characteristics of a RevenueAssuranceResponse. The response is a subclass of BusinessInteraction, and as such, inherits the characteristics of BusinessInteraction, including the ability to relate one response to another.<br/>
|