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 |
---|---|---|
mainAddress | StreetAddress | Main address of the 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 |
---|---|---|---|---|---|---|---|
Location | 0..1 | PowerSystemResource | 0..* | Location | Location of this power system resource. | PowerSystemResources | All power system resources at this location. |
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’. |
Asset | 0..* | Location | 0..1 | Assets | All assets at this location. | Location | Location of this asset. |