Skip to content

Class: WirePhaseInfo

Information on a wire carrying a single phase.

URI: cim:WirePhaseInfo

 classDiagram
    class WirePhaseInfo
      WirePhaseInfo : phase_info

          WirePhaseInfo --> SinglePhaseKind : phase_info

      WirePhaseInfo : wire_assembly_info

          WirePhaseInfo --> WireAssemblyInfo : wire_assembly_info

      WirePhaseInfo : wire_info

          WirePhaseInfo --> WireInfo : wire_info

      WirePhaseInfo : wire_position

          WirePhaseInfo --> WirePosition : wire_position

Slots

Name Cardinality and Range Description Inheritance
phase_info 0..1
SinglePhaseKind
Phase information direct
wire_assembly_info 1..1
WireAssemblyInfo
Wire assembly information using this wire phase information direct
wire_position 0..1
WirePosition
Wire position with this wire phase information direct
wire_info 0..1
WireInfo
Wire information contributing to this wire phase information direct

Usages

used by used in type used
WireAssemblyInfo wire_phase_info range WirePhaseInfo
WirePosition wire_phase_info range WirePhaseInfo
WireInfo wire_phase_info range WirePhaseInfo
TapeShieldCableInfo wire_phase_info range WirePhaseInfo
CableInfo wire_phase_info range WirePhaseInfo
OverheadWireInfo wire_phase_info range WirePhaseInfo
ConcentricNeutralCableInfo wire_phase_info range WirePhaseInfo

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: WirePhaseInfo
description: Information on a wire carrying a single phase.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  phase_info:
    name: phase_info
    description: Phase information.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WirePhaseInfo.phaseInfo
    multivalued: false
    domain_of:
    - WirePhaseInfo
    range: SinglePhaseKind
    required: false
  wire_assembly_info:
    name: wire_assembly_info
    description: Wire assembly information using this wire phase information.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WirePhaseInfo.WireAssemblyInfo
    multivalued: false
    domain_of:
    - PerLengthLineParameter
    - WirePhaseInfo
    range: WireAssemblyInfo
    required: true
  wire_position:
    name: wire_position
    description: Wire position with this wire phase information.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WirePhaseInfo.WirePosition
    multivalued: false
    domain_of:
    - WirePhaseInfo
    range: WirePosition
    required: false
  wire_info:
    name: wire_info
    description: Wire information contributing to this wire phase information.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WirePhaseInfo.WireInfo
    multivalued: false
    domain_of:
    - WirePhaseInfo
    - ACLineSegmentPhase
    range: WireInfo
    required: false
class_uri: cim:WirePhaseInfo

Induced

name: WirePhaseInfo
description: Information on a wire carrying a single phase.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  phase_info:
    name: phase_info
    description: Phase information.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WirePhaseInfo.phaseInfo
    multivalued: false
    alias: phase_info
    owner: WirePhaseInfo
    domain_of:
    - WirePhaseInfo
    range: SinglePhaseKind
    required: false
  wire_assembly_info:
    name: wire_assembly_info
    description: Wire assembly information using this wire phase information.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WirePhaseInfo.WireAssemblyInfo
    multivalued: false
    alias: wire_assembly_info
    owner: WirePhaseInfo
    domain_of:
    - PerLengthLineParameter
    - WirePhaseInfo
    range: WireAssemblyInfo
    required: true
  wire_position:
    name: wire_position
    description: Wire position with this wire phase information.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WirePhaseInfo.WirePosition
    multivalued: false
    alias: wire_position
    owner: WirePhaseInfo
    domain_of:
    - WirePhaseInfo
    range: WirePosition
    required: false
  wire_info:
    name: wire_info
    description: Wire information contributing to this wire phase information.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WirePhaseInfo.WireInfo
    multivalued: false
    alias: wire_info
    owner: WirePhaseInfo
    domain_of:
    - WirePhaseInfo
    - ACLineSegmentPhase
    range: WireInfo
    required: false
class_uri: cim:WirePhaseInfo