Skip to content

Class: ACLineSegment

_A wire or combination of wires, with consistent electrical characteristics, building a single electrical system, used to carry alternating current between points in the power system. _

_For symmetrical, transposed three phase lines, it is sufficient to use attributes of the line segment, which describe impedances and admittances for the entire length of the segment. Additionally impedances can be computed by using length and associated per length impedances. _

The BaseVoltage at the two ends of ACLineSegments in a Line shall have the same BaseVoltage.nominalVoltage. However, boundary lines may have slightly different BaseVoltage.nominalVoltages and variation is allowed. Larger voltage difference in general requires use of an equivalent branch.

URI: cim:ACLineSegment

 classDiagram
    class ACLineSegment
      Conductor <|-- ACLineSegment


      ACLineSegment <|-- MktACLineSegment


      ACLineSegment : acline_segment_phases

          ACLineSegment --> ACLineSegmentPhase : acline_segment_phases

      ACLineSegment : additional_equipment_container

          ACLineSegment --> EquipmentContainer : additional_equipment_container

      ACLineSegment : aggregate

      ACLineSegment : alias_name

      ACLineSegment : asset_datasheet

          ACLineSegment --> AssetInfo : asset_datasheet

      ACLineSegment : assets

          ACLineSegment --> Asset : assets

      ACLineSegment : b_ch

          ACLineSegment --> Susceptance : b_ch

      ACLineSegment : base_voltage

          ACLineSegment --> BaseVoltage : base_voltage

      ACLineSegment : bch

          ACLineSegment --> Susceptance : bch

      ACLineSegment : clamp

          ACLineSegment --> Clamp : clamp

      ACLineSegment : clearances

          ACLineSegment --> ClearanceDocument : clearances

      ACLineSegment : configuration_event

          ACLineSegment --> ConfigurationEvent : configuration_event

      ACLineSegment : contingency_equipment

          ACLineSegment --> ContingencyEquipment : contingency_equipment

      ACLineSegment : controls

          ACLineSegment --> Control : controls

      ACLineSegment : cut

          ACLineSegment --> Cut : cut

      ACLineSegment : description

      ACLineSegment : diagram_objects

          ACLineSegment --> DiagramObject : diagram_objects

      ACLineSegment : eqiupment_limit_series_component

          ACLineSegment --> EquipmentLimitSeriesComponent : eqiupment_limit_series_component

      ACLineSegment : equipment_container

          ACLineSegment --> EquipmentContainer : equipment_container

      ACLineSegment : equipment_unavailability_schedule

          ACLineSegment --> EquipmentUnavailabilitySchedule : equipment_unavailability_schedule

      ACLineSegment : faults

          ACLineSegment --> Fault : faults

      ACLineSegment : g_ch

          ACLineSegment --> Conductance : g_ch

      ACLineSegment : gch

          ACLineSegment --> Conductance : gch

      ACLineSegment : generic_action

          ACLineSegment --> GenericAction : generic_action

      ACLineSegment : grounding_action

          ACLineSegment --> GroundAction : grounding_action

      ACLineSegment : in_service

      ACLineSegment : instance_set

          ACLineSegment --> InstanceSet : instance_set

      ACLineSegment : jumping_action

          ACLineSegment --> JumperAction : jumping_action

      ACLineSegment : length

          ACLineSegment --> Length : length

      ACLineSegment : limit_dependency_model

          ACLineSegment --> LimitDependency : limit_dependency_model

      ACLineSegment : line_faults

          ACLineSegment --> LineFault : line_faults

      ACLineSegment : line_grounding_action

          ACLineSegment --> GroundAction : line_grounding_action

      ACLineSegment : line_jumping_action

          ACLineSegment --> JumperAction : line_jumping_action

      ACLineSegment : location

          ACLineSegment --> Location : location

      ACLineSegment : m_rid

      ACLineSegment : measurements

          ACLineSegment --> Measurement : measurements

      ACLineSegment : names

          ACLineSegment --> Name : names

      ACLineSegment : network_analysis_enabled

      ACLineSegment : normally_in_service

      ACLineSegment : operating_share

          ACLineSegment --> OperatingShare : operating_share

      ACLineSegment : operational_limit_set

          ACLineSegment --> OperationalLimitSet : operational_limit_set

      ACLineSegment : operational_restrictions

          ACLineSegment --> OperationalRestriction : operational_restrictions

      ACLineSegment : operational_tags

          ACLineSegment --> OperationalTag : operational_tags

      ACLineSegment : outage

          ACLineSegment --> Outage : outage

      ACLineSegment : outages

          ACLineSegment --> Outage : outages

      ACLineSegment : per_length_impedance

          ACLineSegment --> PerLengthImpedance : per_length_impedance

      ACLineSegment : pin_equipment

          ACLineSegment --> PinEquipment : pin_equipment

      ACLineSegment : properties_cimdata_object

          ACLineSegment --> ChangeSetMember : properties_cimdata_object

      ACLineSegment : protection_equipments

          ACLineSegment --> ProtectionEquipment : protection_equipments

      ACLineSegment : protective_action_adjustment

          ACLineSegment --> ProtectiveActionAdjustment : protective_action_adjustment

      ACLineSegment : protective_action_equipment

          ACLineSegment --> ProtectiveActionEquipment : protective_action_equipment

      ACLineSegment : psrevents

          ACLineSegment --> PSREvent : psrevents

      ACLineSegment : psrtype

          ACLineSegment --> PSRType : psrtype

      ACLineSegment : r

          ACLineSegment --> Resistance : r

      ACLineSegment : reporting_group

          ACLineSegment --> ReportingGroup : reporting_group

      ACLineSegment : short_circuit_end_temperature

          ACLineSegment --> Temperature : short_circuit_end_temperature

      ACLineSegment : sv_status

          ACLineSegment --> SvStatus : sv_status

      ACLineSegment : targeting_cimdata_object

          ACLineSegment --> ChangeSetMember : targeting_cimdata_object

      ACLineSegment : terminals

          ACLineSegment --> Terminal : terminals

      ACLineSegment : usage_points

          ACLineSegment --> UsagePoint : usage_points

      ACLineSegment : verification_action

          ACLineSegment --> VerificationAction : verification_action

      ACLineSegment : weather_station

          ACLineSegment --> WeatherStation : weather_station

      ACLineSegment : wire_spacing_info

          ACLineSegment --> WireSpacingInfo : wire_spacing_info

      ACLineSegment : x

          ACLineSegment --> Reactance : x

Inheritance

Slots

Name Cardinality and Range Description Inheritance
b_ch 0..1
Susceptance
Zero sequence shunt (charging) susceptance, uniformly distributed, of the ent... direct
bch 0..1
Susceptance
Positive sequence shunt (charging) susceptance, uniformly distributed, of the... direct
g_ch 0..1
Conductance
Zero sequence shunt (charging) conductance, uniformly distributed, of the ent... direct
gch 0..1
Conductance
Positive sequence shunt (charging) conductance, uniformly distributed, of the... direct
r 0..1
Resistance
Zero sequence series resistance of the entire line section direct
short_circuit_end_temperature 0..1
Temperature
Maximum permitted temperature at the end of SC for the calculation of minimum... direct
x 0..1
Reactance
Zero sequence series reactance of the entire line section direct
clamp 0..*
Clamp
The clamps connected to the line segment direct
wire_spacing_info 0..1
WireSpacingInfo
The wire spacing information that applies to this AC line segment direct
per_length_impedance 0..1
PerLengthImpedance
Per-length impedance of this line segment direct
cut 0..*
Cut
Cuts applied to the line segment direct
line_faults 0..*
LineFault
The line faults of the line segment direct
acline_segment_phases 0..*
ACLineSegmentPhase
The line segment phases which belong to the line segment direct
line_grounding_action 0..1
GroundAction
Ground action involving clamp usage (for the case when the ground is applied ... direct
line_jumping_action 0..1
JumperAction
Jumper action involving clamp usage (for the case when the jumper is applied ... direct
length 0..1
Length
Segment length for calculating line section capabilities Conductor
protective_action_adjustment 0..*
ProtectiveActionAdjustment
The operating condition to the Conducting Equipment is changed when protectiv... ConductingEquipment
sv_status 0..*
SvStatus
The status state variable associated with this conducting equipment ConductingEquipment
protection_equipments 0..*
ProtectionEquipment
Protection equipment used to protect specific conducting equipment ConductingEquipment
base_voltage 0..1
BaseVoltage
Base voltage of this conducting equipment ConductingEquipment
terminals 0..*
Terminal
Conducting equipment have terminals that may be connected to other conducting... ConductingEquipment
jumping_action 0..1
JumperAction
Jumper action involving jumping operation on this conducting equipment ConductingEquipment
grounding_action 0..1
GroundAction
Action involving grounding operation on this conducting equipment ConductingEquipment
outage 0..1
Outage
The outage that is isolated by the outage isolation equipment ConductingEquipment
aggregate 0..1
Boolean
The aggregate flag provides an alternative way of representing an aggregated ... Equipment
in_service 0..1
Boolean
Specifies the availability of the equipment Equipment
network_analysis_enabled 0..1
Boolean
The equipment is enabled to participate in network analysis Equipment
normally_in_service 0..1
Boolean
Specifies the availability of the equipment under normal operating conditions Equipment
weather_station 0..*
WeatherStation
Equipment
operational_limit_set 0..*
OperationalLimitSet
The operational limit sets associated with this equipment Equipment
contingency_equipment 0..*
ContingencyEquipment
The contingency equipments in which this equipment participates Equipment
equipment_container 0..1
EquipmentContainer
Container of this equipment Equipment
faults 0..*
Fault
All faults on this equipment Equipment
limit_dependency_model 0..*
LimitDependency
Limit dependencymodels organized under this equipment as a means for organizi... Equipment
eqiupment_limit_series_component 0..*
EquipmentLimitSeriesComponent
Equipment limit series calculation component to which this equipment contribu... Equipment
protective_action_equipment 0..*
ProtectiveActionEquipment
Protective action is controlling equipment Equipment
pin_equipment 0..*
PinEquipment
Equipment
equipment_unavailability_schedule 0..*
EquipmentUnavailabilitySchedule
Equipment
additional_equipment_container 0..*
EquipmentContainer
Additional equipment container beyond the primary equipment container Equipment
usage_points 0..*
UsagePoint
All usage points connected to the electrical grid through this equipment Equipment
outages 0..*
Outage
All outages in which this equipment is involved Equipment
operational_restrictions 0..*
OperationalRestriction
All operational restrictions for this equipment Equipment
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
JumperAction acline_segments range ACLineSegment
Clamp acline_segment range ACLineSegment
PerLengthImpedance acline_segments range ACLineSegment
WireSpacingInfo acline_segment range ACLineSegment
ACLineSegmentPhase acline_segment range ACLineSegment
Cut acline_segment range ACLineSegment
LineFault acline_segment range ACLineSegment
GroundAction along_acline_segment range ACLineSegment
PerLengthSequenceImpedance acline_segments range ACLineSegment
PerLengthPhaseImpedance acline_segments range ACLineSegment

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ACLineSegment
description: "A wire or combination of wires, with consistent electrical characteristics,\
  \ building a single electrical system, used to carry alternating current between\
  \ points in the power system.\r\nFor symmetrical, transposed three phase lines,\
  \ it is sufficient to use attributes of the line segment, which describe impedances\
  \ and admittances for the entire length of the segment.  Additionally impedances\
  \ can be computed by using length and associated per length impedances.\r\nThe BaseVoltage\
  \ at the two ends of ACLineSegments in a Line shall have the same BaseVoltage.nominalVoltage.\
  \ However, boundary lines may have slightly different BaseVoltage.nominalVoltages\
  \ and variation is allowed. Larger voltage difference in general requires use of\
  \ an equivalent branch."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: Conductor
attributes:
  b_ch:
    name: b_ch
    description: Zero sequence shunt (charging) susceptance, uniformly distributed,
      of the entire line section.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ACLineSegment.b0ch
    multivalued: false
    domain_of:
    - MutualCoupling
    - ACLineSegment
    - PerLengthSequenceImpedance
    range: Susceptance
    required: false
  bch:
    name: bch
    description: Positive sequence shunt (charging) susceptance, uniformly distributed,
      of the entire line section.  This value represents the full charging over the
      full length of the line.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.bch
    multivalued: false
    domain_of:
    - ACLineSegment
    - PerLengthSequenceImpedance
    range: Susceptance
    required: false
  g_ch:
    name: g_ch
    description: Zero sequence shunt (charging) conductance, uniformly distributed,
      of the entire line section.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ACLineSegment.g0ch
    multivalued: false
    domain_of:
    - MutualCoupling
    - ACLineSegment
    - PerLengthSequenceImpedance
    range: Conductance
    required: false
  gch:
    name: gch
    description: Positive sequence shunt (charging) conductance, uniformly distributed,
      of the entire line section.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.gch
    multivalued: false
    domain_of:
    - ACLineSegment
    - PerLengthSequenceImpedance
    range: Conductance
    required: false
  r:
    name: r
    description: Zero sequence series resistance of the entire line section.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ACLineSegment.r0
    multivalued: false
    domain_of:
    - MutualCoupling
    - TransformerMeshImpedance
    - TransformerEndInfo
    - PowerTransformerEnd
    - ACLineSegment
    - SynchronousMachine
    - EquivalentInjection
    - PowerElectronicsConnection
    - SeriesCompensator
    - TransformerStarImpedance
    - TapChangerTablePoint
    - PerLengthSequenceImpedance
    - PhaseImpedanceData
    - EarthFaultCompensator
    - EnergySource
    - EquivalentBranch
    - DCGround
    - GovCT1
    - GovCT2
    - GovGAST
    - GovGAST1
    - GovHydroDD
    - GovHydroPID
    - GovHydroR
    - GovSteam0
    - GovSteamFV2
    - ExcNI
    - UnderexcLimX2
    range: Resistance
    required: false
  short_circuit_end_temperature:
    name: short_circuit_end_temperature
    description: Maximum permitted temperature at the end of SC for the calculation
      of minimum short-circuit currents. Used for short circuit data exchange according
      to IEC 60909.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.shortCircuitEndTemperature
    multivalued: false
    domain_of:
    - ACLineSegment
    range: Temperature
    required: false
  x:
    name: x
    description: Zero sequence series reactance of the entire line section.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ACLineSegment.x0
    multivalued: false
    domain_of:
    - MutualCoupling
    - TransformerMeshImpedance
    - PowerTransformerEnd
    - ACLineSegment
    - SynchronousMachine
    - EquivalentInjection
    - PowerElectronicsConnection
    - SeriesCompensator
    - TransformerStarImpedance
    - TapChangerTablePoint
    - PerLengthSequenceImpedance
    - PhaseImpedanceData
    - GroundingImpedance
    - EnergySource
    - EquivalentBranch
    - GovGAST2
    range: Reactance
    required: false
  clamp:
    name: clamp
    description: The clamps connected to the line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ACLineSegment.Clamp
    multivalued: true
    domain_of:
    - JumperAction
    - ACLineSegment
    - ClampAction
    range: Clamp
    required: false
  wire_spacing_info:
    name: wire_spacing_info
    description: The wire spacing information that applies to this AC line segment
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.WireSpacingInfo
    multivalued: false
    domain_of:
    - ACLineSegment
    - WirePosition
    range: WireSpacingInfo
    required: false
  per_length_impedance:
    name: per_length_impedance
    description: Per-length impedance of this line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.PerLengthImpedance
    multivalued: false
    domain_of:
    - ACLineSegment
    range: PerLengthImpedance
    required: false
  cut:
    name: cut
    description: Cuts applied to the line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.Cut
    multivalued: true
    domain_of:
    - ACLineSegment
    - CutAction
    range: Cut
    required: false
  line_faults:
    name: line_faults
    description: The line faults of the line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.LineFaults
    multivalued: true
    domain_of:
    - ACLineSegment
    range: LineFault
    required: false
  acline_segment_phases:
    name: acline_segment_phases
    description: The line segment phases which belong to the line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.ACLineSegmentPhases
    multivalued: true
    domain_of:
    - ACLineSegment
    range: ACLineSegmentPhase
    required: false
  line_grounding_action:
    name: line_grounding_action
    description: Ground action involving clamp usage (for the case when the ground
      is applied along the line segment instead of at its terminals).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.LineGroundingAction
    multivalued: false
    domain_of:
    - ACLineSegment
    range: GroundAction
    required: false
  line_jumping_action:
    name: line_jumping_action
    description: Jumper action involving clamp usage (for the case when the jumper
      is applied along the line segment instead of at its terminals).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.LineJumpingAction
    multivalued: false
    domain_of:
    - ACLineSegment
    range: JumperAction
    required: false
class_uri: cim:ACLineSegment

Induced

name: ACLineSegment
description: "A wire or combination of wires, with consistent electrical characteristics,\
  \ building a single electrical system, used to carry alternating current between\
  \ points in the power system.\r\nFor symmetrical, transposed three phase lines,\
  \ it is sufficient to use attributes of the line segment, which describe impedances\
  \ and admittances for the entire length of the segment.  Additionally impedances\
  \ can be computed by using length and associated per length impedances.\r\nThe BaseVoltage\
  \ at the two ends of ACLineSegments in a Line shall have the same BaseVoltage.nominalVoltage.\
  \ However, boundary lines may have slightly different BaseVoltage.nominalVoltages\
  \ and variation is allowed. Larger voltage difference in general requires use of\
  \ an equivalent branch."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: Conductor
attributes:
  b_ch:
    name: b_ch
    description: Zero sequence shunt (charging) susceptance, uniformly distributed,
      of the entire line section.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ACLineSegment.b0ch
    multivalued: false
    alias: b_ch
    owner: ACLineSegment
    domain_of:
    - MutualCoupling
    - ACLineSegment
    - PerLengthSequenceImpedance
    range: Susceptance
    required: false
  bch:
    name: bch
    description: Positive sequence shunt (charging) susceptance, uniformly distributed,
      of the entire line section.  This value represents the full charging over the
      full length of the line.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.bch
    multivalued: false
    alias: bch
    owner: ACLineSegment
    domain_of:
    - ACLineSegment
    - PerLengthSequenceImpedance
    range: Susceptance
    required: false
  g_ch:
    name: g_ch
    description: Zero sequence shunt (charging) conductance, uniformly distributed,
      of the entire line section.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ACLineSegment.g0ch
    multivalued: false
    alias: g_ch
    owner: ACLineSegment
    domain_of:
    - MutualCoupling
    - ACLineSegment
    - PerLengthSequenceImpedance
    range: Conductance
    required: false
  gch:
    name: gch
    description: Positive sequence shunt (charging) conductance, uniformly distributed,
      of the entire line section.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.gch
    multivalued: false
    alias: gch
    owner: ACLineSegment
    domain_of:
    - ACLineSegment
    - PerLengthSequenceImpedance
    range: Conductance
    required: false
  r:
    name: r
    description: Zero sequence series resistance of the entire line section.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ACLineSegment.r0
    multivalued: false
    alias: r
    owner: ACLineSegment
    domain_of:
    - MutualCoupling
    - TransformerMeshImpedance
    - TransformerEndInfo
    - PowerTransformerEnd
    - ACLineSegment
    - SynchronousMachine
    - EquivalentInjection
    - PowerElectronicsConnection
    - SeriesCompensator
    - TransformerStarImpedance
    - TapChangerTablePoint
    - PerLengthSequenceImpedance
    - PhaseImpedanceData
    - EarthFaultCompensator
    - EnergySource
    - EquivalentBranch
    - DCGround
    - GovCT1
    - GovCT2
    - GovGAST
    - GovGAST1
    - GovHydroDD
    - GovHydroPID
    - GovHydroR
    - GovSteam0
    - GovSteamFV2
    - ExcNI
    - UnderexcLimX2
    range: Resistance
    required: false
  short_circuit_end_temperature:
    name: short_circuit_end_temperature
    description: Maximum permitted temperature at the end of SC for the calculation
      of minimum short-circuit currents. Used for short circuit data exchange according
      to IEC 60909.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.shortCircuitEndTemperature
    multivalued: false
    alias: short_circuit_end_temperature
    owner: ACLineSegment
    domain_of:
    - ACLineSegment
    range: Temperature
    required: false
  x:
    name: x
    description: Zero sequence series reactance of the entire line section.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ACLineSegment.x0
    multivalued: false
    alias: x
    owner: ACLineSegment
    domain_of:
    - MutualCoupling
    - TransformerMeshImpedance
    - PowerTransformerEnd
    - ACLineSegment
    - SynchronousMachine
    - EquivalentInjection
    - PowerElectronicsConnection
    - SeriesCompensator
    - TransformerStarImpedance
    - TapChangerTablePoint
    - PerLengthSequenceImpedance
    - PhaseImpedanceData
    - GroundingImpedance
    - EnergySource
    - EquivalentBranch
    - GovGAST2
    range: Reactance
    required: false
  clamp:
    name: clamp
    description: The clamps connected to the line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ACLineSegment.Clamp
    multivalued: true
    alias: clamp
    owner: ACLineSegment
    domain_of:
    - JumperAction
    - ACLineSegment
    - ClampAction
    range: Clamp
    required: false
  wire_spacing_info:
    name: wire_spacing_info
    description: The wire spacing information that applies to this AC line segment
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.WireSpacingInfo
    multivalued: false
    alias: wire_spacing_info
    owner: ACLineSegment
    domain_of:
    - ACLineSegment
    - WirePosition
    range: WireSpacingInfo
    required: false
  per_length_impedance:
    name: per_length_impedance
    description: Per-length impedance of this line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.PerLengthImpedance
    multivalued: false
    alias: per_length_impedance
    owner: ACLineSegment
    domain_of:
    - ACLineSegment
    range: PerLengthImpedance
    required: false
  cut:
    name: cut
    description: Cuts applied to the line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.Cut
    multivalued: true
    alias: cut
    owner: ACLineSegment
    domain_of:
    - ACLineSegment
    - CutAction
    range: Cut
    required: false
  line_faults:
    name: line_faults
    description: The line faults of the line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.LineFaults
    multivalued: true
    alias: line_faults
    owner: ACLineSegment
    domain_of:
    - ACLineSegment
    range: LineFault
    required: false
  acline_segment_phases:
    name: acline_segment_phases
    description: The line segment phases which belong to the line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.ACLineSegmentPhases
    multivalued: true
    alias: acline_segment_phases
    owner: ACLineSegment
    domain_of:
    - ACLineSegment
    range: ACLineSegmentPhase
    required: false
  line_grounding_action:
    name: line_grounding_action
    description: Ground action involving clamp usage (for the case when the ground
      is applied along the line segment instead of at its terminals).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.LineGroundingAction
    multivalued: false
    alias: line_grounding_action
    owner: ACLineSegment
    domain_of:
    - ACLineSegment
    range: GroundAction
    required: false
  line_jumping_action:
    name: line_jumping_action
    description: Jumper action involving clamp usage (for the case when the jumper
      is applied along the line segment instead of at its terminals).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ACLineSegment.LineJumpingAction
    multivalued: false
    alias: line_jumping_action
    owner: ACLineSegment
    domain_of:
    - ACLineSegment
    range: JumperAction
    required: false
  length:
    name: length
    description: Segment length for calculating line section capabilities.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Conductor.length
    multivalued: false
    alias: length
    owner: ACLineSegment
    domain_of:
    - Conductor
    - StructureSupport
    - DCLineSegment
    - Pole
    range: Length
    required: false
  protective_action_adjustment:
    name: protective_action_adjustment
    description: 'The operating condition to the Conducting Equipment is changed when
      protective action adjustment is activated. For ShuntCompensator or other conducting
      equipment that operates on discrete values (integer), the values given in float
      will be rounded. '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ConductingEquipment.ProtectiveActionAdjustment
    multivalued: true
    alias: protective_action_adjustment
    owner: ACLineSegment
    domain_of:
    - Measurement
    - ConductingEquipment
    - DCConductingEquipment
    range: ProtectiveActionAdjustment
    required: false
  sv_status:
    name: sv_status
    description: The status state variable associated with this conducting equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ConductingEquipment.SvStatus
    multivalued: true
    alias: sv_status
    owner: ACLineSegment
    domain_of:
    - ConductingEquipment
    range: SvStatus
    required: false
  protection_equipments:
    name: protection_equipments
    description: 'Protection equipment  used to protect specific conducting equipment. '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ConductingEquipment.ProtectionEquipments
    multivalued: true
    alias: protection_equipments
    owner: ACLineSegment
    domain_of:
    - ConductingEquipment
    range: ProtectionEquipment
    required: false
  base_voltage:
    name: base_voltage
    description: Base voltage of this conducting equipment.  Use only when there is
      no voltage level container used and only one base voltage applies.  For example,
      not used for transformers.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ConductingEquipment.BaseVoltage
    multivalued: false
    alias: base_voltage
    owner: ACLineSegment
    domain_of:
    - TopologicalNode
    - TransformerEnd
    - ConductingEquipment
    - VoltageLevel
    - AssetDeployment
    range: BaseVoltage
    required: false
  terminals:
    name: terminals
    description: Conducting equipment have terminals that may be connected to other
      conducting equipment terminals via connectivity nodes or topological nodes.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ConductingEquipment.Terminals
    multivalued: true
    alias: terminals
    owner: ACLineSegment
    domain_of:
    - ConnectivityNode
    - ConductingEquipment
    range: Terminal
    required: false
  jumping_action:
    name: jumping_action
    description: Jumper action involving jumping operation on this conducting equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ConductingEquipment.JumpingAction
    multivalued: false
    alias: jumping_action
    owner: ACLineSegment
    domain_of:
    - ConductingEquipment
    range: JumperAction
    required: false
  grounding_action:
    name: grounding_action
    description: Action involving grounding operation on this conducting equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ConductingEquipment.GroundingAction
    multivalued: false
    alias: grounding_action
    owner: ACLineSegment
    domain_of:
    - ConductingEquipment
    range: GroundAction
    required: false
  outage:
    name: outage
    description: The outage that is isolated by the outage isolation equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ConductingEquipment.Outage
    multivalued: false
    alias: outage
    owner: ACLineSegment
    domain_of:
    - Incident
    - SwitchingPlan
    - UsagePoint
    - ConductingEquipment
    - Crew
    - EstimatedRestorationTime
    - OutageArea
    - Fault
    range: Outage
    required: false
  aggregate:
    name: aggregate
    description: "The aggregate flag provides an alternative way of representing an\
      \ aggregated (equivalent) element. It is applicable in cases when the dedicated\
      \ classes for equivalent equipment do not have all of the attributes necessary\
      \ to represent the required level of detail.  In case the flag is set to “true”\
      \ the single instance of equipment represents multiple pieces of equipment that\
      \ have been modelled together as an aggregate equivalent obtained by a network\
      \ reduction procedure. Examples would be power transformers or synchronous machines\
      \ operating in parallel modelled as a single aggregate power transformer or\
      \ aggregate synchronous machine.  \r\nThe attribute is not used for EquivalentBranch,\
      \ EquivalentShunt and EquivalentInjection."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.aggregate
    multivalued: false
    alias: aggregate
    owner: ACLineSegment
    domain_of:
    - Equipment
    - ReadingType
    range: boolean
    required: false
  in_service:
    name: in_service
    description: Specifies the availability of the equipment. True means the equipment
      is available for topology processing, which determines if the equipment is energized
      or not. False means that the equipment is treated by network applications as
      if it is not in the model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.inService
    multivalued: false
    alias: in_service
    owner: ACLineSegment
    domain_of:
    - Equipment
    - SvStatus
    - ProtectiveActionEquipment
    range: boolean
    required: false
  network_analysis_enabled:
    name: network_analysis_enabled
    description: The equipment is enabled to participate in network analysis.  If
      unspecified, the value is assumed to be true.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.networkAnalysisEnabled
    multivalued: false
    alias: network_analysis_enabled
    owner: ACLineSegment
    domain_of:
    - Equipment
    range: boolean
    required: false
  normally_in_service:
    name: normally_in_service
    description: Specifies the availability of the equipment under normal operating
      conditions. True means the equipment is available for topology processing, which
      determines if the equipment is energized or not. False means that the equipment
      is treated by network applications as if it is not in the model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.normallyInService
    multivalued: false
    alias: normally_in_service
    owner: ACLineSegment
    domain_of:
    - Equipment
    range: boolean
    required: false
  weather_station:
    name: weather_station
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.WeatherStation
    multivalued: true
    alias: weather_station
    owner: ACLineSegment
    domain_of:
    - Equipment
    range: WeatherStation
    required: false
  operational_limit_set:
    name: operational_limit_set
    description: The operational limit sets associated with this equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Equipment.OperationalLimitSet
    multivalued: true
    alias: operational_limit_set
    owner: ACLineSegment
    domain_of:
    - ACDCTerminal
    - OperationalLimit
    - Equipment
    range: OperationalLimitSet
    required: false
  contingency_equipment:
    name: contingency_equipment
    description: The contingency equipments in which this equipment participates.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.ContingencyEquipment
    multivalued: true
    alias: contingency_equipment
    owner: ACLineSegment
    domain_of:
    - Equipment
    range: ContingencyEquipment
    required: false
  equipment_container:
    name: equipment_container
    description: Container of this equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.EquipmentContainer
    multivalued: false
    alias: equipment_container
    owner: ACLineSegment
    domain_of:
    - Equipment
    range: EquipmentContainer
    required: false
  faults:
    name: faults
    description: All faults on this equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.Faults
    multivalued: true
    alias: faults
    owner: ACLineSegment
    domain_of:
    - Equipment
    - Outage
    - FaultCauseType
    range: Fault
    required: false
  limit_dependency_model:
    name: limit_dependency_model
    description: Limit dependencymodels organized under this equipment as a means
      for organizing the model in a tree view.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Equipment.LimitDependencyModel
    multivalued: true
    alias: limit_dependency_model
    owner: ACLineSegment
    domain_of:
    - OperationalLimit
    - Equipment
    range: LimitDependency
    required: false
  eqiupment_limit_series_component:
    name: eqiupment_limit_series_component
    description: Equipment limit series calculation component to which this equipment
      contributes.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.EqiupmentLimitSeriesComponent
    multivalued: true
    alias: eqiupment_limit_series_component
    owner: ACLineSegment
    domain_of:
    - Equipment
    range: EquipmentLimitSeriesComponent
    required: false
  protective_action_equipment:
    name: protective_action_equipment
    description: Protective action is controlling equipment. This can be direct signals
      from the control center, or emulation of action done by protection equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.ProtectiveActionEquipment
    multivalued: true
    alias: protective_action_equipment
    owner: ACLineSegment
    domain_of:
    - Equipment
    range: ProtectiveActionEquipment
    required: false
  pin_equipment:
    name: pin_equipment
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.PinEquipment
    multivalued: true
    alias: pin_equipment
    owner: ACLineSegment
    domain_of:
    - Equipment
    range: PinEquipment
    required: false
  equipment_unavailability_schedule:
    name: equipment_unavailability_schedule
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.EquipmentUnavailabilitySchedule
    multivalued: true
    alias: equipment_unavailability_schedule
    owner: ACLineSegment
    domain_of:
    - Equipment
    - UnavailabilitySwitchAction
    - UnavailablitySchedule
    range: EquipmentUnavailabilitySchedule
    required: false
  additional_equipment_container:
    name: additional_equipment_container
    description: Additional equipment container beyond the primary equipment container.  The
      equipment is contained in another equipment container, but also grouped with
      this equipment container.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.AdditionalEquipmentContainer
    multivalued: true
    alias: additional_equipment_container
    owner: ACLineSegment
    domain_of:
    - Equipment
    range: EquipmentContainer
    required: false
  usage_points:
    name: usage_points
    description: All usage points connected to the electrical grid through this equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.UsagePoints
    multivalued: true
    alias: usage_points
    owner: ACLineSegment
    domain_of:
    - Equipment
    - CustomerAgreement
    - ServiceCategory
    - PricingStructure
    - EndDeviceControl
    - UsagePointGroup
    - ServiceLocation
    - MetrologyRequirement
    - ServiceSupplier
    - UsagePointLocation
    range: UsagePoint
    required: false
  outages:
    name: outages
    description: All outages in which this equipment is involved.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.Outages
    multivalued: true
    alias: outages
    owner: ACLineSegment
    domain_of:
    - Equipment
    range: Outage
    required: false
  operational_restrictions:
    name: operational_restrictions
    description: All operational restrictions for this equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.OperationalRestrictions
    multivalued: true
    alias: operational_restrictions
    owner: ACLineSegment
    domain_of:
    - Equipment
    - ProductAssetModel
    range: OperationalRestriction
    required: false
  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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    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: ACLineSegment
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:ACLineSegment