Class: TASE2BilateralTable
This class describe the sending (providing) side in a bilateral ICCP data exchange. Hence the ICCP bilateral (table) descriptions are created by exchanging ICCP Provider data between the parties.
classDiagram
class TASE2BilateralTable
BilateralExchangeAgreement <|-- TASE2BilateralTable
TASE2BilateralTable : alias_name
TASE2BilateralTable : bilateral_table_id
TASE2BilateralTable : bilateral_table_version
TASE2BilateralTable : consumer
TASE2BilateralTable --> BilateralExchangeActor : consumer
TASE2BilateralTable : description
TASE2BilateralTable : diagram_objects
TASE2BilateralTable --> DiagramObject : diagram_objects
TASE2BilateralTable : iccpinformation_message
TASE2BilateralTable --> ICCPInformationMessage : iccpinformation_message
TASE2BilateralTable : instance_set
TASE2BilateralTable --> InstanceSet : instance_set
TASE2BilateralTable : m_rid
TASE2BilateralTable : names
TASE2BilateralTable --> Name : names
TASE2BilateralTable : properties_cimdata_object
TASE2BilateralTable --> ChangeSetMember : properties_cimdata_object
TASE2BilateralTable : provider
TASE2BilateralTable --> BilateralExchangeActor : provider
TASE2BilateralTable : targeting_cimdata_object
TASE2BilateralTable --> ChangeSetMember : targeting_cimdata_object
TASE2BilateralTable : tase_version
Inheritance
- IdentifiedObject
- BilateralExchangeAgreement
- TASE2BilateralTable
- BilateralExchangeAgreement
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| bilateral_table_id | 0..1 String |
Specifies the version of the Bilateral Table configuration that is being exch... | direct |
| bilateral_table_version | 0..1 String |
The Version attribute identifies a unique version of the Bilateral Table | direct |
| tase_version | 0..1 String |
Specifies the version of the TASE | direct |
| iccpinformation_message | 0..* ICCPInformationMessage |
Informational message to be included in a Bilateral Table agreement | direct |
| consumer | 0..1 BilateralExchangeActor |
Subscriber of information from a remote peer | BilateralExchangeAgreement |
| provider | 1..1 BilateralExchangeActor |
Provider of information to a remote peer | BilateralExchangeAgreement |
| 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 |
|---|---|---|---|
| ICCPInformationMessage | tase_bilateral_table | range | TASE2BilateralTable |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:TASE2BilateralTable |
| native | cim:TASE2BilateralTable |
LinkML Source
Direct
name: TASE2BilateralTable
description: This class describe the sending (providing) side in a bilateral ICCP
data exchange. Hence the ICCP bilateral (table) descriptions are created by exchanging
ICCP Provider data between the parties.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: BilateralExchangeAgreement
attributes:
bilateral_table_id:
name: bilateral_table_id
description: Specifies the version of the Bilateral Table configuration that is
being exchanged.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TASE2BilateralTable.bilateralTableID
multivalued: false
domain_of:
- TASE2BilateralTable
range: string
required: false
bilateral_table_version:
name: bilateral_table_version
description: "The Version attribute identifies a unique version of the Bilateral\
\ Table. If any changes are made to a Bilateral Table, then a new unique value\
\ for this attribute shall be generated.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TASE2BilateralTable.bilateralTableVersion
multivalued: false
domain_of:
- TASE2BilateralTable
range: string
required: false
tase_version:
name: tase_version
description: "Specifies the version of the TASE.2 that is needed to access the\
\ Bilateral Table information via TASE.2.\r\n\r\nIn order for a link to be established,\
\ both sides must have the same value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TASE2BilateralTable.tase2version
multivalued: false
domain_of:
- TASE2BilateralTable
range: string
required: false
iccpinformation_message:
name: iccpinformation_message
description: Informational message to be included in a Bilateral Table agreement.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TASE2BilateralTable.ICCPInformationMessage
multivalued: true
domain_of:
- TASE2BilateralTable
range: ICCPInformationMessage
required: false
class_uri: cim:TASE2BilateralTable
Induced
name: TASE2BilateralTable
description: This class describe the sending (providing) side in a bilateral ICCP
data exchange. Hence the ICCP bilateral (table) descriptions are created by exchanging
ICCP Provider data between the parties.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: BilateralExchangeAgreement
attributes:
bilateral_table_id:
name: bilateral_table_id
description: Specifies the version of the Bilateral Table configuration that is
being exchanged.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TASE2BilateralTable.bilateralTableID
multivalued: false
alias: bilateral_table_id
owner: TASE2BilateralTable
domain_of:
- TASE2BilateralTable
range: string
required: false
bilateral_table_version:
name: bilateral_table_version
description: "The Version attribute identifies a unique version of the Bilateral\
\ Table. If any changes are made to a Bilateral Table, then a new unique value\
\ for this attribute shall be generated.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TASE2BilateralTable.bilateralTableVersion
multivalued: false
alias: bilateral_table_version
owner: TASE2BilateralTable
domain_of:
- TASE2BilateralTable
range: string
required: false
tase_version:
name: tase_version
description: "Specifies the version of the TASE.2 that is needed to access the\
\ Bilateral Table information via TASE.2.\r\n\r\nIn order for a link to be established,\
\ both sides must have the same value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TASE2BilateralTable.tase2version
multivalued: false
alias: tase_version
owner: TASE2BilateralTable
domain_of:
- TASE2BilateralTable
range: string
required: false
iccpinformation_message:
name: iccpinformation_message
description: Informational message to be included in a Bilateral Table agreement.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TASE2BilateralTable.ICCPInformationMessage
multivalued: true
alias: iccpinformation_message
owner: TASE2BilateralTable
domain_of:
- TASE2BilateralTable
range: ICCPInformationMessage
required: false
consumer:
name: consumer
description: Subscriber of information from a remote peer.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BilateralExchangeAgreement.Consumer
multivalued: false
alias: consumer
owner: TASE2BilateralTable
domain_of:
- BilateralExchangeAgreement
range: BilateralExchangeActor
required: false
provider:
name: provider
description: Provider of information to a remote peer.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BilateralExchangeAgreement.Provider
multivalued: false
alias: provider
owner: TASE2BilateralTable
domain_of:
- BilateralExchangeAgreement
range: BilateralExchangeActor
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: TASE2BilateralTable
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: TASE2BilateralTable
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: TASE2BilateralTable
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: TASE2BilateralTable
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: TASE2BilateralTable
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: TASE2BilateralTable
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: TASE2BilateralTable
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: TASE2BilateralTable
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:TASE2BilateralTable