Project

General

Profile

CIM Issues #5296

5295:5297:5296 - WG14 Part 4 WireAssemblyInfo and related cleanup for ACLineSegment physical modeling

Added by Pat Brown about 2 years ago. Updated 7 months ago.

Status:
Review
Priority:
Normal
Author/Contact Info:
Pat Brown
Base Release:
Solution to be Applied To:
iec61970cim18v01_iec61968cim14v00_iec62325cim04v08_CIM101.0
Solution Version:
Solution Applied By:
Pat Brown
Completion Date:
CIM Keywords:
61968-AssetInfo
Breaking Change:
Yes
Breaking Change Description:
WirePhaseInfo and WireUsageKind classes deleted, 2 classes renamed, 2 attributes deleted, 4 associations deleted
CIM Impacted Groups:
WG13, WG14
Requestor:
Pat Brown
Standard(s):

61968-11, 61968-4

Version:
Clause:
Sub-Clause:
Paragraph:
Table:
Originally Closed in Version:
Origination Date:
Origination ID:
Originally Assigned To:

Description

This issue describes the 61968 Part 4 changes which are the only subset of the 61968 changes related to CIM Issue #5295 (Joint issue on ACLineSegment physical modeling clarification).


Files


Proposed Solution

At a high level the following are proposed:

WireSpacingInfo - Repurpose class for use only in describing collections of wires carrying a single phase. Rename class to IntrphaseSpacing, remove .isCable and .usage attributes, create new associations to ACLineSegmentPhase and WirePosition to allow it to be used in the 3 templating approaches. Also remove no-longer-needed WireUsageKind class.
WirePhaseInfo - Remove class and its 3 associations. Relocate its only attribute (.phaseInfo) to the WirePosition class.
WireAssemblyInfo - Rename class and add 3 associations to allow it to serve as the only class supporting the description of collections of wires carrying multiple phases.


Decision

Part 4 has been updated according to the proposed solution.


Release Notes

61968 changes

Change class name WireAssemblyInfo to WireAssembly
Change association role name PerLengthLineParameter.WireAssemblyInfo to PerLengthLineParameter.WireAssembly, ensuring that association has PerLengthLineParameter as source and WireAssembly as target
Add association ACLineSegment.WireAssembly, ensuring that association has ACLineSegment as source and WireAssembly as target
Add association WirePosition.WireAssembly, ensuring that association has WirePosition as source and WireAssembly as target
Change inheritance WireAssembly to inherit from IdentifiedObject instead of AssetInfo and move WireAssembly to the 61970 package

Move WirePosition to the 61970 package

Add association WirePosition.WireInfo ensuring that association has WireInfo as source and WirePosition as target as it crosses the 61968/61970 boundary

Add attribute WirePosition.phase
Delete class WirePhaseInfo
Delete association WirePhaseInfo.WireAssemblyInfo
Delete association WirePhaseInfo.WirePosition
Delete association WirePhaseInfo.WireInfo

Delete attribute WireSpacingInfo.isCable
Delete attribute WireSpacingInfo.usage
Delete class WireUsageKind
Change class name WireSpacingInfo to IntraphaseSpacing
Change attribute name WireSpacingInfo.phaseWireSpacing to IntraphaseSpacing.wireSpacing
Change attribute name WireSpacingInfo.phaseWireCount to IntraphaseSpacing.wireCount
Delete association ACLineSegment.WireSpacingInfo
Change association role name WirePositions.WireSpacingInfo to WirePosition.IntraphaseSpacing, ensuring that association has WirePosition as source and IntraphaseSpacing as target
Add association IntraphaseSpacing.ACLineSegmentPhase ensuring that association has ACLineSegment as source and IntraphaseSpacing as target
Change inheritance IntraphaseSpacing to inherit from IdentifiedObject instead of AssetInfo and move IntraphaseSpacing class to 61970 package

See attached 2023-09-20 Device Datasheet ACLineSegment requested UML updates.docx for details on description changes.


Related issues

Related to WG14 Issues - CIM Issues #5297: 5295:5297 61968 AssetInfo cleanup for ACLineSegment physical modelingOpenActions

Also available in: Atom PDF