Skip to content

Class: ICCPProvidedPoint

The IdentifiedObject.name attribute must have a value. The name attribute shall be used as the DataValue name used for the exchange.

URI: cim:ICCPProvidedPoint

 classDiagram
    class ICCPProvidedPoint
      ProvidedBilateralPoint <|-- ICCPProvidedPoint

      ICCPProvidedPoint : access_priviledge

          ICCPProvidedPoint --> ICCPAccessPrivilegeKind : access_priviledge

      ICCPProvidedPoint : alias_name

      ICCPProvidedPoint : bilateral_exchange_actor

          ICCPProvidedPoint --> BilateralExchangeActor : bilateral_exchange_actor

      ICCPProvidedPoint : description

      ICCPProvidedPoint : diagram_objects

          ICCPProvidedPoint --> DiagramObject : diagram_objects

      ICCPProvidedPoint : instance_set

          ICCPProvidedPoint --> InstanceSet : instance_set

      ICCPProvidedPoint : iopoint

          ICCPProvidedPoint --> IOPoint : iopoint

      ICCPProvidedPoint : m_rid

      ICCPProvidedPoint : names

          ICCPProvidedPoint --> Name : names

      ICCPProvidedPoint : point_quality

          ICCPProvidedPoint --> ICCPQualityKind : point_quality

      ICCPProvidedPoint : point_type

          ICCPProvidedPoint --> ICCPPointKind : point_type

      ICCPProvidedPoint : properties_cimdata_object

          ICCPProvidedPoint --> ChangeSetMember : properties_cimdata_object

      ICCPProvidedPoint : scope

          ICCPProvidedPoint --> ICCPScopeKind : scope

      ICCPProvidedPoint : targeting_cimdata_object

          ICCPProvidedPoint --> ChangeSetMember : targeting_cimdata_object

Inheritance

Slots

Name Cardinality and Range Description Inheritance
access_priviledge 0..1
ICCPAccessPrivilegeKind
Provides information regarding the access privileges allowed to the ICCP Poin... direct
point_quality 0..1
ICCPQualityKind
Specifies the type of ICCP quality that will be conveyed as part of the ICCP ... direct
point_type 0..1
ICCPPointKind
Indicates the ICCP Point type that is to be conveyed direct
scope 0..1
ICCPScopeKind
Indicates if the Point is global scoped (e direct
bilateral_exchange_actor 1..1
BilateralExchangeActor
Remote peer that will receive ICCP information in a Bilateral table ProvidedBilateralPoint
iopoint 0..1
IOPoint
Measurement or control for the bilateral ICCP point ProvidedBilateralPoint
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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ICCPProvidedPoint
description: The IdentifiedObject.name attribute must have a value.  The name attribute
  shall be used as the DataValue name used for the exchange.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ProvidedBilateralPoint
attributes:
  access_priviledge:
    name: access_priviledge
    description: Provides information regarding the access privileges allowed to the
      ICCP Point.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ICCPProvidedPoint.accessPriviledge
    multivalued: false
    domain_of:
    - ICCPProvidedPoint
    range: ICCPAccessPrivilegeKind
    required: false
  point_quality:
    name: point_quality
    description: Specifies the type of ICCP quality that will be conveyed as part
      of the ICCP Point.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ICCPProvidedPoint.pointQuality
    multivalued: false
    domain_of:
    - ICCPProvidedPoint
    range: ICCPQualityKind
    required: false
  point_type:
    name: point_type
    description: "Indicates the ICCP Point type that is to be conveyed.\r\n\r\nA CIM\
      \ AccumlatorValue  shall be mapped to an ICCP real.\r\nA CIM AnalogValue shall\
      \ be mapped to an ICCP real.\r\nA CIM DiscreteValue shall be mapped to either\
      \ an ICCP real, state, stateSupplemental, or either protection event type.\r\
      \nA CIM StringMeasurementValue does not have a standardized mapping."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ICCPProvidedPoint.pointType
    multivalued: false
    domain_of:
    - ICCPProvidedPoint
    range: ICCPPointKind
    required: false
  scope:
    name: scope
    description: Indicates if the Point is global scoped (e.g. VCC) or accessible
      only to the Bilateral table peer (e.g. ICC).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ICCPProvidedPoint.scope
    multivalued: false
    domain_of:
    - ICCPProvidedPoint
    - ICCPInformationMessage
    - BilateralTransaction
    range: ICCPScopeKind
    required: false
class_uri: cim:ICCPProvidedPoint

Induced

name: ICCPProvidedPoint
description: The IdentifiedObject.name attribute must have a value.  The name attribute
  shall be used as the DataValue name used for the exchange.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ProvidedBilateralPoint
attributes:
  access_priviledge:
    name: access_priviledge
    description: Provides information regarding the access privileges allowed to the
      ICCP Point.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ICCPProvidedPoint.accessPriviledge
    multivalued: false
    alias: access_priviledge
    owner: ICCPProvidedPoint
    domain_of:
    - ICCPProvidedPoint
    range: ICCPAccessPrivilegeKind
    required: false
  point_quality:
    name: point_quality
    description: Specifies the type of ICCP quality that will be conveyed as part
      of the ICCP Point.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ICCPProvidedPoint.pointQuality
    multivalued: false
    alias: point_quality
    owner: ICCPProvidedPoint
    domain_of:
    - ICCPProvidedPoint
    range: ICCPQualityKind
    required: false
  point_type:
    name: point_type
    description: "Indicates the ICCP Point type that is to be conveyed.\r\n\r\nA CIM\
      \ AccumlatorValue  shall be mapped to an ICCP real.\r\nA CIM AnalogValue shall\
      \ be mapped to an ICCP real.\r\nA CIM DiscreteValue shall be mapped to either\
      \ an ICCP real, state, stateSupplemental, or either protection event type.\r\
      \nA CIM StringMeasurementValue does not have a standardized mapping."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ICCPProvidedPoint.pointType
    multivalued: false
    alias: point_type
    owner: ICCPProvidedPoint
    domain_of:
    - ICCPProvidedPoint
    range: ICCPPointKind
    required: false
  scope:
    name: scope
    description: Indicates if the Point is global scoped (e.g. VCC) or accessible
      only to the Bilateral table peer (e.g. ICC).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ICCPProvidedPoint.scope
    multivalued: false
    alias: scope
    owner: ICCPProvidedPoint
    domain_of:
    - ICCPProvidedPoint
    - ICCPInformationMessage
    - BilateralTransaction
    range: ICCPScopeKind
    required: false
  bilateral_exchange_actor:
    name: bilateral_exchange_actor
    description: Remote peer that will receive ICCP information in a Bilateral table.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ProvidedBilateralPoint.BilateralExchangeActor
    multivalued: false
    alias: bilateral_exchange_actor
    owner: ICCPProvidedPoint
    domain_of:
    - ProvidedBilateralPoint
    - CommunicationLink
    range: BilateralExchangeActor
    required: true
  iopoint:
    name: iopoint
    description: Measurement or control for the bilateral ICCP point.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ProvidedBilateralPoint.IOPoint
    multivalued: false
    alias: iopoint
    owner: ICCPProvidedPoint
    domain_of:
    - IOPointSource
    - ProvidedBilateralPoint
    range: IOPoint
    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: ICCPProvidedPoint
    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: ICCPProvidedPoint
    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: ICCPProvidedPoint
    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: ICCPProvidedPoint
    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: ICCPProvidedPoint
    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: ICCPProvidedPoint
    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: ICCPProvidedPoint
    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: ICCPProvidedPoint
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:ICCPProvidedPoint