Class: DesignLocationCU
Compatible unit at a given design location.
URI: cim:DesignLocationCU
classDiagram
class DesignLocationCU
WorkIdentifiedObject <|-- DesignLocationCU
DesignLocationCU : alias_name
DesignLocationCU : compatible_units
DesignLocationCU --> CompatibleUnit : compatible_units
DesignLocationCU : condition_factors
DesignLocationCU --> ConditionFactor : condition_factors
DesignLocationCU : cu_account
DesignLocationCU : cu_action
DesignLocationCU --> WorkActionKind : cu_action
DesignLocationCU : cu_quantity
DesignLocationCU --> IntegerQuantity : cu_quantity
DesignLocationCU : cu_usage
DesignLocationCU : cugroups
DesignLocationCU --> CUGroup : cugroups
DesignLocationCU : description
DesignLocationCU : design_location
DesignLocationCU --> DesignLocation : design_location
DesignLocationCU : designs
DesignLocationCU --> Design : designs
DesignLocationCU : diagram_objects
DesignLocationCU --> DiagramObject : diagram_objects
DesignLocationCU : instance_set
DesignLocationCU --> InstanceSet : instance_set
DesignLocationCU : m_rid
DesignLocationCU : names
DesignLocationCU --> Name : names
DesignLocationCU : properties_cimdata_object
DesignLocationCU --> ChangeSetMember : properties_cimdata_object
DesignLocationCU : removal_date
DesignLocationCU : status
DesignLocationCU --> Status : status
DesignLocationCU : targeting_cimdata_object
DesignLocationCU --> ChangeSetMember : targeting_cimdata_object
DesignLocationCU : to_be_energised
DesignLocationCU : work_tasks
DesignLocationCU --> OldWorkTask : work_tasks
Inheritance
- IdentifiedObject
- WorkIdentifiedObject
- DesignLocationCU
- WorkIdentifiedObject
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| cu_account | 0..1 String |
A code that helps direct accounting (capital, expense, or accounting treatmen... | direct |
| cu_action | 0..1 WorkActionKind |
A code that instructs the crew what action to perform | direct |
| cu_quantity | 0..1 IntegerQuantity |
The quantity of the CU being assigned to this location | direct |
| cu_usage | 0..1 String |
As the same CU can be used for different purposes and accounting purposes, us... | direct |
| removal_date | 0..1 date |
Year when a CU that represents an asset is removed | direct |
| status | 0..1 Status |
direct | |
| to_be_energised | 0..1 Boolean |
True if associated electrical equipment is intended to be energized while wor... | direct |
| cugroups | 0..* CUGroup |
direct | |
| designs | 0..* Design |
direct | |
| condition_factors | 0..* ConditionFactor |
direct | |
| work_tasks | 0..* OldWorkTask |
direct | |
| design_location | 0..1 DesignLocation |
direct | |
| compatible_units | 0..* CompatibleUnit |
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 |
|---|---|---|---|
| CompatibleUnit | design_location_cus | range | DesignLocationCU |
| OldWorkTask | design_location_cus | range | DesignLocationCU |
| Design | design_locations_cus | range | DesignLocationCU |
| DesignLocation | design_location_cus | range | DesignLocationCU |
| ConditionFactor | design_location_cus | range | DesignLocationCU |
| CUGroup | design_location_cus | range | DesignLocationCU |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:DesignLocationCU |
| native | cim:DesignLocationCU |
LinkML Source
Direct
name: DesignLocationCU
description: Compatible unit at a given design location.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: WorkIdentifiedObject
attributes:
cu_account:
name: cu_account
description: A code that helps direct accounting (capital, expense, or accounting
treatment).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.cuAccount
multivalued: false
domain_of:
- DesignLocationCU
range: string
required: false
cu_action:
name: cu_action
description: A code that instructs the crew what action to perform.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.cuAction
multivalued: false
domain_of:
- DesignLocationCU
range: WorkActionKind
required: false
cu_quantity:
name: cu_quantity
description: The quantity of the CU being assigned to this location.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.cuQuantity
multivalued: false
domain_of:
- DesignLocationCU
range: IntegerQuantity
required: false
cu_usage:
name: cu_usage
description: 'As the same CU can be used for different purposes and accounting
purposes, usage must be specified. Examples include: distribution, transmission,
substation.'
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.cuUsage
multivalued: false
domain_of:
- DesignLocationCU
range: string
required: false
removal_date:
name: removal_date
description: "Year when a CU that represents an asset is removed.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DesignLocationCU.removalDate
multivalued: false
domain_of:
- LifecycleDate
- DesignLocationCU
range: date
required: false
status:
name: status
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DesignLocationCU.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
to_be_energised:
name: to_be_energised
description: "True if associated electrical equipment is intended to be energized\
\ while work is being performed.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.toBeEnergised
multivalued: false
domain_of:
- DesignLocationCU
range: boolean
required: false
cugroups:
name: cugroups
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.CUGroups
multivalued: true
domain_of:
- DesignLocationCU
range: CUGroup
required: false
designs:
name: designs
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.Designs
multivalued: true
domain_of:
- DesignLocationCU
- DesignLocation
- ConditionFactor
- Work
range: Design
required: false
condition_factors:
name: condition_factors
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DesignLocationCU.ConditionFactors
multivalued: true
domain_of:
- Design
- DesignLocationCU
- DesignLocation
range: ConditionFactor
required: false
work_tasks:
name: work_tasks
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DesignLocationCU.WorkTasks
multivalued: true
domain_of:
- Asset
- SwitchingPlan
- Capability
- Design
- DesignLocationCU
- Work
- WorkFlowStep
- OverheadCost
- Crew
- QualificationRequirement
range: OldWorkTask
required: false
design_location:
name: design_location
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.DesignLocation
multivalued: false
domain_of:
- DesignLocationCU
- ErpBomItemData
- MiscCostItem
range: DesignLocation
required: false
compatible_units:
name: compatible_units
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DesignLocationCU.CompatibleUnits
multivalued: true
domain_of:
- CatalogAssetType
- CostType
- DesignLocationCU
- CUGroup
- PropertyUnit
- CUMaterialItem
- Procedure
- CULaborItem
- CUWorkEquipmentItem
- CUContractorItem
- CUAllowableAction
range: CompatibleUnit
required: false
class_uri: cim:DesignLocationCU
Induced
name: DesignLocationCU
description: Compatible unit at a given design location.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: WorkIdentifiedObject
attributes:
cu_account:
name: cu_account
description: A code that helps direct accounting (capital, expense, or accounting
treatment).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.cuAccount
multivalued: false
alias: cu_account
owner: DesignLocationCU
domain_of:
- DesignLocationCU
range: string
required: false
cu_action:
name: cu_action
description: A code that instructs the crew what action to perform.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.cuAction
multivalued: false
alias: cu_action
owner: DesignLocationCU
domain_of:
- DesignLocationCU
range: WorkActionKind
required: false
cu_quantity:
name: cu_quantity
description: The quantity of the CU being assigned to this location.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.cuQuantity
multivalued: false
alias: cu_quantity
owner: DesignLocationCU
domain_of:
- DesignLocationCU
range: IntegerQuantity
required: false
cu_usage:
name: cu_usage
description: 'As the same CU can be used for different purposes and accounting
purposes, usage must be specified. Examples include: distribution, transmission,
substation.'
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.cuUsage
multivalued: false
alias: cu_usage
owner: DesignLocationCU
domain_of:
- DesignLocationCU
range: string
required: false
removal_date:
name: removal_date
description: "Year when a CU that represents an asset is removed.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DesignLocationCU.removalDate
multivalued: false
alias: removal_date
owner: DesignLocationCU
domain_of:
- LifecycleDate
- DesignLocationCU
range: date
required: false
status:
name: status
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DesignLocationCU.status
multivalued: false
alias: status
owner: DesignLocationCU
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
to_be_energised:
name: to_be_energised
description: "True if associated electrical equipment is intended to be energized\
\ while work is being performed.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.toBeEnergised
multivalued: false
alias: to_be_energised
owner: DesignLocationCU
domain_of:
- DesignLocationCU
range: boolean
required: false
cugroups:
name: cugroups
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.CUGroups
multivalued: true
alias: cugroups
owner: DesignLocationCU
domain_of:
- DesignLocationCU
range: CUGroup
required: false
designs:
name: designs
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.Designs
multivalued: true
alias: designs
owner: DesignLocationCU
domain_of:
- DesignLocationCU
- DesignLocation
- ConditionFactor
- Work
range: Design
required: false
condition_factors:
name: condition_factors
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DesignLocationCU.ConditionFactors
multivalued: true
alias: condition_factors
owner: DesignLocationCU
domain_of:
- Design
- DesignLocationCU
- DesignLocation
range: ConditionFactor
required: false
work_tasks:
name: work_tasks
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DesignLocationCU.WorkTasks
multivalued: true
alias: work_tasks
owner: DesignLocationCU
domain_of:
- Asset
- SwitchingPlan
- Capability
- Design
- DesignLocationCU
- Work
- WorkFlowStep
- OverheadCost
- Crew
- QualificationRequirement
range: OldWorkTask
required: false
design_location:
name: design_location
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DesignLocationCU.DesignLocation
multivalued: false
alias: design_location
owner: DesignLocationCU
domain_of:
- DesignLocationCU
- ErpBomItemData
- MiscCostItem
range: DesignLocation
required: false
compatible_units:
name: compatible_units
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DesignLocationCU.CompatibleUnits
multivalued: true
alias: compatible_units
owner: DesignLocationCU
domain_of:
- CatalogAssetType
- CostType
- DesignLocationCU
- CUGroup
- PropertyUnit
- CUMaterialItem
- Procedure
- CULaborItem
- CUWorkEquipmentItem
- CUContractorItem
- CUAllowableAction
range: CompatibleUnit
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: DesignLocationCU
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: DesignLocationCU
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: DesignLocationCU
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: DesignLocationCU
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: DesignLocationCU
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: DesignLocationCU
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: DesignLocationCU
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: DesignLocationCU
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:DesignLocationCU