Class Description
Organisation receiving services from service supplier.
Attributes
Name | Type | Description |
---|---|---|
kind | CustomerKind | Kind of customer. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
True | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Customer | 1 | CustomerAgreement | 0..* | Customer | Customer for this agreement. | CustomerAgreements | All agreements of this customer. |
Customer | 0..1 | EndDevice | 0..* | Customer | Customer owning this end device. | EndDevices | All end devices of this customer. |