Skip to content

Class: Gate

Logical gate than support logical operation based on the input.

URI: cim:Gate

 classDiagram
    class Gate
      IdentifiedObject <|-- Gate

      Gate : alias_name

      Gate : description

      Gate : diagram_objects

          Gate --> DiagramObject : diagram_objects

      Gate : gate_input_pin

          Gate --> GateInputPin : gate_input_pin

      Gate : instance_set

          Gate --> InstanceSet : instance_set

      Gate : kind

          Gate --> GateLogicKind : kind

      Gate : m_rid

      Gate : names

          Gate --> Name : names

      Gate : pin_gate

          Gate --> PinGate : pin_gate

      Gate : properties_cimdata_object

          Gate --> ChangeSetMember : properties_cimdata_object

      Gate : protective_action_com

          Gate --> ProtectiveAction : protective_action_com

      Gate : protective_action_enabled

          Gate --> ProtectiveAction : protective_action_enabled

      Gate : remedial_action_scheme

          Gate --> RemedialActionScheme : remedial_action_scheme

      Gate : stage_trigger

          Gate --> StageTrigger : stage_trigger

      Gate : stage_trigger_armed

          Gate --> StageTrigger : stage_trigger_armed

      Gate : stage_trigger_com

          Gate --> StageTrigger : stage_trigger_com

      Gate : targeting_cimdata_object

          Gate --> ChangeSetMember : targeting_cimdata_object

      Gate : trigger_condition

          Gate --> TriggerCondition : trigger_condition

Inheritance

Slots

Name Cardinality and Range Description Inheritance
kind 0..1
GateLogicKind
The logical operation of the gate direct
remedial_action_scheme 0..*
RemedialActionScheme
direct
pin_gate 0..*
PinGate
direct
stage_trigger_armed 0..*
StageTrigger
direct
protective_action_com 0..*
ProtectiveAction
For the ProtectiveAction to be activated the condition for communication need... direct
stage_trigger_com 0..*
StageTrigger
direct
stage_trigger 0..*
StageTrigger
direct
trigger_condition 0..*
TriggerCondition
direct
protective_action_enabled 0..*
ProtectiveAction
direct
gate_input_pin 1..*
GateInputPin
Input to the gate 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
PinMeasurement gate range Gate
GateInputPin gate range Gate
StageTrigger gate_armed range Gate
StageTrigger gate_com_condition range Gate
StageTrigger gate_trigger range Gate
ProtectiveAction gate_com_condition range Gate
ProtectiveAction gate_enabled_condition range Gate
ProtectiveActionAdjustment gate_com_condition range Gate
ProtectiveActionAdjustment gate_enabled_condition range Gate
RemedialActionScheme gate_armed range Gate
TriggerCondition gate_trigger range Gate
PinGate gate_output range Gate
PinGate gate range Gate
ProtectiveActionRegulation gate_com_condition range Gate
ProtectiveActionRegulation gate_enabled_condition range Gate
PinBranchGroup gate range Gate
PinTerminal gate range Gate
ProtectiveActionEquipment gate_com_condition range Gate
ProtectiveActionEquipment gate_enabled_condition range Gate
PinEquipment gate range Gate

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Gate
description: Logical gate than support logical operation based on the input.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  kind:
    name: kind
    description: The logical operation of the gate.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Gate.kind
    multivalued: false
    domain_of:
    - Asset
    - Customer
    - BaseWork
    - WorkTimeSchedule
    - CustomerBillingInfo
    - ErpInvoiceLineItem
    - CatalogAssetType
    - Design
    - ConditionFactor
    - LandProperty
    - Seal
    - Gate
    - JumperAction
    - RevisionHistory
    - SwitchAction
    - Fault
    - ServiceCategory
    - Transaction
    - Procedure
    - Medium
    - Tender
    - Cheque
    - Charge
    - ServiceRequest
    - MeterMultiplier
    - StructureSupport
    - CutAction
    - GroundAction
    - ClampAction
    - ProtectiveActionAdjustment
    - RemedialActionScheme
    - MeasurementCalculator
    - ErpInvoice
    - ServiceSupplier
    - EnergyTypeReference
    - CRROrgRole
    - MarketInvoice
    - MarketInvoiceLineItem
    - EnvironmentalLocationType
    - EnvironmentalDiscrete
    - ServiceMultiplier
    - AssetLocationHazard
    - Analytic
    - AssetGroup
    - TagAction
    - PinBranchGroup
    - PinTerminal
    - PinEquipment
    - ClearanceAction
    - PSREvent
    - ShuntCompensatorAction
    - EnergyConsumerAction
    - EnergySourceAction
    - Zone
    - OilAnalysisMoistureAnalog
    - AssetStringMeasurement
    - InspectionAnalog
    - AssetTemperaturePressureAnalog
    - OilAnalysisFluidDiscrete
    - InspectionDiscrete
    - OilAnalysisPCBDiscrete
    - OilAnalysisFluidAnalog
    - OilAnalysisGasAnalog
    - OilAnalysisPCBAnalog
    - OilAnalysisParticleDiscrete
    - OilAnalysisMetalsAnalog
    - OilAnalysisParticleAnalog
    - OilAnalysisPaperAnalog
    - CompositeSwitchInfo
    - Facility
    - RiskScore
    - FACTSDevice
    - SimpleEndDeviceFunction
    - UndergroundStructure
    - RelativeDisplacement
    - CloudCondition
    - GeosphericAnalog
    - HydrosphericAnalog
    - AtmosphericAnalog
    - SpaceAnalog
    range: GateLogicKind
    required: false
  remedial_action_scheme:
    name: remedial_action_scheme
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.RemedialActionScheme
    multivalued: true
    domain_of:
    - Gate
    - Stage
    - TriggerCondition
    range: RemedialActionScheme
    required: false
  pin_gate:
    name: pin_gate
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.PinGate
    multivalued: true
    domain_of:
    - Gate
    range: PinGate
    required: false
  stage_trigger_armed:
    name: stage_trigger_armed
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.StageTriggerArmed
    multivalued: true
    domain_of:
    - Gate
    range: StageTrigger
    required: false
  protective_action_com:
    name: protective_action_com
    description: For the ProtectiveAction to be activated the condition for communication
      needs to be met (true).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.ProtectiveActionCom
    multivalued: true
    domain_of:
    - Gate
    range: ProtectiveAction
    required: false
  stage_trigger_com:
    name: stage_trigger_com
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.StageTriggerCom
    multivalued: true
    domain_of:
    - Gate
    range: StageTrigger
    required: false
  stage_trigger:
    name: stage_trigger
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.StageTrigger
    multivalued: true
    domain_of:
    - Gate
    - ProtectiveActionCollection
    - Stage
    range: StageTrigger
    required: false
  trigger_condition:
    name: trigger_condition
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.TriggerCondition
    multivalued: true
    domain_of:
    - Gate
    - RemedialActionScheme
    range: TriggerCondition
    required: false
  protective_action_enabled:
    name: protective_action_enabled
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.ProtectiveActionEnabled
    multivalued: true
    domain_of:
    - Gate
    range: ProtectiveAction
    required: false
  gate_input_pin:
    name: gate_input_pin
    description: Input to the gate.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.GateInputPin
    multivalued: true
    domain_of:
    - Gate
    range: GateInputPin
    required: true
class_uri: cim:Gate

Induced

name: Gate
description: Logical gate than support logical operation based on the input.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  kind:
    name: kind
    description: The logical operation of the gate.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Gate.kind
    multivalued: false
    alias: kind
    owner: Gate
    domain_of:
    - Asset
    - Customer
    - BaseWork
    - WorkTimeSchedule
    - CustomerBillingInfo
    - ErpInvoiceLineItem
    - CatalogAssetType
    - Design
    - ConditionFactor
    - LandProperty
    - Seal
    - Gate
    - JumperAction
    - RevisionHistory
    - SwitchAction
    - Fault
    - ServiceCategory
    - Transaction
    - Procedure
    - Medium
    - Tender
    - Cheque
    - Charge
    - ServiceRequest
    - MeterMultiplier
    - StructureSupport
    - CutAction
    - GroundAction
    - ClampAction
    - ProtectiveActionAdjustment
    - RemedialActionScheme
    - MeasurementCalculator
    - ErpInvoice
    - ServiceSupplier
    - EnergyTypeReference
    - CRROrgRole
    - MarketInvoice
    - MarketInvoiceLineItem
    - EnvironmentalLocationType
    - EnvironmentalDiscrete
    - ServiceMultiplier
    - AssetLocationHazard
    - Analytic
    - AssetGroup
    - TagAction
    - PinBranchGroup
    - PinTerminal
    - PinEquipment
    - ClearanceAction
    - PSREvent
    - ShuntCompensatorAction
    - EnergyConsumerAction
    - EnergySourceAction
    - Zone
    - OilAnalysisMoistureAnalog
    - AssetStringMeasurement
    - InspectionAnalog
    - AssetTemperaturePressureAnalog
    - OilAnalysisFluidDiscrete
    - InspectionDiscrete
    - OilAnalysisPCBDiscrete
    - OilAnalysisFluidAnalog
    - OilAnalysisGasAnalog
    - OilAnalysisPCBAnalog
    - OilAnalysisParticleDiscrete
    - OilAnalysisMetalsAnalog
    - OilAnalysisParticleAnalog
    - OilAnalysisPaperAnalog
    - CompositeSwitchInfo
    - Facility
    - RiskScore
    - FACTSDevice
    - SimpleEndDeviceFunction
    - UndergroundStructure
    - RelativeDisplacement
    - CloudCondition
    - GeosphericAnalog
    - HydrosphericAnalog
    - AtmosphericAnalog
    - SpaceAnalog
    range: GateLogicKind
    required: false
  remedial_action_scheme:
    name: remedial_action_scheme
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.RemedialActionScheme
    multivalued: true
    alias: remedial_action_scheme
    owner: Gate
    domain_of:
    - Gate
    - Stage
    - TriggerCondition
    range: RemedialActionScheme
    required: false
  pin_gate:
    name: pin_gate
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.PinGate
    multivalued: true
    alias: pin_gate
    owner: Gate
    domain_of:
    - Gate
    range: PinGate
    required: false
  stage_trigger_armed:
    name: stage_trigger_armed
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.StageTriggerArmed
    multivalued: true
    alias: stage_trigger_armed
    owner: Gate
    domain_of:
    - Gate
    range: StageTrigger
    required: false
  protective_action_com:
    name: protective_action_com
    description: For the ProtectiveAction to be activated the condition for communication
      needs to be met (true).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.ProtectiveActionCom
    multivalued: true
    alias: protective_action_com
    owner: Gate
    domain_of:
    - Gate
    range: ProtectiveAction
    required: false
  stage_trigger_com:
    name: stage_trigger_com
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.StageTriggerCom
    multivalued: true
    alias: stage_trigger_com
    owner: Gate
    domain_of:
    - Gate
    range: StageTrigger
    required: false
  stage_trigger:
    name: stage_trigger
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.StageTrigger
    multivalued: true
    alias: stage_trigger
    owner: Gate
    domain_of:
    - Gate
    - ProtectiveActionCollection
    - Stage
    range: StageTrigger
    required: false
  trigger_condition:
    name: trigger_condition
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.TriggerCondition
    multivalued: true
    alias: trigger_condition
    owner: Gate
    domain_of:
    - Gate
    - RemedialActionScheme
    range: TriggerCondition
    required: false
  protective_action_enabled:
    name: protective_action_enabled
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.ProtectiveActionEnabled
    multivalued: true
    alias: protective_action_enabled
    owner: Gate
    domain_of:
    - Gate
    range: ProtectiveAction
    required: false
  gate_input_pin:
    name: gate_input_pin
    description: Input to the gate.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Gate.GateInputPin
    multivalued: true
    alias: gate_input_pin
    owner: Gate
    domain_of:
    - Gate
    range: GateInputPin
    required: true
  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: Gate
    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: Gate
    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: Gate
    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: Gate
    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: Gate
    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: Gate
    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: Gate
    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: Gate
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:Gate