6.4 Information relationship definitions
32.1723GPPRelease 11Subscription Management (SuM) Network Resource Model (NRM) Integration Reference Point (IRP): Information Service (IS)Telecommunication managementTS
6.4.1 agreement
6.4.1.1 Definition
This represents the agreement relationship between SuMService and SuMSubscribedService.
6.4.1.2 Roles
Name |
Definition |
theContract |
The SuMSubscribedService represents an agreed contract for a SuMService. |
theOffer |
The SuMService represents an offer of an agreement to a SuMSubscribedService. |
6.4.1.3 Constraints
The relationship is between a service and a subscription to the same type of service (for example between CSService and CSSubscribedService).
6.4.2 description
6.4.2.1 Definition
This represents the content description relationship between SuMSubscribedService and SuMServiceProfile.
6.4.2.2 Roles
Name |
Definition |
theSpecification |
SuMSubscribedService acts as the specification for the description of SuMServiceProfile. |
theService |
SuMServiceProfile acts as the service specified in the description. |
6.4.2.3 Constraints
The relationship is between a subscribed service and a service profile of the same type of service (for example between CSSubscribedService and CSServiceProfile).
6.4.3 userSubscriberRelation
6.4.3.1 Definition
This represents the relationship between SuMUser and SuMSubscriberProfile. This relationship is optional.
6.4.3.2 Roles
Name |
Definition |
theUser |
Represents the User to which the Subscriber links. |
theSubscriber |
Represents the Subscriber to which the User links. |
6.4.4 relatedMobileUserData
6.4.4.1 Definition
This represents the relationship between SuMUser and MobileUserData.
6.4.4.2 Roles
Name |
Definition |
theMobileUserData |
Represents the user data of the mobile User Equipment being used. |
6.4.5 relatedServiceProfile
6.4.5.1 Definition
This represents the relationship between MobileUserData and SuMServiceProfile.
6.4.5.2 Roles
Name |
Definition |
theServiceProfile |
Represents the Service Profile to which the user data of the mobile User Equipment links. |
6.4.6 relatedIMSServiceProfile
6.4.6.1 Definition
This represents the relationship between SuMCredentials and IMSServiceProfile.
6.4.6.2 Roles
Name |
Definition |
theServiceProfile |
Represents the IMS Service Profile to which IMS Private User Identity links. |
6.4.6.3 Constraints
1) This relationship is Conditional Mandatory. The condition is that no instances of relatedIMSPublicId are present for the same object instance of SuMCredentials.
2) All instances of this relationship from the same object instance of SuMCredentials shall be to object instances of IMSServiceProfile that are
i) name-contained by the same object instance of SuMUser as name-contains the SuMCredentials object instance, and
ii) associated (through the description relationship to SuMSubscribedService name-contained by SuMSubscriberProfile) to a single object instance of SuMSubscriberProfile.
6.4.7 relatedIMSPublicId
6.4.7.1 Definition
This represents the relationship between SuMCredentials and IMSPublicIdentification.
6.4.7.2 Roles
Name |
Definition |
thePublicId |
Represents the IMS Public Identification to which IMS Private User Identity links. |
6.4.7.3 Constraints
1) This relationship is Conditional Mandatory. The condition is that no instances of relatedIMSServiceProfile are present for the same object instance of SuMCredentials.
2) All instances of this relationship from the same object instance of SuMCredentials shall be to object instances of IMSPublicIdentification that are name-contained by object instances of IMSServiceProfile that are
i) name-contained by the same object instance of SuMUser as name-contains the SuMCredentials object instance, and
ii) associated (through the description relationship to SuMSubscribedService name-contained by SuMSubscriberProfile) to a single object instance of SuMSubscriberProfile.