ServiceCategory
Class Description
Category of service provided to the customer.
Attributes
Name | Type | Description |
---|---|---|
kind | ServiceKind | Kind of service. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ServiceCategory | 1 | PricingStructure | 0..* | ServiceCategory | Service category to which this pricing structure applies. | PricingStructures | All pricing structures applicable to this service category. |
ServiceCategory | 0..1 | ConfigurationEvent | 0..* | ChangedServiceCategory | Service category whose change resulted in this configuration event. | ConfigurationEvents | All configuration events created for this service category. |
ServiceCategory | 0..1 | UsagePoint | 0..* | ServiceCategory | Service category delivered by this usage point. | UsagePoints | All usage points that deliver this category of service. |
ServiceCategory | 0..1 | CustomerAgreement | 0..* | ServiceCategory | Service category for this agreement. | CustomerAgreements | All customer agreements with this service category. |