Class Description
The place, scene, or point of something where someone or something has been, is, and/or will be at a given moment in time. It can be defined with one or more position points (coordinates) in a given coordinate system.
Attributes
Name | Type | Description |
---|---|---|
direction | String | (if applicable) Direction that allows field crews to quickly find a given asset. For a given location, such as a street address, this is the relative direction in which to find the asset. For example, a streetlight may be located at the ‘NW’ (northwest) corner of the customer’s site, or a usage point may be located on the second floor of an apartment building. |
electronicAddress | ElectronicAddress | Electronic address. |
geoInfoReference | String | (if applicable) Reference to geographical information source, often external to the utility. |
mainAddress | StreetAddress | Main address of the location. |
phone1 | TelephoneNumber | Phone number. |
phone2 | TelephoneNumber | Additional phone number. |
secondaryAddress | StreetAddress | Secondary address of the location. For example, PO Box address may have different ZIP code than that in the ‘mainAddress’. |
status | Status | Status of this location. |
type | String | Classification by utility’s corporate standards and practices, relative to the location itself (e.g., geographical, functional accounting, etc., not a given property that happens to exist at that location). |
Relationships
Inherits from
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 |
---|---|---|---|---|---|---|---|
Fault | 0..* | Location | 0..1 | Fault | Location | ||
Location | 0..1 | PowerSystemResource | 0..* | Location | Location of this power system resource. | PowerSystemResources | All power system resources at this location. |
Location | 0..* | Measurement | 0..* | Locations | Measurements | ||
Location | 0..1 | ConfigurationEvent | 0..* | ChangedLocation | Location whose change resulted in this configuration event. | ConfigurationEvents | All configuration events created for this location. |
Location | 0..* | CoordinateSystem | 0..1 | Locations | All locations described with position points in this coordinate system. | CoordinateSystem | Coordinate system used to describe position points of this location. |
Location | 0..1 | Crew | 0..* | Location | Crew | ||
Location | 1 | PositionPoint | 0..* | Location | Location described by this position point. | PositionPoints | Sequence of position points describing this location, expressed in coordinate system ‘Location.CoordinateSystem’. |
Location | 0..* | SwitchingOrder | 0..1 | Location | SwitchingOrder | ||
OutageOrder | 0..1 | Location | 0..* | OutageOrder | Location | ||
TroubleOrder | 0..1 | Location | 0..1 | TroubleOrder | Location | ||
Incident | 0..1 | Location | 0..1 | Incident | Incident at this location. | Location | Location of this incident. |
Asset | 0..* | Location | 0..1 | Assets | All assets at this location. | Location | Location of this asset. |
AssetLocationHazard | 0..* | Location | 0..* | Hazards | All asset hazards at this location. | Locations | The location of this hazard. |
OldCrew | 0..* | Location | 0..* | Crews | Locations | ||
LandProperty | 0..* | Location | 0..* | LandProperties | Locations | The spatail description of a piece of property. | |
Route | 0..* | Location | 0..* | Routes | Locations | ||
EnvironmentalMonitoringStation | 0..* | Location | 0..1 | EnvironmentalMonitoringStation | Monitoring station located at this location. | Location | Location of this monitoring station. |
EnvironmentalLocationType | 0..* | Location | 0..1 | EnvironmentalLocationKind | Kind of environmental location which this location is. | Location | Location of this instance of ths kind of environmental location. |