| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
subscription
public class IdentityPref
IdentityPref defines the behaviour of the Service in the context of the Subscriber Identity. IdentityPref is uniquely identified by the combination of its associated Identity and Subscription. IdentityPrefs are provisionable and clonable.
Links:
Kernel Association Association Link
An IdentityPref is made up of CapabilityPrefs corresponding to a subset of the Capability instances that make up the Service. Together with the SubscriberPref the Subscription must contain a complete set of CapabilityPref for covering all Capability of the Service.
Constraints:
- see CapabilityPref constraints
Default:
- none
Associates type:
composition
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Directed.
Supplier cardinality:
0..*
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
Custom properties
associates:
CapabilityPref
link:
composition
Kernel Association Association Link
Identity associates a set of IdentityPref for each supporting Service Subscription associated with the Subscriber. That is, if the Subscriber has a Subscription to a Service, and the Service supports Identity, then the Identity has an associated IdentityPref for the Service. Note: this implies that there may be services that do not support the Identity construct.
Constraints:
- must relate an existing Identity
- see Identity constraints
Default:
- none
Associates type:
association
Client cardinality:
0..*
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
| Field Summary |
private Collection |
|
|
|
private Collection capabilityPrefs
An IdentityPref is made up of CapabilityPrefs corresponding to a subset of the Capability instances that make up the Service. Together with the SubscriberPref the Subscription must contain a complete set of CapabilityPref for covering all Capability of the Service.
Constraints:
- see CapabilityPref constraints
Default:
- none
Multiplicity:
1
Custom properties
associates:
CapabilityPref
Identity associates a set of IdentityPref for each supporting Service Subscription associated with the Subscriber. That is, if the Subscriber has a Subscription to a Service, and the Service supports Identity, then the Identity has an associated IdentityPref for the Service. Note: this implies that there may be services that do not support the Identity construct.
Constraints:
- must relate an existing Identity
- see Identity constraints
Default:
- none
Multiplicity:
1
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|