Skip to content

Class: MajorChargeGroup

_A Major Charge Group is the same as Invoice Type which provides the highest level of grouping for charge types configuration. Examples: Market, FERC, RMR. _

__

URI: cim:MajorChargeGroup

 classDiagram
    class MajorChargeGroup
      IdentifiedObject <|-- MajorChargeGroup

      MajorChargeGroup : alias_name

      MajorChargeGroup : charge_type

          MajorChargeGroup --> ChargeType : charge_type

      MajorChargeGroup : description

      MajorChargeGroup : diagram_objects

          MajorChargeGroup --> DiagramObject : diagram_objects

      MajorChargeGroup : effective_date

      MajorChargeGroup : frequency_type

      MajorChargeGroup : instance_set

          MajorChargeGroup --> InstanceSet : instance_set

      MajorChargeGroup : invoice_type

      MajorChargeGroup : m_rid

      MajorChargeGroup : market_invoice

          MajorChargeGroup --> MarketInvoice : market_invoice

      MajorChargeGroup : mkt_scheduled_event

          MajorChargeGroup --> MarketScheduledEvent : mkt_scheduled_event

      MajorChargeGroup : names

          MajorChargeGroup --> Name : names

      MajorChargeGroup : properties_cimdata_object

          MajorChargeGroup --> ChangeSetMember : properties_cimdata_object

      MajorChargeGroup : require_autorun

      MajorChargeGroup : revision_number

      MajorChargeGroup : run_type

      MajorChargeGroup : run_version

      MajorChargeGroup : settlement

          MajorChargeGroup --> Settlement : settlement

      MajorChargeGroup : targeting_cimdata_object

          MajorChargeGroup --> ChangeSetMember : targeting_cimdata_object

      MajorChargeGroup : termination_date

Inheritance

Slots

Name Cardinality and Range Description Inheritance
effective_date 0..1
date
direct
frequency_type 0..1
String
direct
invoice_type 0..1
String
direct
require_autorun 0..1
String
direct
revision_number 0..1
String
Revision number for the major charge group
direct
run_type 0..1
String
direct
run_version 0..1
String
direct
termination_date 0..1
date
direct
settlement 0..*
Settlement
direct
mkt_scheduled_event 0..*
MarketScheduledEvent
direct
charge_type 0..*
ChargeType
A MajorChargeGroup can have 0-n ChargeType direct
market_invoice 0..*
MarketInvoice
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
Settlement major_charge_group range MajorChargeGroup
MarketInvoice major_charge_group range MajorChargeGroup
MarketScheduledEvent major_charge_group range MajorChargeGroup
ChargeType major_charge_group range MajorChargeGroup

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: MajorChargeGroup
description: "A Major Charge Group is the same as Invoice Type which provides the\
  \ highest level of grouping for charge types configuration. Examples: Market, FERC,\
  \ RMR.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  effective_date:
    name: effective_date
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MajorChargeGroup.effectiveDate
    multivalued: false
    domain_of:
    - FlowgateValue
    - FlowgateRelief
    - MajorChargeGroup
    - ChargeType
    - ChargeGroup
    - BillDeterminant
    - PassThroughBill
    - ChargeComponent
    - MarketQualificationRequirement
    - AccessPermit
    range: date
    required: false
  frequency_type:
    name: frequency_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.frequencyType
    multivalued: false
    domain_of:
    - MajorChargeGroup
    - ChargeType
    range: string
    required: false
  invoice_type:
    name: invoice_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.invoiceType
    multivalued: false
    domain_of:
    - MajorChargeGroup
    range: string
    required: false
  require_autorun:
    name: require_autorun
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.requireAutorun
    multivalued: false
    domain_of:
    - MajorChargeGroup
    range: string
    required: false
  revision_number:
    name: revision_number
    description: "Revision number for the major charge group\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MajorChargeGroup.revisionNumber
    multivalued: false
    domain_of:
    - Document
    - MajorChargeGroup
    range: string
    required: false
  run_type:
    name: run_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.runType
    multivalued: false
    domain_of:
    - MajorChargeGroup
    range: string
    required: false
  run_version:
    name: run_version
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.runVersion
    multivalued: false
    domain_of:
    - MajorChargeGroup
    range: string
    required: false
  termination_date:
    name: termination_date
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.terminationDate
    multivalued: false
    domain_of:
    - MajorChargeGroup
    - ChargeType
    - ChargeGroup
    - BillDeterminant
    - ChargeComponent
    range: date
    required: false
  settlement:
    name: settlement
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.Settlement
    multivalued: true
    domain_of:
    - MajorChargeGroup
    - MarketInvoiceLineItem
    - MarketLedgerEntry
    range: Settlement
    required: false
  mkt_scheduled_event:
    name: mkt_scheduled_event
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.MktScheduledEvent
    multivalued: true
    domain_of:
    - MajorChargeGroup
    range: MarketScheduledEvent
    required: false
  charge_type:
    name: charge_type
    description: A MajorChargeGroup can have 0-n ChargeType. A ChargeType can associate
      to 0-n MajorChargeGroup.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.ChargeType
    multivalued: true
    domain_of:
    - MajorChargeGroup
    - ChargeGroup
    - MktUserAttribute
    range: ChargeType
    required: false
  market_invoice:
    name: market_invoice
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.MarketInvoice
    multivalued: true
    domain_of:
    - MajorChargeGroup
    - MarketInvoiceLineItem
    range: MarketInvoice
    required: false
class_uri: cim:MajorChargeGroup

Induced

name: MajorChargeGroup
description: "A Major Charge Group is the same as Invoice Type which provides the\
  \ highest level of grouping for charge types configuration. Examples: Market, FERC,\
  \ RMR.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  effective_date:
    name: effective_date
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MajorChargeGroup.effectiveDate
    multivalued: false
    alias: effective_date
    owner: MajorChargeGroup
    domain_of:
    - FlowgateValue
    - FlowgateRelief
    - MajorChargeGroup
    - ChargeType
    - ChargeGroup
    - BillDeterminant
    - PassThroughBill
    - ChargeComponent
    - MarketQualificationRequirement
    - AccessPermit
    range: date
    required: false
  frequency_type:
    name: frequency_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.frequencyType
    multivalued: false
    alias: frequency_type
    owner: MajorChargeGroup
    domain_of:
    - MajorChargeGroup
    - ChargeType
    range: string
    required: false
  invoice_type:
    name: invoice_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.invoiceType
    multivalued: false
    alias: invoice_type
    owner: MajorChargeGroup
    domain_of:
    - MajorChargeGroup
    range: string
    required: false
  require_autorun:
    name: require_autorun
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.requireAutorun
    multivalued: false
    alias: require_autorun
    owner: MajorChargeGroup
    domain_of:
    - MajorChargeGroup
    range: string
    required: false
  revision_number:
    name: revision_number
    description: "Revision number for the major charge group\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MajorChargeGroup.revisionNumber
    multivalued: false
    alias: revision_number
    owner: MajorChargeGroup
    domain_of:
    - Document
    - MajorChargeGroup
    range: string
    required: false
  run_type:
    name: run_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.runType
    multivalued: false
    alias: run_type
    owner: MajorChargeGroup
    domain_of:
    - MajorChargeGroup
    range: string
    required: false
  run_version:
    name: run_version
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.runVersion
    multivalued: false
    alias: run_version
    owner: MajorChargeGroup
    domain_of:
    - MajorChargeGroup
    range: string
    required: false
  termination_date:
    name: termination_date
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.terminationDate
    multivalued: false
    alias: termination_date
    owner: MajorChargeGroup
    domain_of:
    - MajorChargeGroup
    - ChargeType
    - ChargeGroup
    - BillDeterminant
    - ChargeComponent
    range: date
    required: false
  settlement:
    name: settlement
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.Settlement
    multivalued: true
    alias: settlement
    owner: MajorChargeGroup
    domain_of:
    - MajorChargeGroup
    - MarketInvoiceLineItem
    - MarketLedgerEntry
    range: Settlement
    required: false
  mkt_scheduled_event:
    name: mkt_scheduled_event
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.MktScheduledEvent
    multivalued: true
    alias: mkt_scheduled_event
    owner: MajorChargeGroup
    domain_of:
    - MajorChargeGroup
    range: MarketScheduledEvent
    required: false
  charge_type:
    name: charge_type
    description: A MajorChargeGroup can have 0-n ChargeType. A ChargeType can associate
      to 0-n MajorChargeGroup.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.ChargeType
    multivalued: true
    alias: charge_type
    owner: MajorChargeGroup
    domain_of:
    - MajorChargeGroup
    - ChargeGroup
    - MktUserAttribute
    range: ChargeType
    required: false
  market_invoice:
    name: market_invoice
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MajorChargeGroup.MarketInvoice
    multivalued: true
    alias: market_invoice
    owner: MajorChargeGroup
    domain_of:
    - MajorChargeGroup
    - MarketInvoiceLineItem
    range: MarketInvoice
    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: MajorChargeGroup
    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: MajorChargeGroup
    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: MajorChargeGroup
    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: MajorChargeGroup
    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: MajorChargeGroup
    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: MajorChargeGroup
    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: MajorChargeGroup
    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: MajorChargeGroup
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:MajorChargeGroup