Skip to content

Class: EnergyConsumerPhase

_A single phase of an energy consumer. _

__

URI: cim:EnergyConsumerPhase

 classDiagram
    class EnergyConsumerPhase
      PowerSystemResource <|-- EnergyConsumerPhase

      EnergyConsumerPhase : alias_name

      EnergyConsumerPhase : asset_datasheet

          EnergyConsumerPhase --> AssetInfo : asset_datasheet

      EnergyConsumerPhase : assets

          EnergyConsumerPhase --> Asset : assets

      EnergyConsumerPhase : clearances

          EnergyConsumerPhase --> ClearanceDocument : clearances

      EnergyConsumerPhase : configuration_event

          EnergyConsumerPhase --> ConfigurationEvent : configuration_event

      EnergyConsumerPhase : controls

          EnergyConsumerPhase --> Control : controls

      EnergyConsumerPhase : description

      EnergyConsumerPhase : diagram_objects

          EnergyConsumerPhase --> DiagramObject : diagram_objects

      EnergyConsumerPhase : energy_consumer

          EnergyConsumerPhase --> EnergyConsumer : energy_consumer

      EnergyConsumerPhase : generic_action

          EnergyConsumerPhase --> GenericAction : generic_action

      EnergyConsumerPhase : instance_set

          EnergyConsumerPhase --> InstanceSet : instance_set

      EnergyConsumerPhase : location

          EnergyConsumerPhase --> Location : location

      EnergyConsumerPhase : m_rid

      EnergyConsumerPhase : measurements

          EnergyConsumerPhase --> Measurement : measurements

      EnergyConsumerPhase : names

          EnergyConsumerPhase --> Name : names

      EnergyConsumerPhase : operating_share

          EnergyConsumerPhase --> OperatingShare : operating_share

      EnergyConsumerPhase : operational_tags

          EnergyConsumerPhase --> OperationalTag : operational_tags

      EnergyConsumerPhase : p

          EnergyConsumerPhase --> ActivePower : p

      EnergyConsumerPhase : pfixed

          EnergyConsumerPhase --> ActivePower : pfixed

      EnergyConsumerPhase : pfixed_pct

          EnergyConsumerPhase --> PerCent : pfixed_pct

      EnergyConsumerPhase : phase

          EnergyConsumerPhase --> SinglePhaseKind : phase

      EnergyConsumerPhase : properties_cimdata_object

          EnergyConsumerPhase --> ChangeSetMember : properties_cimdata_object

      EnergyConsumerPhase : psrevents

          EnergyConsumerPhase --> PSREvent : psrevents

      EnergyConsumerPhase : psrtype

          EnergyConsumerPhase --> PSRType : psrtype

      EnergyConsumerPhase : q

          EnergyConsumerPhase --> ReactivePower : q

      EnergyConsumerPhase : qfixed

          EnergyConsumerPhase --> ReactivePower : qfixed

      EnergyConsumerPhase : qfixed_pct

          EnergyConsumerPhase --> PerCent : qfixed_pct

      EnergyConsumerPhase : reporting_group

          EnergyConsumerPhase --> ReportingGroup : reporting_group

      EnergyConsumerPhase : targeting_cimdata_object

          EnergyConsumerPhase --> ChangeSetMember : targeting_cimdata_object

      EnergyConsumerPhase : verification_action

          EnergyConsumerPhase --> VerificationAction : verification_action

Inheritance

Slots

Name Cardinality and Range Description Inheritance
p 0..1
ActivePower
Active power of the load direct
pfixed 0..1
ActivePower
Active power of the load that is a fixed quantity direct
pfixed_pct 0..1
PerCent
Fixed active power as per cent of load group fixed active power direct
phase 0..1
SinglePhaseKind
Phase of this energy consumer component direct
q 0..1
ReactivePower
Reactive power of the load direct
qfixed 0..1
ReactivePower
Reactive power of the load that is a fixed quantity direct
qfixed_pct 0..1
PerCent
Fixed reactive power as per cent of load group fixed reactive power direct
energy_consumer 1..1
EnergyConsumer
The energy consumer to which this phase belongs direct
controls 0..*
Control
The controller outputs used to actually govern a regulating device, e PowerSystemResource
measurements 0..*
Measurement
The measurements associated with this power system resource PowerSystemResource
psrtype 0..1
PSRType
Custom classification for this power system resource PowerSystemResource
configuration_event 0..*
ConfigurationEvent
All configuration events created for this Power System resource PowerSystemResource
reporting_group 0..*
ReportingGroup
Reporting groups to which this power system resource belongs PowerSystemResource
operating_share 0..*
OperatingShare
The operating shares of this power system resource PowerSystemResource
asset_datasheet 0..1
AssetInfo
Datasheet information for this power system resource PowerSystemResource
verification_action 0..*
VerificationAction
The verification action that is performed on the power system resource PowerSystemResource
clearances 0..*
ClearanceDocument
All clearances applicable to this power system resource PowerSystemResource
generic_action 0..*
GenericAction
The generic action that is performed on the power system resource PowerSystemResource
psrevents 0..*
PSREvent
All events associated with this power system resource PowerSystemResource
assets 0..*
Asset
All assets represented by this power system resource PowerSystemResource
location 0..1
Location
Location of this power system resource PowerSystemResource
operational_tags 0..*
OperationalTag
All operational tags placed on this power system resource PowerSystemResource
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
EnergyConsumer energy_consumer_phase range EnergyConsumerPhase
ConformLoad energy_consumer_phase range EnergyConsumerPhase
NonConformLoad energy_consumer_phase range EnergyConsumerPhase
StationSupply energy_consumer_phase range EnergyConsumerPhase

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: EnergyConsumerPhase
description: "A single phase of an energy consumer.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemResource
attributes:
  p:
    name: p
    description: "Active power of the load. Load sign convention is used, i.e. positive\
      \ sign means flow out from a node.\r\nFor voltage dependent loads the value\
      \ is at rated voltage.\r\nStarting value for a steady state solution."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnergyConsumerPhase.p
    multivalued: false
    domain_of:
    - EnergyGroup
    - BlockDispatchOrder
    - SvPowerFlow
    - RotatingMachine
    - EquivalentInjection
    - PowerElectronicsConnection
    - PowerElectronicsConnectionPhase
    - ACDCConverter
    - EnergyConsumerPhase
    - EnergyConsumer
    - ExternalNetworkInjection
    - GovHydroPID2
    - UnderexcLimIEEE2
    - UnderexcLim2Simplified
    range: ActivePower
    required: false
  pfixed:
    name: pfixed
    description: "Active power of the load that is a fixed quantity. Load sign convention\
      \ is used, i.e. positive sign means flow out from a node.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyConsumerPhase.pfixed
    multivalued: false
    domain_of:
    - EnergyConsumerPhase
    - EnergyConsumer
    range: ActivePower
    required: false
  pfixed_pct:
    name: pfixed_pct
    description: "Fixed active power as per cent of load group fixed active power.\
      \ Load sign convention is used, i.e. positive sign means flow out from a node.\r\
      \n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyConsumerPhase.pfixedPct
    multivalued: false
    domain_of:
    - EnergyConsumerPhase
    - EnergyConsumer
    range: PerCent
    required: false
  phase:
    name: phase
    description: "Phase of this energy consumer component.   If the energy consumer\
      \ is wye connected, the connection is from the indicated phase to the central\
      \ ground or neutral point.  If the energy consumer is delta connected, the phase\
      \ indicates an energy consumer connected from the indicated phase to the next\
      \ logical non-neutral phase.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnergyConsumerPhase.phase
    multivalued: false
    domain_of:
    - SvInjection
    - SvVoltage
    - SvStatus
    - ACLineSegmentPhase
    - SvSwitch
    - SvPowerFlow
    - PowerElectronicsConnectionPhase
    - ShuntCompensatorPhase
    - SvShuntCompensatorSections
    - EnergyConsumerPhase
    - EnergySourcePhase
    - WireSegmentPhase
    range: SinglePhaseKind
    required: false
  q:
    name: q
    description: "Reactive power of the load. Load sign convention is used, i.e. positive\
      \ sign means flow out from a node.\r\nFor voltage dependent loads the value\
      \ is at rated voltage.\r\nStarting value for a steady state solution."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnergyConsumerPhase.q
    multivalued: false
    domain_of:
    - SvPowerFlow
    - RotatingMachine
    - EquivalentInjection
    - PowerElectronicsConnection
    - PowerElectronicsConnectionPhase
    - ACDCConverter
    - EnergyConsumerPhase
    - EnergyConsumer
    - StaticVarCompensator
    - ExternalNetworkInjection
    - UnderexcLimIEEE2
    - UnderexcLim2Simplified
    range: ReactivePower
    required: false
  qfixed:
    name: qfixed
    description: "Reactive power of the load that is a fixed quantity. Load sign convention\
      \ is used, i.e. positive sign means flow out from a node.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyConsumerPhase.qfixed
    multivalued: false
    domain_of:
    - EnergyConsumerPhase
    - EnergyConsumer
    range: ReactivePower
    required: false
  qfixed_pct:
    name: qfixed_pct
    description: "Fixed reactive power as per cent of load group fixed reactive power.\
      \ Load sign convention is used, i.e. positive sign means flow out from a node.\r\
      \n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyConsumerPhase.qfixedPct
    multivalued: false
    domain_of:
    - EnergyConsumerPhase
    - EnergyConsumer
    range: PerCent
    required: false
  energy_consumer:
    name: energy_consumer
    description: The energy consumer to which this phase belongs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyConsumerPhase.EnergyConsumer
    multivalued: false
    domain_of:
    - EnergyConsumerPhase
    - LoadDynamics
    - LoadResponseCharacteristic
    - EnergyConsumerAction
    range: EnergyConsumer
    required: true
class_uri: cim:EnergyConsumerPhase

Induced

name: EnergyConsumerPhase
description: "A single phase of an energy consumer.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemResource
attributes:
  p:
    name: p
    description: "Active power of the load. Load sign convention is used, i.e. positive\
      \ sign means flow out from a node.\r\nFor voltage dependent loads the value\
      \ is at rated voltage.\r\nStarting value for a steady state solution."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnergyConsumerPhase.p
    multivalued: false
    alias: p
    owner: EnergyConsumerPhase
    domain_of:
    - EnergyGroup
    - BlockDispatchOrder
    - SvPowerFlow
    - RotatingMachine
    - EquivalentInjection
    - PowerElectronicsConnection
    - PowerElectronicsConnectionPhase
    - ACDCConverter
    - EnergyConsumerPhase
    - EnergyConsumer
    - ExternalNetworkInjection
    - GovHydroPID2
    - UnderexcLimIEEE2
    - UnderexcLim2Simplified
    range: ActivePower
    required: false
  pfixed:
    name: pfixed
    description: "Active power of the load that is a fixed quantity. Load sign convention\
      \ is used, i.e. positive sign means flow out from a node.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyConsumerPhase.pfixed
    multivalued: false
    alias: pfixed
    owner: EnergyConsumerPhase
    domain_of:
    - EnergyConsumerPhase
    - EnergyConsumer
    range: ActivePower
    required: false
  pfixed_pct:
    name: pfixed_pct
    description: "Fixed active power as per cent of load group fixed active power.\
      \ Load sign convention is used, i.e. positive sign means flow out from a node.\r\
      \n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyConsumerPhase.pfixedPct
    multivalued: false
    alias: pfixed_pct
    owner: EnergyConsumerPhase
    domain_of:
    - EnergyConsumerPhase
    - EnergyConsumer
    range: PerCent
    required: false
  phase:
    name: phase
    description: "Phase of this energy consumer component.   If the energy consumer\
      \ is wye connected, the connection is from the indicated phase to the central\
      \ ground or neutral point.  If the energy consumer is delta connected, the phase\
      \ indicates an energy consumer connected from the indicated phase to the next\
      \ logical non-neutral phase.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnergyConsumerPhase.phase
    multivalued: false
    alias: phase
    owner: EnergyConsumerPhase
    domain_of:
    - SvInjection
    - SvVoltage
    - SvStatus
    - ACLineSegmentPhase
    - SvSwitch
    - SvPowerFlow
    - PowerElectronicsConnectionPhase
    - ShuntCompensatorPhase
    - SvShuntCompensatorSections
    - EnergyConsumerPhase
    - EnergySourcePhase
    - WireSegmentPhase
    range: SinglePhaseKind
    required: false
  q:
    name: q
    description: "Reactive power of the load. Load sign convention is used, i.e. positive\
      \ sign means flow out from a node.\r\nFor voltage dependent loads the value\
      \ is at rated voltage.\r\nStarting value for a steady state solution."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnergyConsumerPhase.q
    multivalued: false
    alias: q
    owner: EnergyConsumerPhase
    domain_of:
    - SvPowerFlow
    - RotatingMachine
    - EquivalentInjection
    - PowerElectronicsConnection
    - PowerElectronicsConnectionPhase
    - ACDCConverter
    - EnergyConsumerPhase
    - EnergyConsumer
    - StaticVarCompensator
    - ExternalNetworkInjection
    - UnderexcLimIEEE2
    - UnderexcLim2Simplified
    range: ReactivePower
    required: false
  qfixed:
    name: qfixed
    description: "Reactive power of the load that is a fixed quantity. Load sign convention\
      \ is used, i.e. positive sign means flow out from a node.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyConsumerPhase.qfixed
    multivalued: false
    alias: qfixed
    owner: EnergyConsumerPhase
    domain_of:
    - EnergyConsumerPhase
    - EnergyConsumer
    range: ReactivePower
    required: false
  qfixed_pct:
    name: qfixed_pct
    description: "Fixed reactive power as per cent of load group fixed reactive power.\
      \ Load sign convention is used, i.e. positive sign means flow out from a node.\r\
      \n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyConsumerPhase.qfixedPct
    multivalued: false
    alias: qfixed_pct
    owner: EnergyConsumerPhase
    domain_of:
    - EnergyConsumerPhase
    - EnergyConsumer
    range: PerCent
    required: false
  energy_consumer:
    name: energy_consumer
    description: The energy consumer to which this phase belongs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyConsumerPhase.EnergyConsumer
    multivalued: false
    alias: energy_consumer
    owner: EnergyConsumerPhase
    domain_of:
    - EnergyConsumerPhase
    - LoadDynamics
    - LoadResponseCharacteristic
    - EnergyConsumerAction
    range: EnergyConsumer
    required: true
  controls:
    name: controls
    description: The controller outputs used to actually govern a regulating device,
      e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Controls
    multivalued: true
    alias: controls
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    - HostControlArea
    range: Control
    required: false
  measurements:
    name: measurements
    description: The measurements associated with this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Measurements
    multivalued: true
    alias: measurements
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    - ACDCTerminal
    - Asset
    - Location
    - Procedure
    - AnalogLimitSet
    - AccumulatorLimitSet
    range: Measurement
    required: false
  psrtype:
    name: psrtype
    description: Custom classification for this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.PSRType
    multivalued: false
    alias: psrtype
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    range: PSRType
    required: false
  configuration_event:
    name: configuration_event
    description: All configuration events created for this Power System resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.ConfigurationEvent
    multivalued: true
    alias: configuration_event
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    - FaultCauseType
    range: ConfigurationEvent
    required: false
  reporting_group:
    name: reporting_group
    description: Reporting groups to which this power system resource belongs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.ReportingGroup
    multivalued: true
    alias: reporting_group
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    - BusNameMarker
    - TopologicalNode
    - ReportingSuperGroup
    range: ReportingGroup
    required: false
  operating_share:
    name: operating_share
    description: The operating shares of this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.OperatingShare
    multivalued: true
    alias: operating_share
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    - OperatingParticipant
    range: OperatingShare
    required: false
  asset_datasheet:
    name: asset_datasheet
    description: Datasheet information for this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.AssetDatasheet
    multivalued: false
    alias: asset_datasheet
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    range: AssetInfo
    required: false
  verification_action:
    name: verification_action
    description: The verification action that is performed on the power system resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.VerificationAction
    multivalued: true
    alias: verification_action
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    range: VerificationAction
    required: false
  clearances:
    name: clearances
    description: All clearances applicable to this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Clearances
    multivalued: true
    alias: clearances
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    range: ClearanceDocument
    required: false
  generic_action:
    name: generic_action
    description: The generic action that is performed on the power system resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.GenericAction
    multivalued: true
    alias: generic_action
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    range: GenericAction
    required: false
  psrevents:
    name: psrevents
    description: All events associated with this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.PSREvents
    multivalued: true
    alias: psrevents
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    range: PSREvent
    required: false
  assets:
    name: assets
    description: All assets represented by this power system resource. For example,
      multiple conductor assets are electrically modelled as a single AC line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Assets
    multivalued: true
    alias: assets
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    - AssetInfo
    - Location
    - WorkTask
    - ErpRecDelvLineItem
    - AssetContainer
    - ActivityRecord
    - Procedure
    - ReliabilityInfo
    - AssetPropertyCurve
    - AssetOrganisationRole
    - ScheduledEvent
    range: Asset
    required: false
  location:
    name: location
    description: Location of this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Location
    multivalued: false
    alias: location
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  operational_tags:
    name: operational_tags
    description: All operational tags placed on this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.OperationalTags
    multivalued: true
    alias: operational_tags
    owner: EnergyConsumerPhase
    domain_of:
    - PowerSystemResource
    - Asset
    range: OperationalTag
    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: EnergyConsumerPhase
    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: EnergyConsumerPhase
    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: EnergyConsumerPhase
    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: EnergyConsumerPhase
    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: EnergyConsumerPhase
    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: EnergyConsumerPhase
    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: EnergyConsumerPhase
    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: EnergyConsumerPhase
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:EnergyConsumerPhase