Project

General

Profile

CIM Issues #5946

Updated by Chavdar Ivanov about 1 year ago

The following changes are applied: 

 in -456 (TP) 
 - remove association Terminal.TopologicalNode  
 - remove association DCBaseTerminal.DCTopologicalNode (note the association DCNode to DCTopologicalNode is already required association) 
 - delete classes Terminal, ACDCTerminal, DCBaseTerminal, ACDCConverterDCTerminal, DCTerminal as they are no longer needed in the profile after removal of the associations. 

 in -452 (EQ) 
 - change cardinality of association Terminal.ConnectivityNode from 0..1 to 1. This is necessary bacause since CIM17 the models are build on the basis of ConnectivityNode for both node breaker and bus branch modelling styles. 
 - change the cardinality of the DCBaseTerminal.DCNode from 0..1 to 1. This will match the way it is done for AC part.

Back