Skip to content

Class: TransformerEnd

A conducting connection point of a power transformer. It corresponds to a physical transformer winding terminal. In earlier CIM versions, the TransformerWinding class served a similar purpose, but this class is more flexible because it associates to terminal but is not a specialization of ConductingEquipment.

URI: cim:TransformerEnd

 classDiagram
    class TransformerEnd
      IdentifiedObject <|-- TransformerEnd


      TransformerEnd <|-- TransformerTankEnd
      TransformerEnd <|-- PowerTransformerEnd


      TransformerEnd : alias_name

      TransformerEnd : base_voltage

          TransformerEnd --> BaseVoltage : base_voltage

      TransformerEnd : bmag_sat

          TransformerEnd --> PerCent : bmag_sat

      TransformerEnd : core_admittance

          TransformerEnd --> TransformerCoreAdmittance : core_admittance

      TransformerEnd : description

      TransformerEnd : diagram_objects

          TransformerEnd --> DiagramObject : diagram_objects

      TransformerEnd : end_number

      TransformerEnd : from_mesh_impedance

          TransformerEnd --> TransformerMeshImpedance : from_mesh_impedance

      TransformerEnd : from_winding_insulations

          TransformerEnd --> WindingInsulation : from_winding_insulations

      TransformerEnd : grounded

      TransformerEnd : instance_set

          TransformerEnd --> InstanceSet : instance_set

      TransformerEnd : m_rid

      TransformerEnd : mag_base_u

          TransformerEnd --> Voltage : mag_base_u

      TransformerEnd : mag_sat_flux

          TransformerEnd --> PerCent : mag_sat_flux

      TransformerEnd : names

          TransformerEnd --> Name : names

      TransformerEnd : phase_tap_changer

          TransformerEnd --> PhaseTapChanger : phase_tap_changer

      TransformerEnd : properties_cimdata_object

          TransformerEnd --> ChangeSetMember : properties_cimdata_object

      TransformerEnd : ratio_tap_changer

          TransformerEnd --> RatioTapChanger : ratio_tap_changer

      TransformerEnd : rground

          TransformerEnd --> Resistance : rground

      TransformerEnd : star_impedance

          TransformerEnd --> TransformerStarImpedance : star_impedance

      TransformerEnd : targeting_cimdata_object

          TransformerEnd --> ChangeSetMember : targeting_cimdata_object

      TransformerEnd : terminal

          TransformerEnd --> Terminal : terminal

      TransformerEnd : to_mesh_impedance

          TransformerEnd --> TransformerMeshImpedance : to_mesh_impedance

      TransformerEnd : to_winding_insulations

          TransformerEnd --> WindingInsulation : to_winding_insulations

      TransformerEnd : xground

          TransformerEnd --> Reactance : xground

Inheritance

Slots

Name Cardinality and Range Description Inheritance
bmag_sat 0..1
PerCent
Core shunt magnetizing susceptance in the saturation region direct
end_number 0..1
Integer
Number for this transformer end, corresponding to the end's order in the powe... direct
grounded 0..1
Boolean
(for Yn and Zn connections) True if the neutral is solidly grounded direct
mag_base_u 0..1
Voltage
The reference voltage at which the magnetizing saturation measurements were m... direct
mag_sat_flux 0..1
PerCent
Core magnetizing saturation curve knee flux level direct
rground 0..1
Resistance
(for Yn and Zn connections) Resistance part of neutral impedance where 'groun... direct
xground 0..1
Reactance
(for Yn and Zn connections) Reactive part of neutral impedance where 'grounde... direct
phase_tap_changer 0..1
PhaseTapChanger
Phase tap changer associated with this transformer end direct
star_impedance 0..1
TransformerStarImpedance
(accurate for 2- or 3-winding transformers only) Pi-model impedances of this ... direct
ratio_tap_changer 0..1
RatioTapChanger
Ratio tap changer associated with this transformer end direct
base_voltage 0..1
BaseVoltage
Base voltage of the transformer end direct
terminal 0..1
Terminal
Terminal of the power transformer to which this transformer end belongs direct
to_mesh_impedance 0..*
TransformerMeshImpedance
All mesh impedances between this 'from' and other 'to' transformer ends direct
from_mesh_impedance 0..*
TransformerMeshImpedance
All mesh impedances between this 'to' and other 'from' transformer ends direct
core_admittance 0..1
TransformerCoreAdmittance
Core admittance of this transformer end, representing magnetising current and... direct
from_winding_insulations 0..*
WindingInsulation
direct
to_winding_insulations 0..*
WindingInsulation
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
Terminal transformer_end range TransformerEnd
TransformerMeshImpedance to_transformer_end range TransformerEnd
TransformerMeshImpedance from_transformer_end range TransformerEnd
BaseVoltage transformer_ends range TransformerEnd
WindingInsulation from_winding range TransformerEnd
WindingInsulation to_winding range TransformerEnd
MktTerminal transformer_end range TransformerEnd
TransformerStarImpedance transformer_end range TransformerEnd
TransformerCoreAdmittance transformer_end range TransformerEnd
PhaseTapChanger transformer_end range TransformerEnd
RatioTapChanger transformer_end range TransformerEnd
PhaseTapChangerTabular transformer_end range TransformerEnd
PhaseTapChangerAsymmetrical transformer_end range TransformerEnd
PhaseTapChangerNonLinear transformer_end range TransformerEnd
PhaseTapChangerSymmetrical transformer_end range TransformerEnd
PhaseTapChangerLinear transformer_end range TransformerEnd

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: TransformerEnd
description: A conducting connection point of a power transformer. It corresponds
  to a physical transformer winding terminal.  In earlier CIM versions, the TransformerWinding
  class served a similar purpose, but this class is more flexible because it associates
  to terminal but is not a specialization of ConductingEquipment.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  bmag_sat:
    name: bmag_sat
    description: "Core shunt magnetizing susceptance in the saturation region.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.bmagSat
    multivalued: false
    domain_of:
    - TransformerEnd
    range: PerCent
    required: false
  end_number:
    name: end_number
    description: "Number for this transformer end, corresponding to the end's order\
      \ in the power transformer vector group or phase angle clock number.  Highest\
      \ voltage winding should be 1.  Each end within a power transformer should have\
      \ a unique subsequent end number.   Note the transformer end number need not\
      \ match the terminal sequence number.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.endNumber
    multivalued: false
    domain_of:
    - TransformerEnd
    - TransformerEndInfo
    range: integer
    required: false
  grounded:
    name: grounded
    description: (for Yn and Zn connections) True if the neutral is solidly grounded.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.grounded
    multivalued: false
    domain_of:
    - TransformerEnd
    - UsagePoint
    - ShuntCompensator
    - EnergyConsumer
    range: boolean
    required: false
  mag_base_u:
    name: mag_base_u
    description: "The reference voltage at which the magnetizing saturation measurements\
      \ were made.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.magBaseU
    multivalued: false
    domain_of:
    - TransformerEnd
    range: Voltage
    required: false
  mag_sat_flux:
    name: mag_sat_flux
    description: "Core magnetizing saturation curve knee flux level.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.magSatFlux
    multivalued: false
    domain_of:
    - TransformerEnd
    range: PerCent
    required: false
  rground:
    name: rground
    description: (for Yn and Zn connections) Resistance part of neutral impedance
      where 'grounded' is true.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.rground
    multivalued: false
    domain_of:
    - TransformerEnd
    range: Resistance
    required: false
  xground:
    name: xground
    description: (for Yn and Zn connections) Reactive part of neutral impedance where
      'grounded' is true.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.xground
    multivalued: false
    domain_of:
    - TransformerEnd
    range: Reactance
    required: false
  phase_tap_changer:
    name: phase_tap_changer
    description: Phase tap changer associated with this transformer end.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.PhaseTapChanger
    multivalued: false
    domain_of:
    - TransformerEnd
    range: PhaseTapChanger
    required: false
  star_impedance:
    name: star_impedance
    description: (accurate for 2- or 3-winding transformers only) Pi-model impedances
      of this transformer end. By convention, for a two winding transformer, the full
      values of the transformer should be entered on the high voltage end (endNumber=1).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.StarImpedance
    multivalued: false
    domain_of:
    - TransformerEnd
    range: TransformerStarImpedance
    required: false
  ratio_tap_changer:
    name: ratio_tap_changer
    description: Ratio tap changer associated with this transformer end.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.RatioTapChanger
    multivalued: false
    domain_of:
    - TransformerEnd
    - RatioTapChangerTable
    range: RatioTapChanger
    required: false
  base_voltage:
    name: base_voltage
    description: Base voltage of the transformer end.  This is essential for PU calculation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerEnd.BaseVoltage
    multivalued: false
    domain_of:
    - TopologicalNode
    - TransformerEnd
    - ConductingEquipment
    - VoltageLevel
    - AssetDeployment
    range: BaseVoltage
    required: false
  terminal:
    name: terminal
    description: Terminal of the power transformer to which this transformer end belongs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerEnd.Terminal
    multivalued: false
    domain_of:
    - BusNameMarker
    - OperationalLimitSet
    - TopologicalNode
    - TransformerEnd
    - Measurement
    - Bushing
    - TieFlow
    - SvPowerFlow
    - RegulatingControl
    - RemoteInputSignal
    - BranchGroupTerminal
    - AuxiliaryEquipment
    - EquipmentFault
    - PinTerminal
    range: Terminal
    required: false
  to_mesh_impedance:
    name: to_mesh_impedance
    description: All mesh impedances between this 'from' and other 'to' transformer
      ends.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.ToMeshImpedance
    multivalued: true
    domain_of:
    - TransformerEnd
    range: TransformerMeshImpedance
    required: false
  from_mesh_impedance:
    name: from_mesh_impedance
    description: All mesh impedances between this 'to' and other 'from' transformer
      ends.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.FromMeshImpedance
    multivalued: true
    domain_of:
    - TransformerEnd
    range: TransformerMeshImpedance
    required: false
  core_admittance:
    name: core_admittance
    description: Core admittance of this transformer end, representing magnetising
      current and core losses. The full values of the transformer should be supplied
      for one transformer end only.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.CoreAdmittance
    multivalued: false
    domain_of:
    - TransformerEnd
    - TransformerEndInfo
    range: TransformerCoreAdmittance
    required: false
  from_winding_insulations:
    name: from_winding_insulations
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.FromWindingInsulations
    multivalued: true
    domain_of:
    - TransformerEnd
    range: WindingInsulation
    required: false
  to_winding_insulations:
    name: to_winding_insulations
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.ToWindingInsulations
    multivalued: true
    domain_of:
    - TransformerEnd
    range: WindingInsulation
    required: false
class_uri: cim:TransformerEnd

Induced

name: TransformerEnd
description: A conducting connection point of a power transformer. It corresponds
  to a physical transformer winding terminal.  In earlier CIM versions, the TransformerWinding
  class served a similar purpose, but this class is more flexible because it associates
  to terminal but is not a specialization of ConductingEquipment.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  bmag_sat:
    name: bmag_sat
    description: "Core shunt magnetizing susceptance in the saturation region.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.bmagSat
    multivalued: false
    alias: bmag_sat
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: PerCent
    required: false
  end_number:
    name: end_number
    description: "Number for this transformer end, corresponding to the end's order\
      \ in the power transformer vector group or phase angle clock number.  Highest\
      \ voltage winding should be 1.  Each end within a power transformer should have\
      \ a unique subsequent end number.   Note the transformer end number need not\
      \ match the terminal sequence number.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.endNumber
    multivalued: false
    alias: end_number
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    - TransformerEndInfo
    range: integer
    required: false
  grounded:
    name: grounded
    description: (for Yn and Zn connections) True if the neutral is solidly grounded.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.grounded
    multivalued: false
    alias: grounded
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    - UsagePoint
    - ShuntCompensator
    - EnergyConsumer
    range: boolean
    required: false
  mag_base_u:
    name: mag_base_u
    description: "The reference voltage at which the magnetizing saturation measurements\
      \ were made.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.magBaseU
    multivalued: false
    alias: mag_base_u
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: Voltage
    required: false
  mag_sat_flux:
    name: mag_sat_flux
    description: "Core magnetizing saturation curve knee flux level.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.magSatFlux
    multivalued: false
    alias: mag_sat_flux
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: PerCent
    required: false
  rground:
    name: rground
    description: (for Yn and Zn connections) Resistance part of neutral impedance
      where 'grounded' is true.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.rground
    multivalued: false
    alias: rground
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: Resistance
    required: false
  xground:
    name: xground
    description: (for Yn and Zn connections) Reactive part of neutral impedance where
      'grounded' is true.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.xground
    multivalued: false
    alias: xground
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: Reactance
    required: false
  phase_tap_changer:
    name: phase_tap_changer
    description: Phase tap changer associated with this transformer end.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.PhaseTapChanger
    multivalued: false
    alias: phase_tap_changer
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: PhaseTapChanger
    required: false
  star_impedance:
    name: star_impedance
    description: (accurate for 2- or 3-winding transformers only) Pi-model impedances
      of this transformer end. By convention, for a two winding transformer, the full
      values of the transformer should be entered on the high voltage end (endNumber=1).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.StarImpedance
    multivalued: false
    alias: star_impedance
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: TransformerStarImpedance
    required: false
  ratio_tap_changer:
    name: ratio_tap_changer
    description: Ratio tap changer associated with this transformer end.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.RatioTapChanger
    multivalued: false
    alias: ratio_tap_changer
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    - RatioTapChangerTable
    range: RatioTapChanger
    required: false
  base_voltage:
    name: base_voltage
    description: Base voltage of the transformer end.  This is essential for PU calculation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerEnd.BaseVoltage
    multivalued: false
    alias: base_voltage
    owner: TransformerEnd
    domain_of:
    - TopologicalNode
    - TransformerEnd
    - ConductingEquipment
    - VoltageLevel
    - AssetDeployment
    range: BaseVoltage
    required: false
  terminal:
    name: terminal
    description: Terminal of the power transformer to which this transformer end belongs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerEnd.Terminal
    multivalued: false
    alias: terminal
    owner: TransformerEnd
    domain_of:
    - BusNameMarker
    - OperationalLimitSet
    - TopologicalNode
    - TransformerEnd
    - Measurement
    - Bushing
    - TieFlow
    - SvPowerFlow
    - RegulatingControl
    - RemoteInputSignal
    - BranchGroupTerminal
    - AuxiliaryEquipment
    - EquipmentFault
    - PinTerminal
    range: Terminal
    required: false
  to_mesh_impedance:
    name: to_mesh_impedance
    description: All mesh impedances between this 'from' and other 'to' transformer
      ends.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.ToMeshImpedance
    multivalued: true
    alias: to_mesh_impedance
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: TransformerMeshImpedance
    required: false
  from_mesh_impedance:
    name: from_mesh_impedance
    description: All mesh impedances between this 'to' and other 'from' transformer
      ends.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.FromMeshImpedance
    multivalued: true
    alias: from_mesh_impedance
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: TransformerMeshImpedance
    required: false
  core_admittance:
    name: core_admittance
    description: Core admittance of this transformer end, representing magnetising
      current and core losses. The full values of the transformer should be supplied
      for one transformer end only.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.CoreAdmittance
    multivalued: false
    alias: core_admittance
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    - TransformerEndInfo
    range: TransformerCoreAdmittance
    required: false
  from_winding_insulations:
    name: from_winding_insulations
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.FromWindingInsulations
    multivalued: true
    alias: from_winding_insulations
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: WindingInsulation
    required: false
  to_winding_insulations:
    name: to_winding_insulations
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEnd.ToWindingInsulations
    multivalued: true
    alias: to_winding_insulations
    owner: TransformerEnd
    domain_of:
    - TransformerEnd
    range: WindingInsulation
    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: TransformerEnd
    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: TransformerEnd
    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: TransformerEnd
    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: TransformerEnd
    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: TransformerEnd
    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: TransformerEnd
    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: TransformerEnd
    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: TransformerEnd
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:TransformerEnd