Class Description
A real estate location, commonly referred to as premises.
Attributes
Name | Type | Description |
---|---|---|
accessMethod | String | Method for the service person to access this service location. For example, a description of where to obtain a key if the facility is unmanned and secured. |
needsInspection | Boolean | True if inspection is needed of facilities at this service location. This could be requested by a customer, due to suspected tampering, environmental concerns (e.g., a fire in the vicinity), or to correct incompatible data. |
siteAccessProblem | String | Problems previously encountered when visiting or performing work on this location. Examples include: bad dog, violent customer, verbally abusive occupant, obstructions, safety hazards, etc. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
CustomerAgreement | 0..* | ServiceLocation | 0..* | CustomerAgreements | All customer agreements regulating this service location. | ServiceLocations | All service locations regulated by this customer agreement. |
ServiceLocation | 1 | TroubleTicket | 0..* | ServiceLocation | TroubleTicket | ||
ServiceLocation | 0..1 | EndDevice | 0..* | ServiceLocation | Service location whose service delivery is measured by this end device. | EndDevices | All end devices that measure the service delivered to this service location. |
ServiceLocation | 0..1 | UsagePoint | 0..* | ServiceLocation | Service location where the service delivered by this usage point is consumed. | UsagePoints | All usage points delivering service (of the same type) to this service location. |