There are two very similar associations in the CIM18 model between TransformerEnd and RatioTapChanger now. Traversing the path from TransformerEnd to RatioTapChanger is easily distinguishable between cim:TransformerEnd.RatioTapChanger and cim:TransformerEnd.AdditionalRatioTapChanger, but the inverses are both cim:RatioTapChanger.TransformerEnd.
This is not the only association like this in the CIM. Another example (not included in this model) is between UsagePoint and Outage, one is Energized and the other is DeEnergized, but they both have cim:UsagePoint.Outage. There are others, but I haven't made a list of them.
I'm curious to know why the multiplicity wasn't just changed to 1:0..* instead of adding this problematic association.
There are two very similar associations in the CIM18 model between TransformerEnd and RatioTapChanger now. Traversing the path from TransformerEnd to RatioTapChanger is easily distinguishable between cim:TransformerEnd.RatioTapChanger and cim:TransformerEnd.AdditionalRatioTapChanger, but the inverses are both cim:RatioTapChanger.TransformerEnd.
This is not the only association like this in the CIM. Another example (not included in this model) is between UsagePoint and Outage, one is Energized and the other is DeEnergized, but they both have cim:UsagePoint.Outage. There are others, but I haven't made a list of them.
I'm curious to know why the multiplicity wasn't just changed to 1:0..* instead of adding this problematic association.