Skip to content

WorkLocation

Information about a particular location for various forms of work.

URI: cim:WorkLocation
Type: Class

 classDiagram
    class WorkLocation
    click WorkLocation href "../WorkLocation"
      Location <|-- WorkLocation
        click Location href "../Location"


      WorkLocation <|-- ServiceLocation
        click ServiceLocation href "../ServiceLocation"


      WorkLocation : Location.CoordinateSystem

          WorkLocation --> CoordinateSystem : Location.CoordinateSystem
          click CoordinateSystem href "../CoordinateSystem"

      WorkLocation : Location.mainAddress

          WorkLocation --> StreetAddress : Location.mainAddress
          click StreetAddress href "../StreetAddress"

      WorkLocation : IdentifiedObject.mRID

      WorkLocation : IdentifiedObject.name

      WorkLocation : Location.PositionPoints

          WorkLocation --> PositionPoint : Location.PositionPoints
          click PositionPoint href "../PositionPoint"

      WorkLocation : Location.PowerSystemResources

          WorkLocation --> PowerSystemResource : Location.PowerSystemResources
          click PowerSystemResource href "../PowerSystemResource"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
CoordinateSystem cim:Location.CoordinateSystem 1
CoordinateSystem
Coordinate system used to describe position points of this location Location
mainAddress cim:Location.mainAddress 0..1
StreetAddress
Main address of the location Location
PowerSystemResources cim:Location.PowerSystemResources 1
PowerSystemResource
All power system resources at this location Location
PositionPoints cim:Location.PositionPoints *
PositionPoint
Sequence of position points describing this location, expressed in coordinate... Location
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
name cim:IdentifiedObject.name 0..1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/GeographicalLocation-EU#Package_GeographicalLocationProfile

Mappings

Mapping Type Mapped Value
self cim:WorkLocation
native this:WorkLocation