Skip to content

Class: Cheque

_The actual tender when it is a type of cheque. _

__

URI: cim:Cheque

 classDiagram
    class Cheque
      Cheque : bank_account_detail

          Cheque --> BankAccountDetail : bank_account_detail

      Cheque : cheque_number

      Cheque : date

      Cheque : kind

          Cheque --> ChequeKind : kind

      Cheque : micr_number

      Cheque : tender

          Cheque --> Tender : tender

Slots

Name Cardinality and Range Description Inheritance
bank_account_detail 0..1
BankAccountDetail
Details of the account holder and bank direct
cheque_number 0..1
String
Cheque reference number as printed on the cheque direct
date 0..1
date
Date when cheque becomes valid direct
kind 0..1
ChequeKind
Kind of cheque direct
micr_number 0..1
String
The magnetic ink character recognition number printed on the cheque direct
tender 1..1
Tender
Payment tender the cheque is being used for direct

Usages

used by used in type used
Tender cheque range Cheque

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Cheque
description: "The actual tender when it is a type of cheque.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  bank_account_detail:
    name: bank_account_detail
    description: Details of the account holder and bank.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Cheque.bankAccountDetail
    multivalued: false
    domain_of:
    - Cheque
    range: BankAccountDetail
    required: false
  cheque_number:
    name: cheque_number
    description: Cheque reference number as printed on the cheque.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Cheque.chequeNumber
    multivalued: false
    domain_of:
    - Cheque
    range: string
    required: false
  date:
    name: date
    description: "Date when cheque becomes valid.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Cheque.date
    multivalued: false
    domain_of:
    - IEC61970CIMVersion
    - Cheque
    - Version
    - DateAndOrTime
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: date
    required: false
  kind:
    name: kind
    description: Kind of cheque.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Cheque.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: ChequeKind
    required: false
  micr_number:
    name: micr_number
    description: The magnetic ink character recognition number printed on the cheque.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Cheque.micrNumber
    multivalued: false
    domain_of:
    - Cheque
    range: string
    required: false
  tender:
    name: tender
    description: Payment tender the cheque is being used for.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Cheque.Tender
    multivalued: false
    domain_of:
    - Card
    - Cheque
    range: Tender
    required: true
class_uri: cim:Cheque

Induced

name: Cheque
description: "The actual tender when it is a type of cheque.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  bank_account_detail:
    name: bank_account_detail
    description: Details of the account holder and bank.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Cheque.bankAccountDetail
    multivalued: false
    alias: bank_account_detail
    owner: Cheque
    domain_of:
    - Cheque
    range: BankAccountDetail
    required: false
  cheque_number:
    name: cheque_number
    description: Cheque reference number as printed on the cheque.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Cheque.chequeNumber
    multivalued: false
    alias: cheque_number
    owner: Cheque
    domain_of:
    - Cheque
    range: string
    required: false
  date:
    name: date
    description: "Date when cheque becomes valid.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Cheque.date
    multivalued: false
    alias: date
    owner: Cheque
    domain_of:
    - IEC61970CIMVersion
    - Cheque
    - Version
    - DateAndOrTime
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: date
    required: false
  kind:
    name: kind
    description: Kind of cheque.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Cheque.kind
    multivalued: false
    alias: kind
    owner: Cheque
    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: ChequeKind
    required: false
  micr_number:
    name: micr_number
    description: The magnetic ink character recognition number printed on the cheque.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Cheque.micrNumber
    multivalued: false
    alias: micr_number
    owner: Cheque
    domain_of:
    - Cheque
    range: string
    required: false
  tender:
    name: tender
    description: Payment tender the cheque is being used for.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Cheque.Tender
    multivalued: false
    alias: tender
    owner: Cheque
    domain_of:
    - Card
    - Cheque
    range: Tender
    required: true
class_uri: cim:Cheque