ReportingGroup
A reporting group is used for various ad-hoc groupings used for reporting.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:ReportingGroup
Type: Class
classDiagram
class ReportingGroup
click ReportingGroup href "../ReportingGroup"
IdentifiedObject <|-- ReportingGroup
click IdentifiedObject href "../IdentifiedObject"
ReportingGroup : IdentifiedObject.description
ReportingGroup : IdentifiedObject.mRID
ReportingGroup : IdentifiedObject.name
Inheritance
- IdentifiedObject
- ReportingGroup
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 0..1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
TopologicalNode | ReportingGroup | range | ReportingGroup |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/Topology/5.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:ReportingGroup |
native | this:ReportingGroup |