Skip to content

Class: Qmode

URI: cim:Qmode

 classDiagram
    class Qmode
      Qmode : delay

          Qmode --> Delay : delay

      Qmode : vsctype

          Qmode --> VSCtype1 : vsctype

Slots

Name Cardinality and Range Description Inheritance
vsctype 0..1
VSCtype1
direct
delay 1..1
Delay
direct

Usages

used by used in type used
Delay qmode range Qmode
VSCtype1 qmode range Qmode

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Qmode
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  vsctype:
    name: vsctype
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Qmode.VSCtype1
    multivalued: false
    domain_of:
    - Qregulator
    - Umode
    - Qmode
    - Qlimiter
    - Pcontrol
    - PFmode
    - BlockingFunction
    - DCvoltageControl
    range: VSCtype1
    required: false
  delay:
    name: delay
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Qmode.Delay
    multivalued: false
    domain_of:
    - IdcInverterControl
    - VDCOL
    - Qregulator
    - Umode
    - Qmode
    - Qlimiter
    - Pcontrol
    - PFmode
    - BlockingFunction
    - DCvoltageControl
    - CCArectifierControl
    - CCAinverter
    range: Delay
    required: true
class_uri: cim:Qmode

Induced

name: Qmode
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  vsctype:
    name: vsctype
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Qmode.VSCtype1
    multivalued: false
    alias: vsctype
    owner: Qmode
    domain_of:
    - Qregulator
    - Umode
    - Qmode
    - Qlimiter
    - Pcontrol
    - PFmode
    - BlockingFunction
    - DCvoltageControl
    range: VSCtype1
    required: false
  delay:
    name: delay
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Qmode.Delay
    multivalued: false
    alias: delay
    owner: Qmode
    domain_of:
    - IdcInverterControl
    - VDCOL
    - Qregulator
    - Umode
    - Qmode
    - Qlimiter
    - Pcontrol
    - PFmode
    - BlockingFunction
    - DCvoltageControl
    - CCArectifierControl
    - CCAinverter
    range: Delay
    required: true
class_uri: cim:Qmode