@@ -336,9 +336,9 @@ private void assignRatioTapChanger(RatioTapChangerModificationInfos ratioTapChan
336336 this .ratioTapChangerTapPosition = ratioTapChanger .getTapPosition () != null ? new IntegerModificationEmbedded (ratioTapChanger .getTapPosition ()) : null ;
337337 this .ratioTapChangerRegulating = ratioTapChanger .getRegulating () != null ? new BooleanModificationEmbedded (ratioTapChanger .getRegulating ()) : null ;
338338 this .ratioTapChangerTargetDeadband = ratioTapChanger .getTargetDeadband () != null ? new DoubleModificationEmbedded (ratioTapChanger .getTargetDeadband ()) : null ;
339- this .ratioTapChangerTerminalRefConnectableId = ratioTapChanger .getRegulatingTerminalId () != null ? new StringModificationEmbedded (ratioTapChanger .getRegulatingTerminalId ()) : null ;
340- this .ratioTapChangerTerminalRefVoltageLevelId = ratioTapChanger .getRegulatingTerminalVlId () != null ? new StringModificationEmbedded (ratioTapChanger .getRegulatingTerminalVlId ()) : null ;
341- this .ratioTapChangerTerminalRefType = ratioTapChanger .getRegulatingTerminalType () != null ? new StringModificationEmbedded (ratioTapChanger .getRegulatingTerminalType ()) : null ;
339+ this .ratioTapChangerTerminalRefConnectableId = ratioTapChanger .getTerminalRefConnectableId () != null ? new StringModificationEmbedded (ratioTapChanger .getTerminalRefConnectableId ()) : null ;
340+ this .ratioTapChangerTerminalRefVoltageLevelId = ratioTapChanger .getTerminalRefConnectableVlId () != null ? new StringModificationEmbedded (ratioTapChanger .getTerminalRefConnectableVlId ()) : null ;
341+ this .ratioTapChangerTerminalRefType = ratioTapChanger .getTerminalRefConnectableType () != null ? new StringModificationEmbedded (ratioTapChanger .getTerminalRefConnectableType ()) : null ;
342342 this .ratioTapChangerLoadTapChangingCapabilities = ratioTapChanger .getLoadTapChangingCapabilities () != null ? new BooleanModificationEmbedded (ratioTapChanger .getLoadTapChangingCapabilities ()) : null ;
343343 this .ratioTapChangerTargetV = ratioTapChanger .getTargetV () != null ? new DoubleModificationEmbedded (ratioTapChanger .getTargetV ()) : null ;
344344 if (ratioTapChanger .getSteps () != null ) {
@@ -355,9 +355,9 @@ private void assignPhaseTapChanger(PhaseTapChangerModificationInfos phaseTapChan
355355 this .phaseTapChangerLowTapPosition = phaseTapChanger .getLowTapPosition () != null ? new IntegerModificationEmbedded (phaseTapChanger .getLowTapPosition ()) : null ;
356356 this .phaseTapChangerTapPosition = phaseTapChanger .getTapPosition () != null ? new IntegerModificationEmbedded (phaseTapChanger .getTapPosition ()) : null ;
357357 this .phaseTapChangerTargetDeadband = phaseTapChanger .getTargetDeadband () != null ? new DoubleModificationEmbedded (phaseTapChanger .getTargetDeadband ()) : null ;
358- this .phaseTapChangerTerminalRefConnectableId = phaseTapChanger .getRegulatingTerminalId () != null ? new StringModificationEmbedded (phaseTapChanger .getRegulatingTerminalId ()) : null ;
359- this .phaseTapChangerTerminalRefVoltageLevelId = phaseTapChanger .getRegulatingTerminalVlId () != null ? new StringModificationEmbedded (phaseTapChanger .getRegulatingTerminalVlId ()) : null ;
360- this .phaseTapChangerTerminalRefType = phaseTapChanger .getRegulatingTerminalType () != null ? new StringModificationEmbedded (phaseTapChanger .getRegulatingTerminalType ()) : null ;
358+ this .phaseTapChangerTerminalRefConnectableId = phaseTapChanger .getTerminalRefConnectableId () != null ? new StringModificationEmbedded (phaseTapChanger .getTerminalRefConnectableId ()) : null ;
359+ this .phaseTapChangerTerminalRefVoltageLevelId = phaseTapChanger .getTerminalRefConnectableVlId () != null ? new StringModificationEmbedded (phaseTapChanger .getTerminalRefConnectableVlId ()) : null ;
360+ this .phaseTapChangerTerminalRefType = phaseTapChanger .getTerminalRefConnectableType () != null ? new StringModificationEmbedded (phaseTapChanger .getTerminalRefConnectableType ()) : null ;
361361 this .phaseTapChangerRegulating = phaseTapChanger .getRegulating () != null ? new BooleanModificationEmbedded (phaseTapChanger .getRegulating ()) : null ;
362362 this .phaseTapChangerLoadTapChangingCapabilities = phaseTapChanger .getLoadTapChangingCapabilities () != null ? new BooleanModificationEmbedded (phaseTapChanger .getLoadTapChangingCapabilities ()) : null ;
363363 if (phaseTapChanger .getSteps () != null ) {
@@ -444,9 +444,9 @@ public TwoWindingsTransformerModificationInfos toModificationInfos() {
444444 .regulating (IAttributeModificationEmbeddable .toAttributeModification (getRatioTapChangerRegulating ()))
445445 .loadTapChangingCapabilities (IAttributeModificationEmbeddable .toAttributeModification (getRatioTapChangerLoadTapChangingCapabilities ()))
446446 .targetV (IAttributeModificationEmbeddable .toAttributeModification (getRatioTapChangerTargetV ()))
447- .regulatingTerminalId (IAttributeModificationEmbeddable .toAttributeModification (getRatioTapChangerTerminalRefConnectableId ()))
448- .regulatingTerminalVlId (IAttributeModificationEmbeddable .toAttributeModification (getRatioTapChangerTerminalRefVoltageLevelId ()))
449- .regulatingTerminalType (IAttributeModificationEmbeddable .toAttributeModification (getRatioTapChangerTerminalRefType ()))
447+ .terminalRefConnectableId (IAttributeModificationEmbeddable .toAttributeModification (getRatioTapChangerTerminalRefConnectableId ()))
448+ .terminalRefConnectableVlId (IAttributeModificationEmbeddable .toAttributeModification (getRatioTapChangerTerminalRefVoltageLevelId ()))
449+ .terminalRefConnectableType (IAttributeModificationEmbeddable .toAttributeModification (getRatioTapChangerTerminalRefType ()))
450450 .steps (ratioTapChangerStepCreationInfos )
451451 .build ());
452452
@@ -465,9 +465,9 @@ public TwoWindingsTransformerModificationInfos toModificationInfos() {
465465 .regulationValue (IAttributeModificationEmbeddable .toAttributeModification (getPhaseTapChangerRegulationValue ()))
466466 .regulating (IAttributeModificationEmbeddable .toAttributeModification (getPhaseTapChangerRegulating ()))
467467 .loadTapChangingCapabilities (IAttributeModificationEmbeddable .toAttributeModification (getPhaseTapChangerLoadTapChangingCapabilities ()))
468- .regulatingTerminalId (IAttributeModificationEmbeddable .toAttributeModification (getPhaseTapChangerTerminalRefConnectableId ()))
469- .regulatingTerminalVlId (IAttributeModificationEmbeddable .toAttributeModification (getPhaseTapChangerTerminalRefVoltageLevelId ()))
470- .regulatingTerminalType (IAttributeModificationEmbeddable .toAttributeModification (getPhaseTapChangerTerminalRefType ()))
468+ .terminalRefConnectableId (IAttributeModificationEmbeddable .toAttributeModification (getPhaseTapChangerTerminalRefConnectableId ()))
469+ .terminalRefConnectableVlId (IAttributeModificationEmbeddable .toAttributeModification (getPhaseTapChangerTerminalRefVoltageLevelId ()))
470+ .terminalRefConnectableType (IAttributeModificationEmbeddable .toAttributeModification (getPhaseTapChangerTerminalRefType ()))
471471 .steps (phaseTapChangerStepCreationInfos )
472472 .build ());
473473
0 commit comments