Skip to content

Class: DesignLocation

A logical part of the design (e.g., pole and all equipment on a pole). This includes points and spans.

URI: cim:DesignLocation

 classDiagram
    class DesignLocation
      WorkIdentifiedObject <|-- DesignLocation

      DesignLocation : alias_name

      DesignLocation : condition_factors

          DesignLocation --> ConditionFactor : condition_factors

      DesignLocation : description

      DesignLocation : design_location_cus

          DesignLocation --> DesignLocationCU : design_location_cus

      DesignLocation : designs

          DesignLocation --> Design : designs

      DesignLocation : diagram_objects

          DesignLocation --> DiagramObject : diagram_objects

      DesignLocation : erp_bom_item_datas

          DesignLocation --> ErpBomItemData : erp_bom_item_datas

      DesignLocation : instance_set

          DesignLocation --> InstanceSet : instance_set

      DesignLocation : m_rid

      DesignLocation : misc_cost_items

          DesignLocation --> MiscCostItem : misc_cost_items

      DesignLocation : names

          DesignLocation --> Name : names

      DesignLocation : properties_cimdata_object

          DesignLocation --> ChangeSetMember : properties_cimdata_object

      DesignLocation : span_length

          DesignLocation --> Length : span_length

      DesignLocation : status

          DesignLocation --> Status : status

      DesignLocation : targeting_cimdata_object

          DesignLocation --> ChangeSetMember : targeting_cimdata_object

      DesignLocation : work_locations

          DesignLocation --> WorkLocation : work_locations

Inheritance

Slots

Name Cardinality and Range Description Inheritance
span_length 0..1
Length
The legth of the span from the previous pole to this pole direct
status 0..1
Status
direct
condition_factors 0..*
ConditionFactor
direct
designs 1..*
Design
direct
design_location_cus 0..*
DesignLocationCU
direct
work_locations 1..*
WorkLocation
direct
misc_cost_items 0..*
MiscCostItem
direct
erp_bom_item_datas 0..*
ErpBomItemData
direct
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Usages

used by used in type used
Design design_locations range DesignLocation
DesignLocationCU design_location range DesignLocation
ErpBomItemData design_location range DesignLocation
ConditionFactor design_locations range DesignLocation
WorkLocation design_locations range DesignLocation
MiscCostItem design_location range DesignLocation
ServiceLocation design_locations range DesignLocation
MaintenanceLocation design_locations range DesignLocation
InternalLocation design_locations range DesignLocation

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:DesignLocation
native cim:DesignLocation

LinkML Source

Direct

name: DesignLocation
description: A logical part of the design (e.g., pole and all equipment on a pole).
  This includes points and spans.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: WorkIdentifiedObject
attributes:
  span_length:
    name: span_length
    description: The legth of the span from the previous pole to this pole.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DesignLocation.spanLength
    multivalued: false
    domain_of:
    - DesignLocation
    range: Length
    required: false
  status:
    name: status
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.status
    multivalued: false
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: Status
    required: false
  condition_factors:
    name: condition_factors
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.ConditionFactors
    multivalued: true
    domain_of:
    - Design
    - DesignLocationCU
    - DesignLocation
    range: ConditionFactor
    required: false
  designs:
    name: designs
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.Designs
    multivalued: true
    domain_of:
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - Work
    range: Design
    required: true
  design_location_cus:
    name: design_location_cus
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.DesignLocationCUs
    multivalued: true
    domain_of:
    - CompatibleUnit
    - OldWorkTask
    - DesignLocation
    - ConditionFactor
    - CUGroup
    range: DesignLocationCU
    required: false
  work_locations:
    name: work_locations
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DesignLocation.WorkLocations
    multivalued: true
    domain_of:
    - DesignLocation
    - OneCallRequest
    range: WorkLocation
    required: true
  misc_cost_items:
    name: misc_cost_items
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.MiscCostItems
    multivalued: true
    domain_of:
    - OldWorkTask
    - WorkCostDetail
    - DesignLocation
    range: MiscCostItem
    required: false
  erp_bom_item_datas:
    name: erp_bom_item_datas
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.ErpBomItemDatas
    multivalued: true
    domain_of:
    - CatalogAssetType
    - DesignLocation
    - ErpBOM
    range: ErpBomItemData
    required: false
class_uri: cim:DesignLocation

Induced

name: DesignLocation
description: A logical part of the design (e.g., pole and all equipment on a pole).
  This includes points and spans.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: WorkIdentifiedObject
attributes:
  span_length:
    name: span_length
    description: The legth of the span from the previous pole to this pole.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DesignLocation.spanLength
    multivalued: false
    alias: span_length
    owner: DesignLocation
    domain_of:
    - DesignLocation
    range: Length
    required: false
  status:
    name: status
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.status
    multivalued: false
    alias: status
    owner: DesignLocation
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: Status
    required: false
  condition_factors:
    name: condition_factors
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.ConditionFactors
    multivalued: true
    alias: condition_factors
    owner: DesignLocation
    domain_of:
    - Design
    - DesignLocationCU
    - DesignLocation
    range: ConditionFactor
    required: false
  designs:
    name: designs
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.Designs
    multivalued: true
    alias: designs
    owner: DesignLocation
    domain_of:
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - Work
    range: Design
    required: true
  design_location_cus:
    name: design_location_cus
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.DesignLocationCUs
    multivalued: true
    alias: design_location_cus
    owner: DesignLocation
    domain_of:
    - CompatibleUnit
    - OldWorkTask
    - DesignLocation
    - ConditionFactor
    - CUGroup
    range: DesignLocationCU
    required: false
  work_locations:
    name: work_locations
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DesignLocation.WorkLocations
    multivalued: true
    alias: work_locations
    owner: DesignLocation
    domain_of:
    - DesignLocation
    - OneCallRequest
    range: WorkLocation
    required: true
  misc_cost_items:
    name: misc_cost_items
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.MiscCostItems
    multivalued: true
    alias: misc_cost_items
    owner: DesignLocation
    domain_of:
    - OldWorkTask
    - WorkCostDetail
    - DesignLocation
    range: MiscCostItem
    required: false
  erp_bom_item_datas:
    name: erp_bom_item_datas
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DesignLocation.ErpBomItemDatas
    multivalued: true
    alias: erp_bom_item_datas
    owner: DesignLocation
    domain_of:
    - CatalogAssetType
    - DesignLocation
    - ErpBOM
    range: ErpBomItemData
    required: false
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: DesignLocation
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    description: The description is a free human readable text describing or naming
      the object. It may be non unique and may not correlate to a naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: DesignLocation
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is unique within an exchange context. Global uniqueness is easily achieved\
      \ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
      \ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: DesignLocation
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: DesignLocation
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: DesignLocation
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: DesignLocation
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: DesignLocation
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: DesignLocation
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:DesignLocation