@enervance/insight-cim-model 0.0.68 → 0.0.70

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (757) hide show
  1. package/dist/analysis/analysis-neplan/digi-ons.d.ts +7 -7
  2. package/dist/analysis/analysis-neplan/digi-ons.js +18 -18
  3. package/dist/config/load.confings.js +1 -1
  4. package/dist/config/westnetz-neplan/callbacks/cb-connectivitynode.d.ts +2 -2
  5. package/dist/config/westnetz-neplan/callbacks/cb-connectivitynode.js +4 -4
  6. package/dist/config/westnetz-neplan/callbacks/cb-psr.d.ts +3 -3
  7. package/dist/config/westnetz-neplan/callbacks/cb-psr.js +3 -3
  8. package/dist/config/westnetz-neplan/callbacks/cb-wnenergyconsumer.d.ts +3 -3
  9. package/dist/config/westnetz-neplan/property-handler-westenergy.config.d.ts +19 -19
  10. package/dist/config/westnetz-neplan/property-handler-westenergy.config.js +3 -3
  11. package/dist/constants/cim-asset-types.d.ts +5 -0
  12. package/dist/constants/cim-asset-types.js +7 -1
  13. package/dist/constants/cim-asset-types.js.map +1 -1
  14. package/dist/converter/PSDM/ConverterPowerSystemDataModel.d.ts +2 -2
  15. package/dist/converter/PSDM/ConverterPowerSystemDataModel.js +8 -8
  16. package/dist/converter/PSDM/model/Line.d.ts +1 -1
  17. package/dist/converter/PSDM/model/Node.d.ts +1 -1
  18. package/dist/converter/PSDM/model/geo/GeoPosition.d.ts +1 -1
  19. package/dist/converter/cgmes-validator.d.ts +2 -2
  20. package/dist/converter/integral7/converter.integral7.d.ts +12 -12
  21. package/dist/converter/integral7/converter.integral7.js +117 -117
  22. package/dist/converter/integral7/dl-convert/dl-converter-i7.d.ts +14 -14
  23. package/dist/converter/integral7/dl-convert/dl-converter-i7.js +17 -17
  24. package/dist/converter/integral7/interface-i7/data-structures-i7.d.ts +22 -22
  25. package/dist/converter/integral7/interface-i7/export-frame-i7.d.ts +25 -25
  26. package/dist/converter/integral7/interface-i7/export-frame-i7.js +5 -5
  27. package/dist/converter/integral7/model/dl-utils/QueryObjectSsabNsg.d.ts +3 -3
  28. package/dist/converter/integral7/model/dl-utils/QueryObjectSsabNsg.js +3 -3
  29. package/dist/converter/integral7/model/dl-utils/util-functions.d.ts +12 -12
  30. package/dist/converter/integral7/model/dl-utils/util-functions.js +7 -7
  31. package/dist/converter/integral7/model/integral/BaseClass.d.ts +2 -2
  32. package/dist/converter/integral7/model/integral/BaseClassNsg.d.ts +1 -1
  33. package/dist/converter/integral7/model/integral/BaseClassTrafoNsg.d.ts +2 -2
  34. package/dist/converter/integral7/model/integral/BaseClassTrafoNsg.js +1 -1
  35. package/dist/converter/integral7/model/integral/Hgueleitung.d.ts +1 -1
  36. package/dist/converter/integral7/model/integral/KnotenSo.d.ts +5 -5
  37. package/dist/converter/integral7/model/integral/KnotenSo.js +1 -1
  38. package/dist/converter/integral7/model/integral/KnotenSoNsg.d.ts +4 -4
  39. package/dist/converter/integral7/model/integral/KnotenSoNsg.js +1 -1
  40. package/dist/converter/integral7/model/integral/Kopfstation.d.ts +1 -1
  41. package/dist/converter/integral7/model/integral/Laengskupplung.d.ts +2 -2
  42. package/dist/converter/integral7/model/integral/Laengskupplung.js +1 -1
  43. package/dist/converter/integral7/model/integral/Leitung.d.ts +4 -4
  44. package/dist/converter/integral7/model/integral/Leitung.js +4 -4
  45. package/dist/converter/integral7/model/integral/LeitungNsg.d.ts +3 -3
  46. package/dist/converter/integral7/model/integral/LeitungNsg.js +1 -1
  47. package/dist/converter/integral7/model/integral/Schaltanlage.d.ts +7 -7
  48. package/dist/converter/integral7/model/integral/Schaltanlage.js +2 -2
  49. package/dist/converter/integral7/model/integral/SchaltanlageNSG.d.ts +5 -5
  50. package/dist/converter/integral7/model/integral/SchaltanlageNSG.js +1 -1
  51. package/dist/converter/integral7/model/integral/Schaltanlagenabschnitt.d.ts +5 -5
  52. package/dist/converter/integral7/model/integral/Schaltanlagenabschnitt.js +1 -1
  53. package/dist/converter/integral7/model/integral/SchaltanlagenabschnittNsg.d.ts +4 -4
  54. package/dist/converter/integral7/model/integral/SchaltanlagenabschnittNsg.js +1 -1
  55. package/dist/converter/integral7/model/integral/Schaltfeld.d.ts +7 -7
  56. package/dist/converter/integral7/model/integral/Schaltfeld.js +1 -1
  57. package/dist/converter/integral7/model/integral/SchaltfeldNsg.d.ts +2 -2
  58. package/dist/converter/integral7/model/integral/SchaltfeldNsg.js +1 -1
  59. package/dist/converter/integral7/model/integral/Standort.d.ts +5 -5
  60. package/dist/converter/integral7/model/integral/Standort.js +2 -2
  61. package/dist/converter/integral7/model/integral/StandortNsg.d.ts +4 -4
  62. package/dist/converter/integral7/model/integral/StandortNsg.js +1 -1
  63. package/dist/converter/integral7/model/integral/Trafo2w.d.ts +6 -6
  64. package/dist/converter/integral7/model/integral/Trafo2w.js +1 -1
  65. package/dist/converter/integral7/model/integral/Trafo2wNsg.d.ts +2 -2
  66. package/dist/converter/integral7/model/integral/Trafo2wNsg.js +1 -1
  67. package/dist/converter/integral7/model/integral/Trafo3w.d.ts +3 -3
  68. package/dist/converter/integral7/model/integral/Trafo3w.js +1 -1
  69. package/dist/converter/integral7/model/integral/Trafo3wNsg.d.ts +2 -2
  70. package/dist/converter/integral7/model/integral/Trafo3wNsg.js +1 -1
  71. package/dist/converter/integral7/utils-cgmes-export.d.ts +5 -5
  72. package/dist/converter/integral7/utils-cgmes-export.js +2 -2
  73. package/dist/converter/integral7/utils-schema.d.ts +2 -2
  74. package/dist/converter/integral7/utils-schema.js +1 -1
  75. package/dist/converter/integral7/utils-trafo3w.d.ts +1 -1
  76. package/dist/converter/integral7/utils.d.ts +5 -5
  77. package/dist/converter/integral7/utils.js +3 -3
  78. package/dist/data-structures/Settings.d.ts +1 -1
  79. package/dist/data-structures/graph/GraphObject.d.ts +2 -2
  80. package/dist/data-structures/graph/connections/connection.d.ts +2 -2
  81. package/dist/data-structures/graph/edges/GraphEdge.d.ts +3 -3
  82. package/dist/data-structures/graph/edges/GraphEdge.js +1 -1
  83. package/dist/data-structures/graph/graph-interfaces.d.ts +2 -2
  84. package/dist/data-structures/graph/graph-util.d.ts +6 -6
  85. package/dist/data-structures/graph/graph-util.js +3 -3
  86. package/dist/data-structures/graph/graph.d.ts +9 -9
  87. package/dist/data-structures/graph/graph.js +4 -4
  88. package/dist/data-structures/graph/nodes/GraphNode.d.ts +2 -2
  89. package/dist/data-structures/graph/nodes/GraphNode.js +1 -1
  90. package/dist/data-structures/tree/GraphTree.d.ts +4 -4
  91. package/dist/data-structures/tree/GraphTree.js +1 -1
  92. package/dist/data-structures/tree/GraphTreeEdge.d.ts +4 -4
  93. package/dist/data-structures/tree/GraphTreeEdge.js +2 -2
  94. package/dist/data-structures/tree/GraphTreeNode.d.ts +3 -3
  95. package/dist/data-structures/tree/GraphTreeNode.js +1 -1
  96. package/dist/data-structures/tree/GraphTreeObject.d.ts +1 -1
  97. package/dist/etl/etl-neplan/etl-neplan-contingency-analysis.d.ts +5 -5
  98. package/dist/etl/etl-neplan/etl-neplan-contingency-analysis.js +10 -10
  99. package/dist/etl/etl-neplan/etl-neplan-csv.d.ts +6 -6
  100. package/dist/etl/etl-neplan/etl-neplan-csv.js +19 -19
  101. package/dist/etl/etl-neplan/etl-neplan-feederline.d.ts +3 -3
  102. package/dist/etl/etl-neplan/etl-neplan-feederline.js +15 -15
  103. package/dist/etl/etl-neplan/etl-neplan-geo.d.ts +5 -5
  104. package/dist/etl/etl-neplan/etl-neplan-geo.js +9 -9
  105. package/dist/etl/etl-neplan/etl-neplan-util.d.ts +2 -2
  106. package/dist/etl/etl-neplan/etl-neplan-util.js +5 -5
  107. package/dist/etl/etl-neplan/etl-neplan.d.ts +2 -2
  108. package/dist/etl/etl-neplan/etl-neplan.js +3 -3
  109. package/dist/etl/etl-neplan/neplan-contingency-analysis.d.ts +8 -8
  110. package/dist/etl/etl-neplan/neplan-contingency-analysis.js +23 -23
  111. package/dist/etl/etl-psdm-novagent/etl-psdm-novagent-energytypes.d.ts +1 -1
  112. package/dist/etl/etl-psdm-novagent/etl-psdm-novagent-energytypes.js +1 -1
  113. package/dist/factory/object-factory.d.ts +1 -1
  114. package/dist/factory/object-factory.js +5 -5
  115. package/dist/factory/sparql-factory.d.ts +1 -1
  116. package/dist/grid-validation/grid-validation.d.ts +4 -4
  117. package/dist/grid-validation/grid-validation.js +2 -2
  118. package/dist/index.d.ts +277 -277
  119. package/dist/index.js +259 -259
  120. package/dist/interfaces/model/assets/IActivityRecord.d.ts +2 -2
  121. package/dist/interfaces/model/assets/IAnalytic.d.ts +3 -3
  122. package/dist/interfaces/model/assets/IAsset.d.ts +1 -1
  123. package/dist/interfaces/model/assets/IAssetContainer.d.ts +1 -1
  124. package/dist/interfaces/model/assets/IDocument.d.ts +1 -1
  125. package/dist/interfaces/model/assets/IFacility.d.ts +1 -1
  126. package/dist/interfaces/model/common/IDocument.d.ts +1 -1
  127. package/dist/interfaces/model/common/ILocation.d.ts +6 -6
  128. package/dist/interfaces/model/core/IACDCTerminal.d.ts +1 -1
  129. package/dist/interfaces/model/core/IBaseVoltage.d.ts +2 -2
  130. package/dist/interfaces/model/core/IConductingEquipment.d.ts +5 -5
  131. package/dist/interfaces/model/core/IConnectivityNode.d.ts +5 -5
  132. package/dist/interfaces/model/core/IConnectivityNodeContainer.d.ts +3 -3
  133. package/dist/interfaces/model/core/IEquipment.d.ts +3 -3
  134. package/dist/interfaces/model/core/IEquipmentContainer.d.ts +3 -3
  135. package/dist/interfaces/model/core/IFeeder.d.ts +3 -3
  136. package/dist/interfaces/model/core/IIdentifiedObject.d.ts +10 -10
  137. package/dist/interfaces/model/core/IPowerSystemResource.d.ts +3 -3
  138. package/dist/interfaces/model/core/ISubstation.d.ts +2 -2
  139. package/dist/interfaces/model/core/ITerminal.d.ts +11 -11
  140. package/dist/interfaces/model/core/IVoltageLevel.d.ts +3 -3
  141. package/dist/interfaces/model/diagram/IDiagram.d.ts +4 -4
  142. package/dist/interfaces/model/diagram/IDiagramObject.d.ts +3 -3
  143. package/dist/interfaces/model/diagram/IDiagramObjectPoint.d.ts +1 -1
  144. package/dist/interfaces/model/domain/IActivePower.d.ts +1 -1
  145. package/dist/interfaces/model/domain/IAngleDegrees.d.ts +1 -1
  146. package/dist/interfaces/model/domain/IApparentPower.d.ts +1 -1
  147. package/dist/interfaces/model/domain/ICurrentFlow.d.ts +1 -1
  148. package/dist/interfaces/model/domain/IDataType.d.ts +2 -2
  149. package/dist/interfaces/model/domain/IReactivePower.d.ts +1 -1
  150. package/dist/interfaces/model/domain/IVoltage.d.ts +1 -1
  151. package/dist/interfaces/model/extensions/wires/IACLineSubSegment.d.ts +1 -1
  152. package/dist/interfaces/model/faults/IFault.d.ts +2 -2
  153. package/dist/interfaces/model/model/IModel.d.ts +23 -23
  154. package/dist/interfaces/model/operations/IOutage.d.ts +4 -4
  155. package/dist/interfaces/model/operations/ISwitchingAction.d.ts +2 -2
  156. package/dist/interfaces/model/operations/ISwitchingPlan.d.ts +3 -3
  157. package/dist/interfaces/model/statevariables/ISvPowerFlow.d.ts +1 -1
  158. package/dist/interfaces/model/statevariables/ISvVoltage.d.ts +4 -4
  159. package/dist/interfaces/model/topology/ITopologicalIsland.d.ts +2 -2
  160. package/dist/interfaces/model/topology/ITopologicalNode.d.ts +5 -5
  161. package/dist/interfaces/model/wires/IACLineSegment.d.ts +1 -1
  162. package/dist/interfaces/model/wires/IBusbarSection.d.ts +1 -1
  163. package/dist/interfaces/model/wires/ICompositeSwitch.d.ts +1 -1
  164. package/dist/interfaces/model/wires/IConductor.d.ts +1 -1
  165. package/dist/interfaces/model/wires/IConnector.d.ts +1 -1
  166. package/dist/interfaces/model/wires/IDisconnector.d.ts +1 -1
  167. package/dist/interfaces/model/wires/IEnergyConsumer.d.ts +1 -1
  168. package/dist/interfaces/model/wires/IEnergySource.d.ts +1 -1
  169. package/dist/interfaces/model/wires/IExternalNetworkInjection.d.ts +1 -1
  170. package/dist/interfaces/model/wires/ILoadBreakSwitch.d.ts +1 -1
  171. package/dist/interfaces/model/wires/IPowerTransformer.d.ts +2 -2
  172. package/dist/interfaces/model/wires/IPowerTransformerEnd.d.ts +2 -2
  173. package/dist/interfaces/model/wires/IProtectedSwitch.d.ts +1 -1
  174. package/dist/interfaces/model/wires/IRegulatingCondEq.d.ts +1 -1
  175. package/dist/interfaces/model/wires/ISwitch.d.ts +1 -1
  176. package/dist/interfaces/model/wires/ITransformerEnd.d.ts +3 -3
  177. package/dist/interfaces/observable/IObservable.d.ts +1 -1
  178. package/dist/model/alternate-models/AlternateModel.d.ts +3 -3
  179. package/dist/model/alternate-models/AlternateModel.js +1 -1
  180. package/dist/model/alternate-models/AlternateModelGroup.d.ts +2 -2
  181. package/dist/model/alternate-models/AlternateModelGroup.js +1 -1
  182. package/dist/model/assetinfo/AssetInfo.d.ts +1 -1
  183. package/dist/model/assetinfo/AssetInfo.js +1 -1
  184. package/dist/model/assetinfo/CableInfo.d.ts +1 -1
  185. package/dist/model/assetinfo/CableInfo.js +1 -1
  186. package/dist/model/assetinfo/OverheadWireInfo.d.ts +1 -1
  187. package/dist/model/assetinfo/OverheadWireInfo.js +1 -1
  188. package/dist/model/assetinfo/PowerTransformerInfo.d.ts +1 -1
  189. package/dist/model/assetinfo/PowerTransformerInfo.js +3 -3
  190. package/dist/model/assetinfo/SwitchInfo.d.ts +2 -2
  191. package/dist/model/assetinfo/SwitchInfo.js +1 -1
  192. package/dist/model/assetinfo/TapChangerInfo.d.ts +5 -5
  193. package/dist/model/assetinfo/TapChangerInfo.js +12 -12
  194. package/dist/model/assetinfo/TransformerEndInfo.d.ts +4 -4
  195. package/dist/model/assetinfo/TransformerEndInfo.js +6 -6
  196. package/dist/model/assetinfo/WireInfo.d.ts +1 -1
  197. package/dist/model/assetinfo/WireInfo.js +4 -4
  198. package/dist/model/assets/AggregateScore.d.ts +2 -2
  199. package/dist/model/assets/AggregateScore.js +1 -1
  200. package/dist/model/assets/Analytic.d.ts +5 -5
  201. package/dist/model/assets/Analytic.js +3 -3
  202. package/dist/model/assets/AnalyticScore.d.ts +3 -3
  203. package/dist/model/assets/AnalyticScore.js +2 -2
  204. package/dist/model/assets/Asset.d.ts +12 -12
  205. package/dist/model/assets/Asset.js +4 -4
  206. package/dist/model/assets/AssetContainer.d.ts +1 -1
  207. package/dist/model/assets/AssetContainer.js +1 -1
  208. package/dist/model/assets/AssetDeployment.d.ts +5 -5
  209. package/dist/model/assets/AssetDeployment.js +4 -4
  210. package/dist/model/assets/AssetHealthEvent.d.ts +2 -2
  211. package/dist/model/assets/AssetHealthEvent.js +1 -1
  212. package/dist/model/assets/AssetOrganisationRole.d.ts +3 -3
  213. package/dist/model/assets/AssetOrganisationRole.js +2 -2
  214. package/dist/model/assets/AssetOwner.d.ts +2 -2
  215. package/dist/model/assets/AssetOwner.js +1 -1
  216. package/dist/model/assets/AssetUser.d.ts +2 -2
  217. package/dist/model/assets/AssetUser.js +1 -1
  218. package/dist/model/assets/DeploymentDate.js +1 -1
  219. package/dist/model/assets/Facility.d.ts +3 -3
  220. package/dist/model/assets/Facility.js +2 -2
  221. package/dist/model/assets/HealthScore.d.ts +2 -2
  222. package/dist/model/assets/HealthScore.js +1 -1
  223. package/dist/model/assets/LifecycleDate.js +1 -1
  224. package/dist/model/assets/RiskScore.d.ts +1 -1
  225. package/dist/model/assets/RiskScore.js +1 -1
  226. package/dist/model/assets/Structure.d.ts +2 -2
  227. package/dist/model/assets/Structure.js +1 -1
  228. package/dist/model/common/ActivityRecord.d.ts +4 -4
  229. package/dist/model/common/ActivityRecord.js +2 -2
  230. package/dist/model/common/CoordinateSystem.d.ts +1 -1
  231. package/dist/model/common/CoordinateSystem.js +4 -4
  232. package/dist/model/common/Document.d.ts +2 -2
  233. package/dist/model/common/Document.js +1 -1
  234. package/dist/model/common/Location.d.ts +3 -3
  235. package/dist/model/common/Location.js +3 -3
  236. package/dist/model/common/Organisation.d.ts +3 -3
  237. package/dist/model/common/Organisation.js +1 -1
  238. package/dist/model/common/OrganisationRole.d.ts +2 -2
  239. package/dist/model/common/OrganisationRole.js +2 -2
  240. package/dist/model/common/PositionPoint.d.ts +2 -2
  241. package/dist/model/common/PositionPoint.js +3 -3
  242. package/dist/model/common/Status.js +1 -1
  243. package/dist/model/core/ACDCTerminal.d.ts +5 -5
  244. package/dist/model/core/ACDCTerminal.js +6 -6
  245. package/dist/model/core/BaseVoltage.d.ts +3 -3
  246. package/dist/model/core/BaseVoltage.js +4 -4
  247. package/dist/model/core/Bay.d.ts +5 -5
  248. package/dist/model/core/Bay.js +4 -4
  249. package/dist/model/core/ConductingEquipment.d.ts +10 -10
  250. package/dist/model/core/ConductingEquipment.js +4 -4
  251. package/dist/model/core/ConnectivityNode.d.ts +11 -11
  252. package/dist/model/core/ConnectivityNode.js +9 -9
  253. package/dist/model/core/ConnectivityNodeContainer.d.ts +4 -4
  254. package/dist/model/core/ConnectivityNodeContainer.js +1 -1
  255. package/dist/model/core/Curve.d.ts +2 -2
  256. package/dist/model/core/Curve.js +2 -2
  257. package/dist/model/core/CurveData.d.ts +1 -1
  258. package/dist/model/core/CurveData.js +3 -3
  259. package/dist/model/core/Equipment.d.ts +7 -7
  260. package/dist/model/core/Equipment.js +9 -9
  261. package/dist/model/core/EquipmentContainer.d.ts +4 -4
  262. package/dist/model/core/EquipmentContainer.js +1 -1
  263. package/dist/model/core/Feeder.d.ts +4 -4
  264. package/dist/model/core/Feeder.js +4 -4
  265. package/dist/model/core/GeographicalRegion.d.ts +2 -2
  266. package/dist/model/core/GeographicalRegion.js +3 -3
  267. package/dist/model/core/IdentifiedObject.d.ts +12 -12
  268. package/dist/model/core/IdentifiedObject.js +5 -5
  269. package/dist/model/core/PSRType.d.ts +3 -3
  270. package/dist/model/core/PSRType.js +4 -4
  271. package/dist/model/core/PowerSystemResource.d.ts +6 -6
  272. package/dist/model/core/PowerSystemResource.js +4 -4
  273. package/dist/model/core/SubGeographicalRegion.d.ts +4 -4
  274. package/dist/model/core/SubGeographicalRegion.js +3 -3
  275. package/dist/model/core/Substation.d.ts +8 -8
  276. package/dist/model/core/Substation.js +3 -3
  277. package/dist/model/core/Terminal.d.ts +18 -18
  278. package/dist/model/core/Terminal.js +5 -5
  279. package/dist/model/core/VoltageLevel.d.ts +5 -5
  280. package/dist/model/core/VoltageLevel.js +5 -5
  281. package/dist/model/dc/ACDCConverter.d.ts +4 -4
  282. package/dist/model/dc/ACDCConverter.js +4 -4
  283. package/dist/model/dc/ACDCConverterDCTerminal.d.ts +3 -3
  284. package/dist/model/dc/ACDCConverterDCTerminal.js +3 -3
  285. package/dist/model/dc/CsConverter.d.ts +4 -4
  286. package/dist/model/dc/CsConverter.js +5 -5
  287. package/dist/model/dc/DCBaseTerminal.d.ts +2 -2
  288. package/dist/model/dc/DCBaseTerminal.js +3 -3
  289. package/dist/model/dc/DCConductingEquipment.d.ts +2 -2
  290. package/dist/model/dc/DCConductingEquipment.js +1 -1
  291. package/dist/model/dc/DCConverterUnit.d.ts +4 -4
  292. package/dist/model/dc/DCConverterUnit.js +4 -4
  293. package/dist/model/dc/DCEquipmentContainer.d.ts +2 -2
  294. package/dist/model/dc/DCEquipmentContainer.js +1 -1
  295. package/dist/model/dc/DCLine.d.ts +2 -2
  296. package/dist/model/dc/DCLine.js +3 -3
  297. package/dist/model/dc/DCLineSegment.d.ts +1 -1
  298. package/dist/model/dc/DCLineSegment.js +3 -3
  299. package/dist/model/dc/DCNode.d.ts +3 -3
  300. package/dist/model/dc/DCNode.js +3 -3
  301. package/dist/model/dc/DCTerminal.d.ts +2 -2
  302. package/dist/model/dc/DCTerminal.js +3 -3
  303. package/dist/model/dc/VsConverter.d.ts +4 -4
  304. package/dist/model/dc/VsConverter.js +6 -6
  305. package/dist/model/diagram/Diagram.d.ts +5 -5
  306. package/dist/model/diagram/Diagram.js +3 -3
  307. package/dist/model/diagram/DiagramObject.d.ts +5 -5
  308. package/dist/model/diagram/DiagramObject.js +5 -5
  309. package/dist/model/diagram/DiagramObjectPoint.d.ts +3 -3
  310. package/dist/model/diagram/DiagramObjectPoint.js +5 -5
  311. package/dist/model/diagram/DiagramStyle.d.ts +1 -1
  312. package/dist/model/diagram/DiagramStyle.js +4 -4
  313. package/dist/model/domain/ActivePower.d.ts +2 -2
  314. package/dist/model/domain/AngleDegrees.d.ts +2 -2
  315. package/dist/model/domain/ApparentPower.d.ts +2 -2
  316. package/dist/model/domain/Capacitance.d.ts +2 -2
  317. package/dist/model/domain/CapacitancePerLength.d.ts +2 -2
  318. package/dist/model/domain/ConductancePerLength.d.ts +2 -2
  319. package/dist/model/domain/CurrentFlow.d.ts +2 -2
  320. package/dist/model/domain/Reactance.d.ts +2 -2
  321. package/dist/model/domain/ReactancePerLength.d.ts +2 -2
  322. package/dist/model/domain/ReactivePower.d.ts +2 -2
  323. package/dist/model/domain/Resistance.d.ts +2 -2
  324. package/dist/model/domain/ResistancePerLength.d.ts +2 -2
  325. package/dist/model/domain/Voltage.d.ts +2 -2
  326. package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/DynamicsFunctionBlock.d.ts +2 -2
  327. package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/DynamicsFunctionBlock.js +3 -3
  328. package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/RotatingMachineDynamics.d.ts +1 -1
  329. package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/RotatingMachineDynamics.js +1 -1
  330. package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineDetailed.d.ts +2 -2
  331. package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineDetailed.js +1 -1
  332. package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineDynamics.d.ts +2 -2
  333. package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineDynamics.js +3 -3
  334. package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineTimeConstantReactance.d.ts +3 -3
  335. package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineTimeConstantReactance.js +4 -4
  336. package/dist/model/equivalents/EquivalentBranch.d.ts +3 -3
  337. package/dist/model/equivalents/EquivalentBranch.js +6 -6
  338. package/dist/model/equivalents/EquivalentEquipment.d.ts +1 -1
  339. package/dist/model/equivalents/EquivalentEquipment.js +1 -1
  340. package/dist/model/equivalents/EquivalentInjection.d.ts +2 -2
  341. package/dist/model/equivalents/EquivalentInjection.js +4 -4
  342. package/dist/model/extensions/amprion/assets/AMPRIONAssetCommunicationEquipment.d.ts +2 -2
  343. package/dist/model/extensions/amprion/assets/AMPRIONAssetCommunicationEquipment.js +1 -1
  344. package/dist/model/extensions/amprion/assets/AMPRIONAssetConstructionMaintenance.d.ts +2 -2
  345. package/dist/model/extensions/amprion/assets/AMPRIONAssetConstructionMaintenance.js +1 -1
  346. package/dist/model/extensions/amprion/assets/AMPRIONAssetPrimaryEquipment.d.ts +2 -2
  347. package/dist/model/extensions/amprion/assets/AMPRIONAssetPrimaryEquipment.js +1 -1
  348. package/dist/model/extensions/amprion/assets/AMPRIONAssetSecondaryEquipment.d.ts +2 -2
  349. package/dist/model/extensions/amprion/assets/AMPRIONAssetSecondaryEquipment.js +1 -1
  350. package/dist/model/extensions/amprion/assets/AMPRIONConstructionContainer.d.ts +4 -4
  351. package/dist/model/extensions/amprion/assets/AMPRIONConstructionContainer.js +4 -4
  352. package/dist/model/extensions/amprion/assets/AMPRIONContractingAuthority.d.ts +2 -2
  353. package/dist/model/extensions/amprion/assets/AMPRIONContractingAuthority.js +1 -1
  354. package/dist/model/extensions/amprion/assets/AMPRIONCountry.d.ts +3 -3
  355. package/dist/model/extensions/amprion/assets/AMPRIONCountry.js +1 -1
  356. package/dist/model/extensions/amprion/assets/AMPRIONFacility.d.ts +4 -4
  357. package/dist/model/extensions/amprion/assets/AMPRIONFacility.js +3 -3
  358. package/dist/model/extensions/amprion/assets/AMPRIONLeaseholder.d.ts +2 -2
  359. package/dist/model/extensions/amprion/assets/AMPRIONLeaseholder.js +1 -1
  360. package/dist/model/extensions/amprion/assets/AMPRIONLineDistrict.d.ts +2 -2
  361. package/dist/model/extensions/amprion/assets/AMPRIONLineDistrict.js +1 -1
  362. package/dist/model/extensions/amprion/assets/AMPRIONServiceProvider.d.ts +2 -2
  363. package/dist/model/extensions/amprion/assets/AMPRIONServiceProvider.js +1 -1
  364. package/dist/model/extensions/amprion/assets/AMPRIONSpanField.d.ts +5 -5
  365. package/dist/model/extensions/amprion/assets/AMPRIONSpanField.js +6 -6
  366. package/dist/model/extensions/amprion/assets/AMPRIONState.d.ts +3 -3
  367. package/dist/model/extensions/amprion/assets/AMPRIONState.js +2 -2
  368. package/dist/model/extensions/amprion/assets/AMPRIONTeam.d.ts +2 -2
  369. package/dist/model/extensions/amprion/assets/AMPRIONTeam.js +1 -1
  370. package/dist/model/extensions/amprion/assets/AMPRIONTower.d.ts +6 -6
  371. package/dist/model/extensions/amprion/assets/AMPRIONTower.js +5 -5
  372. package/dist/model/extensions/amprion/assets/AMPRIONWire.d.ts +7 -7
  373. package/dist/model/extensions/amprion/assets/AMPRIONWire.js +7 -7
  374. package/dist/model/extensions/amprion/core/AMPRIONBay.d.ts +2 -2
  375. package/dist/model/extensions/amprion/core/AMPRIONBay.js +4 -4
  376. package/dist/model/extensions/amprion/core/AMPRIONConnectivityNode.d.ts +2 -2
  377. package/dist/model/extensions/amprion/core/AMPRIONConnectivityNode.js +3 -3
  378. package/dist/model/extensions/amprion/core/AMPRIONLine.d.ts +3 -3
  379. package/dist/model/extensions/amprion/core/AMPRIONLine.js +4 -4
  380. package/dist/model/extensions/amprion/core/AMPRIONSubstation.d.ts +2 -2
  381. package/dist/model/extensions/amprion/core/AMPRIONSubstation.js +5 -5
  382. package/dist/model/extensions/amprion/operationallimits/AMPRIONMaxInstrumentalCurrentLimit.d.ts +2 -2
  383. package/dist/model/extensions/amprion/operationallimits/AMPRIONMaxInstrumentalCurrentLimit.js +1 -1
  384. package/dist/model/extensions/amprion/operationallimits/AMPRIONProtectionCurrentLimit.d.ts +2 -2
  385. package/dist/model/extensions/amprion/operationallimits/AMPRIONProtectionCurrentLimit.js +1 -1
  386. package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalConnectionCurrentLimit.d.ts +2 -2
  387. package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalConnectionCurrentLimit.js +1 -1
  388. package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalCurrentLimit.d.ts +2 -2
  389. package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalCurrentLimit.js +1 -1
  390. package/dist/model/extensions/amprion/project/AMPRIONConstructionProject.d.ts +6 -6
  391. package/dist/model/extensions/amprion/project/AMPRIONConstructionProject.js +2 -2
  392. package/dist/model/extensions/amprion/project/AMPRIONConstructionProjectBundle.d.ts +4 -4
  393. package/dist/model/extensions/amprion/project/AMPRIONConstructionProjectBundle.js +2 -2
  394. package/dist/model/extensions/amprion/project/AMPRIONConstructionProjectPlan.d.ts +4 -4
  395. package/dist/model/extensions/amprion/project/AMPRIONConstructionProjectPlan.js +1 -1
  396. package/dist/model/extensions/amprion/project/AMPRIONErpProject.d.ts +1 -1
  397. package/dist/model/extensions/amprion/project/AMPRIONErpProject.js +2 -2
  398. package/dist/model/extensions/amprion/project/AMPRIONErpProjectPhase.d.ts +3 -3
  399. package/dist/model/extensions/amprion/project/AMPRIONErpProjectPhase.js +3 -3
  400. package/dist/model/extensions/amprion/project/AMPRIONErpProjectStructure.d.ts +2 -2
  401. package/dist/model/extensions/amprion/project/AMPRIONErpProjectStructure.js +2 -2
  402. package/dist/model/extensions/amprion/wires/AMPRIONACLineSegment.d.ts +4 -4
  403. package/dist/model/extensions/amprion/wires/AMPRIONACLineSegment.js +3 -3
  404. package/dist/model/extensions/amprion/wires/AMPRIONACLineSubSegment.d.ts +4 -4
  405. package/dist/model/extensions/amprion/wires/AMPRIONACLineSubSegment.js +3 -3
  406. package/dist/model/extensions/amprion/wires/AMPRIONSeriesCompensator.d.ts +1 -1
  407. package/dist/model/extensions/amprion/wires/AMPRIONSeriesCompensator.js +3 -3
  408. package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerEndInfo.d.ts +4 -4
  409. package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerEndInfo.js +5 -5
  410. package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerInfo.d.ts +3 -3
  411. package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerInfo.js +4 -4
  412. package/dist/model/extensions/enervance/assetinfo/EVStationInfo.d.ts +2 -2
  413. package/dist/model/extensions/enervance/assetinfo/EVStationInfo.js +2 -2
  414. package/dist/model/extensions/enervance/assetinfo/EVTapChangerInfo.d.ts +3 -3
  415. package/dist/model/extensions/enervance/assetinfo/EVTapChangerInfo.js +4 -4
  416. package/dist/model/extensions/enervance/assetinfo/EVWireInfo.d.ts +2 -2
  417. package/dist/model/extensions/enervance/assetinfo/EVWireInfo.js +4 -4
  418. package/dist/model/extensions/enervance/assets/EVAnalytic.d.ts +2 -2
  419. package/dist/model/extensions/enervance/assets/EVAnalytic.js +2 -2
  420. package/dist/model/extensions/enervance/assets/EVImportanceScore.d.ts +2 -2
  421. package/dist/model/extensions/enervance/assets/EVImportanceScore.js +1 -1
  422. package/dist/model/extensions/enervance/assets/EVIndicator.d.ts +3 -3
  423. package/dist/model/extensions/enervance/assets/EVIndicator.js +3 -3
  424. package/dist/model/extensions/enervance/assets/EVWireObject.d.ts +5 -5
  425. package/dist/model/extensions/enervance/assets/EVWireObject.js +11 -11
  426. package/dist/model/extensions/enervance/core/EVTerminal.d.ts +5 -5
  427. package/dist/model/extensions/enervance/core/EVTerminal.js +1 -1
  428. package/dist/model/extensions/enervance/diagram/EVDiagram.d.ts +1 -1
  429. package/dist/model/extensions/enervance/diagram/EVDiagram.js +1 -1
  430. package/dist/model/extensions/enervance/generic-data-set/EVMetaObject.d.ts +4 -4
  431. package/dist/model/extensions/enervance/generic-data-set/EVMetaObject.js +1 -1
  432. package/dist/model/extensions/enervance/operations/EVTerminalAction.d.ts +5 -5
  433. package/dist/model/extensions/enervance/operations/EVTerminalAction.js +3 -3
  434. package/dist/model/extensions/enervance/wires/EVACLineSegment.d.ts +3 -3
  435. package/dist/model/extensions/enervance/wires/EVACLineSegment.js +1 -1
  436. package/dist/model/extensions/enervance/wires/EVACLineSubSegment.d.ts +4 -4
  437. package/dist/model/extensions/enervance/wires/EVACLineSubSegment.js +2 -2
  438. package/dist/model/extensions/integral/common/INTEGRALMultiplierFactor.d.ts +1 -1
  439. package/dist/model/extensions/integral/common/INTEGRALMultiplierFactor.js +3 -3
  440. package/dist/model/extensions/integral/equivalents/INTEGRALEquivalentInjection.d.ts +1 -1
  441. package/dist/model/extensions/integral/equivalents/INTEGRALEquivalentInjection.js +4 -4
  442. package/dist/model/extensions/integral/loadmodel/INTEGRALConformLoad.d.ts +1 -1
  443. package/dist/model/extensions/integral/loadmodel/INTEGRALConformLoad.js +3 -3
  444. package/dist/model/extensions/integral/wires/INTEGRALACLineSegment.d.ts +1 -1
  445. package/dist/model/extensions/integral/wires/INTEGRALACLineSegment.js +3 -3
  446. package/dist/model/extensions/integral/wires/INTEGRALAsynchronousMachine.d.ts +1 -1
  447. package/dist/model/extensions/integral/wires/INTEGRALAsynchronousMachine.js +3 -3
  448. package/dist/model/extensions/integral/wires/INTEGRALExternalNetworkInjection.d.ts +1 -1
  449. package/dist/model/extensions/integral/wires/INTEGRALExternalNetworkInjection.js +3 -3
  450. package/dist/model/extensions/integral/wires/INTEGRALSynchronousMachine.d.ts +1 -1
  451. package/dist/model/extensions/integral/wires/INTEGRALSynchronousMachine.js +3 -3
  452. package/dist/model/extensions/neplan-westnetz/assets/WNFacility.d.ts +8 -8
  453. package/dist/model/extensions/neplan-westnetz/assets/WNFacility.js +8 -8
  454. package/dist/model/extensions/neplan-westnetz/assets/WNWireInfo.d.ts +2 -2
  455. package/dist/model/extensions/neplan-westnetz/assets/WNWireInfo.js +5 -5
  456. package/dist/model/extensions/neplan-westnetz/assets/WNZUWOHealthScore.d.ts +3 -3
  457. package/dist/model/extensions/neplan-westnetz/assets/WNZUWOHealthScore.js +3 -3
  458. package/dist/model/extensions/neplan-westnetz/assets/WNZUWOImportanceScore.d.ts +3 -3
  459. package/dist/model/extensions/neplan-westnetz/assets/WNZUWOImportanceScore.js +3 -3
  460. package/dist/model/extensions/neplan-westnetz/assets/WNZUWOPriority.d.ts +3 -3
  461. package/dist/model/extensions/neplan-westnetz/assets/WNZUWOPriority.js +3 -3
  462. package/dist/model/extensions/neplan-westnetz/common/WNLocation.d.ts +5 -5
  463. package/dist/model/extensions/neplan-westnetz/common/WNLocation.js +2 -2
  464. package/dist/model/extensions/neplan-westnetz/core/WNBay.d.ts +4 -4
  465. package/dist/model/extensions/neplan-westnetz/core/WNBay.js +3 -3
  466. package/dist/model/extensions/neplan-westnetz/core/WNConnectivityNode.d.ts +15 -15
  467. package/dist/model/extensions/neplan-westnetz/core/WNConnectivityNode.js +16 -16
  468. package/dist/model/extensions/neplan-westnetz/core/WNFeeder.d.ts +5 -5
  469. package/dist/model/extensions/neplan-westnetz/core/WNFeeder.js +3 -3
  470. package/dist/model/extensions/neplan-westnetz/faults/WNFaultConnectivityNode.d.ts +4 -4
  471. package/dist/model/extensions/neplan-westnetz/faults/WNFaultConnectivityNode.js +2 -2
  472. package/dist/model/extensions/neplan-westnetz/operations/WNOutage.d.ts +3 -3
  473. package/dist/model/extensions/neplan-westnetz/operations/WNOutage.js +3 -3
  474. package/dist/model/extensions/neplan-westnetz/wires/WNACLineSegment.d.ts +4 -4
  475. package/dist/model/extensions/neplan-westnetz/wires/WNACLineSegment.js +3 -3
  476. package/dist/model/extensions/neplan-westnetz/wires/WNEnergyConsumer.d.ts +4 -4
  477. package/dist/model/extensions/neplan-westnetz/wires/WNEnergyConsumer.js +3 -3
  478. package/dist/model/faults/EquipmentFault.d.ts +1 -1
  479. package/dist/model/faults/EquipmentFault.js +1 -1
  480. package/dist/model/faults/Fault.d.ts +4 -4
  481. package/dist/model/faults/Fault.js +1 -1
  482. package/dist/model/faults/LineFault.d.ts +1 -1
  483. package/dist/model/faults/LineFault.js +1 -1
  484. package/dist/model/generation/FossilFuel.d.ts +3 -3
  485. package/dist/model/generation/FossilFuel.js +3 -3
  486. package/dist/model/generation/GeneratingUnit.d.ts +4 -4
  487. package/dist/model/generation/GeneratingUnit.js +4 -4
  488. package/dist/model/generation/HydroGeneratingUnit.d.ts +3 -3
  489. package/dist/model/generation/HydroGeneratingUnit.js +3 -3
  490. package/dist/model/generation/HydroPowerPlant.d.ts +3 -3
  491. package/dist/model/generation/HydroPowerPlant.js +1 -1
  492. package/dist/model/generation/HydroPump.d.ts +3 -3
  493. package/dist/model/generation/HydroPump.js +1 -1
  494. package/dist/model/generation/NuclearGeneratingUnit.d.ts +1 -1
  495. package/dist/model/generation/NuclearGeneratingUnit.js +1 -1
  496. package/dist/model/generation/SolarGeneratingUnit.d.ts +1 -1
  497. package/dist/model/generation/SolarGeneratingUnit.js +3 -3
  498. package/dist/model/generation/ThermalGeneratingUnit.d.ts +2 -2
  499. package/dist/model/generation/ThermalGeneratingUnit.js +3 -3
  500. package/dist/model/generation/WindGeneratingUnit.d.ts +2 -2
  501. package/dist/model/generation/WindGeneratingUnit.js +3 -3
  502. package/dist/model/generic-data-set/ChangeSet.d.ts +4 -4
  503. package/dist/model/generic-data-set/ChangeSet.js +1 -1
  504. package/dist/model/generic-data-set/ChangeSetMember.d.ts +5 -5
  505. package/dist/model/generic-data-set/ChangeSetMember.js +1 -1
  506. package/dist/model/generic-data-set/DataSet.d.ts +3 -3
  507. package/dist/model/generic-data-set/DataSet.js +1 -1
  508. package/dist/model/generic-data-set/InstanceSet.d.ts +3 -3
  509. package/dist/model/generic-data-set/InstanceSet.js +1 -1
  510. package/dist/model/generic-data-set/ObjectCreation.d.ts +2 -2
  511. package/dist/model/generic-data-set/ObjectCreation.js +1 -1
  512. package/dist/model/generic-data-set/ObjectDeletion.d.ts +2 -2
  513. package/dist/model/generic-data-set/ObjectDeletion.js +1 -1
  514. package/dist/model/generic-data-set/ObjectModification.d.ts +3 -3
  515. package/dist/model/generic-data-set/ObjectModification.js +2 -2
  516. package/dist/model/generic-data-set/ObjectReverseModification.d.ts +3 -3
  517. package/dist/model/generic-data-set/ObjectReverseModification.js +1 -1
  518. package/dist/model/loadmodel/ConformLoad.d.ts +3 -3
  519. package/dist/model/loadmodel/ConformLoad.js +3 -3
  520. package/dist/model/loadmodel/ConformLoadGroup.d.ts +1 -1
  521. package/dist/model/loadmodel/ConformLoadGroup.js +3 -3
  522. package/dist/model/loadmodel/EnergyArea.d.ts +1 -1
  523. package/dist/model/loadmodel/EnergyArea.js +1 -1
  524. package/dist/model/loadmodel/LoadArea.d.ts +2 -2
  525. package/dist/model/loadmodel/LoadArea.js +3 -3
  526. package/dist/model/loadmodel/LoadGroup.d.ts +2 -2
  527. package/dist/model/loadmodel/LoadGroup.js +3 -3
  528. package/dist/model/loadmodel/SubLoadArea.d.ts +3 -3
  529. package/dist/model/loadmodel/SubLoadArea.js +3 -3
  530. package/dist/model/meas/Analog.d.ts +1 -1
  531. package/dist/model/meas/Analog.js +1 -1
  532. package/dist/model/meas/Measurement.d.ts +2 -2
  533. package/dist/model/meas/Measurement.js +1 -1
  534. package/dist/model/model-description/FullModel.d.ts +2 -2
  535. package/dist/model/model-description/FullModel.js +1 -1
  536. package/dist/model/model-description/Model.d.ts +1 -1
  537. package/dist/model/model-description/Model.js +1 -1
  538. package/dist/model/model-operations/DatasetArg.d.ts +2 -2
  539. package/dist/model/model-operations/DatasetArg.js +1 -1
  540. package/dist/model/model-operations/IncrementalDatasetArg.d.ts +4 -4
  541. package/dist/model/model-operations/IncrementalDatasetArg.js +2 -2
  542. package/dist/model/model-operations/IncrementalDatasetArgDescription.d.ts +3 -3
  543. package/dist/model/model-operations/IncrementalDatasetArgDescription.js +1 -1
  544. package/dist/model/model-operations/ModelOperation.d.ts +4 -4
  545. package/dist/model/model-operations/ModelOperation.js +2 -2
  546. package/dist/model/model-operations/ModelOperationArg.d.ts +3 -3
  547. package/dist/model/model-operations/ModelOperationArg.js +2 -2
  548. package/dist/model/model-operations/ModelOperationArgDescription.d.ts +3 -3
  549. package/dist/model/model-operations/ModelOperationArgDescription.js +2 -2
  550. package/dist/model/model-operations/ModelOperationDescription.d.ts +4 -4
  551. package/dist/model/model-operations/ModelOperationDescription.js +1 -1
  552. package/dist/model/operationallimits/CurrentLimit.d.ts +4 -4
  553. package/dist/model/operationallimits/CurrentLimit.js +5 -5
  554. package/dist/model/operationallimits/OperationalLimit.d.ts +4 -4
  555. package/dist/model/operationallimits/OperationalLimit.js +4 -4
  556. package/dist/model/operationallimits/OperationalLimitSet.d.ts +5 -5
  557. package/dist/model/operationallimits/OperationalLimitSet.js +4 -4
  558. package/dist/model/operationallimits/OperationalLimitType.d.ts +5 -5
  559. package/dist/model/operationallimits/OperationalLimitType.js +3 -3
  560. package/dist/model/operationallimits/VoltageLimit.d.ts +1 -1
  561. package/dist/model/operationallimits/VoltageLimit.js +3 -3
  562. package/dist/model/operations/ControlArea.d.ts +2 -2
  563. package/dist/model/operations/ControlArea.js +4 -4
  564. package/dist/model/operations/Outage.d.ts +6 -6
  565. package/dist/model/operations/Outage.js +3 -3
  566. package/dist/model/operations/SwitchAction.d.ts +5 -5
  567. package/dist/model/operations/SwitchAction.js +3 -3
  568. package/dist/model/operations/SwitchingAction.d.ts +5 -5
  569. package/dist/model/operations/SwitchingAction.js +1 -1
  570. package/dist/model/operations/SwitchingPlan.d.ts +5 -5
  571. package/dist/model/operations/SwitchingPlan.js +2 -2
  572. package/dist/model/operations/UnplannedOutage.d.ts +1 -1
  573. package/dist/model/operations/UnplannedOutage.js +1 -1
  574. package/dist/model/statevariables/SvPowerFlow.d.ts +5 -5
  575. package/dist/model/statevariables/SvPowerFlow.js +3 -3
  576. package/dist/model/statevariables/SvStatus.d.ts +2 -2
  577. package/dist/model/statevariables/SvStatus.js +3 -3
  578. package/dist/model/statevariables/SvTapStep.d.ts +2 -2
  579. package/dist/model/statevariables/SvTapStep.js +3 -3
  580. package/dist/model/statevariables/SvVoltage.d.ts +3 -3
  581. package/dist/model/statevariables/SvVoltage.js +1 -1
  582. package/dist/model/topology/TopologicalIsland.d.ts +2 -2
  583. package/dist/model/topology/TopologicalIsland.js +1 -1
  584. package/dist/model/topology/TopologicalNode.d.ts +10 -10
  585. package/dist/model/topology/TopologicalNode.js +4 -4
  586. package/dist/model/wires/ACLineSegment.d.ts +7 -7
  587. package/dist/model/wires/ACLineSegment.js +5 -5
  588. package/dist/model/wires/AsynchronousMachine.d.ts +3 -3
  589. package/dist/model/wires/AsynchronousMachine.js +5 -5
  590. package/dist/model/wires/Breaker.d.ts +2 -2
  591. package/dist/model/wires/Breaker.js +3 -3
  592. package/dist/model/wires/BusbarSection.d.ts +2 -2
  593. package/dist/model/wires/BusbarSection.js +3 -3
  594. package/dist/model/wires/Clamp.d.ts +1 -1
  595. package/dist/model/wires/Clamp.js +1 -1
  596. package/dist/model/wires/CompositeSwitch.d.ts +1 -1
  597. package/dist/model/wires/CompositeSwitch.js +1 -1
  598. package/dist/model/wires/Conductor.d.ts +3 -3
  599. package/dist/model/wires/Conductor.js +5 -5
  600. package/dist/model/wires/Connector.d.ts +1 -1
  601. package/dist/model/wires/Connector.js +1 -1
  602. package/dist/model/wires/Cut.d.ts +1 -1
  603. package/dist/model/wires/Cut.js +1 -1
  604. package/dist/model/wires/Disconnector.d.ts +4 -4
  605. package/dist/model/wires/Disconnector.js +3 -3
  606. package/dist/model/wires/EarthFaultCompensator.d.ts +1 -1
  607. package/dist/model/wires/EarthFaultCompensator.js +3 -3
  608. package/dist/model/wires/EnergyConnection.d.ts +1 -1
  609. package/dist/model/wires/EnergyConnection.js +1 -1
  610. package/dist/model/wires/EnergyConsumer.d.ts +7 -7
  611. package/dist/model/wires/EnergyConsumer.js +7 -7
  612. package/dist/model/wires/EnergySource.d.ts +6 -6
  613. package/dist/model/wires/EnergySource.js +6 -6
  614. package/dist/model/wires/ExternalNetworkInjection.d.ts +8 -8
  615. package/dist/model/wires/ExternalNetworkInjection.js +5 -5
  616. package/dist/model/wires/Ground.d.ts +2 -2
  617. package/dist/model/wires/Ground.js +1 -1
  618. package/dist/model/wires/GroundDisconnector.d.ts +2 -2
  619. package/dist/model/wires/GroundDisconnector.js +1 -1
  620. package/dist/model/wires/GroundingImpedance.d.ts +2 -2
  621. package/dist/model/wires/GroundingImpedance.js +3 -3
  622. package/dist/model/wires/Jumper.d.ts +1 -1
  623. package/dist/model/wires/Jumper.js +1 -1
  624. package/dist/model/wires/Junction.d.ts +3 -3
  625. package/dist/model/wires/Junction.js +3 -3
  626. package/dist/model/wires/Line.d.ts +4 -4
  627. package/dist/model/wires/Line.js +5 -5
  628. package/dist/model/wires/LinearShuntCompensator.d.ts +2 -2
  629. package/dist/model/wires/LinearShuntCompensator.js +4 -4
  630. package/dist/model/wires/LoadBreakSwitch.d.ts +4 -4
  631. package/dist/model/wires/LoadBreakSwitch.js +1 -1
  632. package/dist/model/wires/PetersenCoil.d.ts +4 -4
  633. package/dist/model/wires/PetersenCoil.js +4 -4
  634. package/dist/model/wires/PhaseTapChanger.d.ts +2 -2
  635. package/dist/model/wires/PhaseTapChanger.js +3 -3
  636. package/dist/model/wires/PhaseTapChangerAsymmetrical.d.ts +2 -2
  637. package/dist/model/wires/PhaseTapChangerAsymmetrical.js +4 -4
  638. package/dist/model/wires/PhaseTapChangerLinear.d.ts +2 -2
  639. package/dist/model/wires/PhaseTapChangerLinear.js +4 -4
  640. package/dist/model/wires/PhaseTapChangerNonLinear.d.ts +2 -2
  641. package/dist/model/wires/PhaseTapChangerNonLinear.js +4 -4
  642. package/dist/model/wires/PhaseTapChangerSymmetrical.d.ts +1 -1
  643. package/dist/model/wires/PhaseTapChangerSymmetrical.js +3 -3
  644. package/dist/model/wires/PhaseTapChangerTable.d.ts +4 -4
  645. package/dist/model/wires/PhaseTapChangerTable.js +2 -2
  646. package/dist/model/wires/PhaseTapChangerTablePoint.d.ts +3 -3
  647. package/dist/model/wires/PhaseTapChangerTablePoint.js +4 -4
  648. package/dist/model/wires/PhaseTapChangerTabular.d.ts +2 -2
  649. package/dist/model/wires/PhaseTapChangerTabular.js +3 -3
  650. package/dist/model/wires/Plant.d.ts +1 -1
  651. package/dist/model/wires/Plant.js +1 -1
  652. package/dist/model/wires/PowerTransformer.d.ts +7 -7
  653. package/dist/model/wires/PowerTransformer.js +5 -5
  654. package/dist/model/wires/PowerTransformerEnd.d.ts +5 -5
  655. package/dist/model/wires/PowerTransformerEnd.js +4 -4
  656. package/dist/model/wires/ProtectedSwitch.d.ts +1 -1
  657. package/dist/model/wires/ProtectedSwitch.js +1 -1
  658. package/dist/model/wires/RatioTapChanger.d.ts +3 -3
  659. package/dist/model/wires/RatioTapChanger.js +3 -3
  660. package/dist/model/wires/RatioTapChangerTable.d.ts +3 -3
  661. package/dist/model/wires/RatioTapChangerTable.js +2 -2
  662. package/dist/model/wires/RatioTapChangerTablePoint.d.ts +2 -2
  663. package/dist/model/wires/RatioTapChangerTablePoint.js +3 -3
  664. package/dist/model/wires/ReactiveCapabilityCurve.d.ts +2 -2
  665. package/dist/model/wires/ReactiveCapabilityCurve.js +3 -3
  666. package/dist/model/wires/Recloser.d.ts +1 -1
  667. package/dist/model/wires/Recloser.js +1 -1
  668. package/dist/model/wires/RegulatingCondEq.d.ts +4 -4
  669. package/dist/model/wires/RegulatingCondEq.js +6 -6
  670. package/dist/model/wires/RegulatingControl.d.ts +7 -7
  671. package/dist/model/wires/RegulatingControl.js +8 -8
  672. package/dist/model/wires/RotatingMachine.d.ts +8 -8
  673. package/dist/model/wires/RotatingMachine.js +5 -5
  674. package/dist/model/wires/SeriesCompensator.d.ts +3 -3
  675. package/dist/model/wires/SeriesCompensator.js +6 -6
  676. package/dist/model/wires/ShuntCompensator.d.ts +2 -2
  677. package/dist/model/wires/ShuntCompensator.js +4 -4
  678. package/dist/model/wires/StaticVarCompensator.d.ts +3 -3
  679. package/dist/model/wires/StaticVarCompensator.js +5 -5
  680. package/dist/model/wires/Switch.d.ts +7 -7
  681. package/dist/model/wires/Switch.js +5 -5
  682. package/dist/model/wires/SynchronousMachine.d.ts +6 -6
  683. package/dist/model/wires/SynchronousMachine.js +7 -7
  684. package/dist/model/wires/TapChanger.d.ts +4 -4
  685. package/dist/model/wires/TapChanger.js +3 -3
  686. package/dist/model/wires/TapChangerControl.d.ts +2 -2
  687. package/dist/model/wires/TapChangerControl.js +3 -3
  688. package/dist/model/wires/TapChangerTablePoint.d.ts +1 -1
  689. package/dist/model/wires/TapChangerTablePoint.js +3 -3
  690. package/dist/model/wires/TransformerEnd.d.ts +8 -8
  691. package/dist/model/wires/TransformerEnd.js +4 -4
  692. package/dist/model-container/model/AMPRIONModelContainer.d.ts +29 -29
  693. package/dist/model-container/model/AMPRIONModelContainer.js +1 -1
  694. package/dist/model-container/model/EVModelContainer.d.ts +3 -3
  695. package/dist/model-container/model/EVModelContainer.js +1 -1
  696. package/dist/model-container/model/EVModelsContainer.d.ts +6 -6
  697. package/dist/model-container/model/EVModelsContainer.js +6 -6
  698. package/dist/model-container/model/INTEGRALModelContainer.d.ts +4 -4
  699. package/dist/model-container/model/INTEGRALModelContainer.js +1 -1
  700. package/dist/model-container/model/ModelContainer.d.ts +114 -114
  701. package/dist/model-container/model/ModelContainer.js +13 -13
  702. package/dist/model-container/model/WNModelContainer.d.ts +4 -4
  703. package/dist/model-container/model/WNModelContainer.js +4 -4
  704. package/dist/rdf/RdfBase.d.ts +2 -2
  705. package/dist/rdf/RdfBase.js +2 -2
  706. package/dist/rdf/RdfClass.d.ts +4 -4
  707. package/dist/rdf/RdfClass.js +2 -2
  708. package/dist/rdf/RdfEnum.d.ts +3 -3
  709. package/dist/rdf/RdfEnum.js +2 -2
  710. package/dist/rdf/RdfModel.d.ts +4 -4
  711. package/dist/rdf/RdfProperty.d.ts +4 -4
  712. package/dist/rdf/RdfProperty.js +3 -3
  713. package/dist/types/cim.types.d.ts +6 -6
  714. package/dist/util/collection/util-dot.d.ts +1 -1
  715. package/dist/util/collection/util-dot.js +1 -1
  716. package/dist/util/collection/util-excel.d.ts +1 -1
  717. package/dist/util/collection/util-graph.d.ts +4 -4
  718. package/dist/util/collection/util-graph.js +8 -8
  719. package/dist/util/collection/util-graph2tree.d.ts +9 -9
  720. package/dist/util/collection/util-graph2tree.js +7 -7
  721. package/dist/util/collection/util-tree.d.ts +1 -1
  722. package/dist/util/sparql/sparql-utils.d.ts +1 -1
  723. package/dist/util/sparql/sparql-utils.js +1 -1
  724. package/dist/util/util-create.d.ts +4 -4
  725. package/dist/util/util-create.js +3 -3
  726. package/dist/util/util-search.d.ts +2 -2
  727. package/dist/util/util-test.d.ts +2 -2
  728. package/dist/util/util-test.js +2 -2
  729. package/dist/util/util-topology.d.ts +4 -4
  730. package/dist/util/util-topology.js +7 -7
  731. package/dist/util/utils.d.ts +2 -2
  732. package/dist/util/utils.js +3 -3
  733. package/dist/util/xml/xml.parser.d.ts +1 -1
  734. package/dist/util/xml/xml.parser.js +2 -2
  735. package/dist/util/xml/xml.serializer.d.ts +3 -3
  736. package/dist/util/xml/xml.serializer.js +2 -2
  737. package/dist/utils2/cim-to-db.d.ts +4 -4
  738. package/dist/utils2/cim.model.utils.d.ts +3 -3
  739. package/dist/utils2/cim.model.utils.js +134 -134
  740. package/dist/utils2/common.utils.d.ts +1 -1
  741. package/dist/utils2/contingency.util.d.ts +12 -0
  742. package/dist/utils2/contingency.util.js +19 -0
  743. package/dist/utils2/contingency.util.js.map +1 -0
  744. package/dist/utils2/fuseki.utils.d.ts +5 -5
  745. package/dist/utils2/fuseki.utils.js +1 -1
  746. package/dist/utils2/import.utils.d.ts +3 -3
  747. package/dist/utils2/import.utils.js +6 -6
  748. package/dist/utils2/model.modification.utils.d.ts +13 -13
  749. package/dist/utils2/model.modification.utils.js +11 -11
  750. package/dist/utils2/parser.utils.d.ts +3 -3
  751. package/dist/utils2/parser.utils.js +3 -3
  752. package/dist/utils2/rdf.model.utils.d.ts +3 -3
  753. package/dist/utils2/rdf.model.utils.js +5 -5
  754. package/dist/utils2/sparql.utils.d.ts +3 -3
  755. package/dist/utils2/sparql.utils.js +2 -2
  756. package/package.json +4 -2
  757. package/dist/package.json +0 -16
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.KnotenSoImpl = void 0;
4
- const BaseClass_1 = require("./BaseClass");
4
+ const BaseClass_1 = require("./BaseClass.js");
5
5
  class KnotenSoImpl extends BaseClass_1.BaseClassImpl {
6
6
  // @ts-ignore
7
7
  standort;
@@ -1,7 +1,7 @@
1
- import { BaseClassNsg } from './BaseClassNsg';
2
- import { NsgKnotenSo } from '../interfaces';
3
- import { StandortNsgImpl } from './StandortNsg';
4
- import { KnotenSoImpl } from './KnotenSo';
1
+ import { BaseClassNsg } from './BaseClassNsg.js';
2
+ import { NsgKnotenSo } from '../interfaces.js';
3
+ import { StandortNsgImpl } from './StandortNsg.js';
4
+ import { KnotenSoImpl } from './KnotenSo.js';
5
5
  export declare class KnotenSoNsg extends BaseClassNsg {
6
6
  knotenso: KnotenSoImpl;
7
7
  knotensoid: number;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.KnotenSoNsg = void 0;
4
- const BaseClassNsg_1 = require("./BaseClassNsg");
4
+ const BaseClassNsg_1 = require("./BaseClassNsg.js");
5
5
  class KnotenSoNsg extends BaseClassNsg_1.BaseClassNsg {
6
6
  // @ts-ignore
7
7
  knotenso;
@@ -1,4 +1,4 @@
1
- import { BaseClass } from '../interfaces';
1
+ import { BaseClass } from '../interfaces.js';
2
2
  export interface Kopfstation extends BaseClass {
3
3
  anschluss: number;
4
4
  betrieb: number;
@@ -1,5 +1,5 @@
1
- import { BaseClassImpl } from './BaseClass';
2
- import { Laengskupplung } from '../interfaces';
1
+ import { BaseClassImpl } from './BaseClass.js';
2
+ import { Laengskupplung } from '../interfaces.js';
3
3
  export declare class LaengskupplungImpl extends BaseClassImpl {
4
4
  seltyp: number;
5
5
  schaltanlagenID: number;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.LaengskupplungImpl = void 0;
4
- const BaseClass_1 = require("./BaseClass");
4
+ const BaseClass_1 = require("./BaseClass.js");
5
5
  class LaengskupplungImpl extends BaseClass_1.BaseClassImpl {
6
6
  seltyp;
7
7
  schaltanlagenID;
@@ -1,7 +1,7 @@
1
- import { BaseClassImpl } from './BaseClass';
2
- import { LeitungStk } from '../interfaces';
3
- import { Point } from './Point';
4
- import { LeitungNsgImpl } from './LeitungNsg';
1
+ import { BaseClassImpl } from './BaseClass.js';
2
+ import { LeitungStk } from '../interfaces.js';
3
+ import { Point } from './Point.js';
4
+ import { LeitungNsgImpl } from './LeitungNsg.js';
5
5
  export declare class LeitungImpl extends BaseClassImpl {
6
6
  stkabname: string;
7
7
  aknoten: BaseClassImpl;
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.LeitungImpl = void 0;
4
- const BaseClass_1 = require("./BaseClass");
5
- const Point_1 = require("./Point");
6
- const KnotenSo_1 = require("./KnotenSo");
7
- const Schaltfeld_1 = require("./Schaltfeld");
4
+ const BaseClass_1 = require("./BaseClass.js");
5
+ const Point_1 = require("./Point.js");
6
+ const KnotenSo_1 = require("./KnotenSo.js");
7
+ const Schaltfeld_1 = require("./Schaltfeld.js");
8
8
  class LeitungImpl extends BaseClass_1.BaseClassImpl {
9
9
  stkabname;
10
10
  // @ts-ignore
@@ -1,6 +1,6 @@
1
- import { BaseClassNsg } from './BaseClassNsg';
2
- import { NsgLeitung, NsgLeitungsPunkt } from '../interfaces';
3
- import { LeitungImpl } from './Leitung';
1
+ import { BaseClassNsg } from './BaseClassNsg.js';
2
+ import { NsgLeitung, NsgLeitungsPunkt } from '../interfaces.js';
3
+ import { LeitungImpl } from './Leitung.js';
4
4
  export declare class LeitungNsgImpl extends BaseClassNsg {
5
5
  leitung: LeitungImpl;
6
6
  leitungid: number;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.LeitungNsgImpl = void 0;
4
- const BaseClassNsg_1 = require("./BaseClassNsg");
4
+ const BaseClassNsg_1 = require("./BaseClassNsg.js");
5
5
  class LeitungNsgImpl extends BaseClassNsg_1.BaseClassNsg {
6
6
  // @ts-ignore
7
7
  leitung;
@@ -1,10 +1,10 @@
1
- import { Anlage, NsgLeitungsPunkt } from '../interfaces';
2
- import { BaseClassImpl } from './BaseClass';
3
- import { StandortImpl } from './Standort';
4
- import { SchaltanlageNsgImpl } from './SchaltanlageNSG';
5
- import { SchaltanlagenabschnittImpl } from './Schaltanlagenabschnitt';
6
- import { Point } from './Point';
7
- import { SchaltfeldImpl } from './Schaltfeld';
1
+ import { Anlage, NsgLeitungsPunkt } from '../interfaces.js';
2
+ import { BaseClassImpl } from './BaseClass.js';
3
+ import { StandortImpl } from './Standort.js';
4
+ import { SchaltanlageNsgImpl } from './SchaltanlageNSG.js';
5
+ import { SchaltanlagenabschnittImpl } from './Schaltanlagenabschnitt.js';
6
+ import { Point } from './Point.js';
7
+ import { SchaltfeldImpl } from './Schaltfeld.js';
8
8
  export declare class SchaltanlageImpl extends BaseClassImpl {
9
9
  un: number;
10
10
  standort: StandortImpl;
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SchaltanlageImpl = void 0;
4
- const BaseClass_1 = require("./BaseClass");
5
- const Point_1 = require("./Point");
4
+ const BaseClass_1 = require("./BaseClass.js");
5
+ const Point_1 = require("./Point.js");
6
6
  class SchaltanlageImpl extends BaseClass_1.BaseClassImpl {
7
7
  un;
8
8
  // @ts-ignore
@@ -1,8 +1,8 @@
1
- import { BaseClassNsg } from './BaseClassNsg';
2
- import { NsgSA } from '../interfaces';
3
- import { StandortNsgImpl } from './StandortNsg';
4
- import { SchaltanlagenabschnittNsg } from './SchaltanlagenabschnittNsg';
5
- import { SchaltanlageImpl } from './Schaltanlage';
1
+ import { BaseClassNsg } from './BaseClassNsg.js';
2
+ import { NsgSA } from '../interfaces.js';
3
+ import { StandortNsgImpl } from './StandortNsg.js';
4
+ import { SchaltanlagenabschnittNsg } from './SchaltanlagenabschnittNsg.js';
5
+ import { SchaltanlageImpl } from './Schaltanlage.js';
6
6
  export declare class SchaltanlageNsgImpl extends BaseClassNsg {
7
7
  schaltanlage: SchaltanlageImpl;
8
8
  schaltanlageid: number;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SchaltanlageNsgImpl = void 0;
4
- const BaseClassNsg_1 = require("./BaseClassNsg");
4
+ const BaseClassNsg_1 = require("./BaseClassNsg.js");
5
5
  class SchaltanlageNsgImpl extends BaseClassNsg_1.BaseClassNsg {
6
6
  // @ts-ignore
7
7
  schaltanlage;
@@ -1,8 +1,8 @@
1
- import { AnlagenAbschnitt, Ssab } from '../interfaces';
2
- import { BaseClassImpl } from './BaseClass';
3
- import { SchaltanlagenabschnittNsg } from './SchaltanlagenabschnittNsg';
4
- import { SchaltfeldImpl } from './Schaltfeld';
5
- import { SchaltanlageImpl } from './Schaltanlage';
1
+ import { AnlagenAbschnitt, Ssab } from '../interfaces.js';
2
+ import { BaseClassImpl } from './BaseClass.js';
3
+ import { SchaltanlagenabschnittNsg } from './SchaltanlagenabschnittNsg.js';
4
+ import { SchaltfeldImpl } from './Schaltfeld.js';
5
+ import { SchaltanlageImpl } from './Schaltanlage.js';
6
6
  export declare class SchaltanlagenabschnittImpl extends BaseClassImpl {
7
7
  schaltanlage: SchaltanlageImpl;
8
8
  schaltanlageid: number;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SchaltanlagenabschnittImpl = void 0;
4
- const BaseClass_1 = require("./BaseClass");
4
+ const BaseClass_1 = require("./BaseClass.js");
5
5
  class SchaltanlagenabschnittImpl extends BaseClass_1.BaseClassImpl {
6
6
  // @ts-ignore
7
7
  schaltanlage;
@@ -1,7 +1,7 @@
1
- import { BaseClassNsg } from './BaseClassNsg';
2
- import { NsgSAAB } from '../interfaces';
3
- import { SchaltanlageNsgImpl } from './SchaltanlageNSG';
4
- import { SchaltanlagenabschnittImpl } from './Schaltanlagenabschnitt';
1
+ import { BaseClassNsg } from './BaseClassNsg.js';
2
+ import { NsgSAAB } from '../interfaces.js';
3
+ import { SchaltanlageNsgImpl } from './SchaltanlageNSG.js';
4
+ import { SchaltanlagenabschnittImpl } from './Schaltanlagenabschnitt.js';
5
5
  export declare class SchaltanlagenabschnittNsg extends BaseClassNsg {
6
6
  laenge: number;
7
7
  nslots: number;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SchaltanlagenabschnittNsg = void 0;
4
- const BaseClassNsg_1 = require("./BaseClassNsg");
4
+ const BaseClassNsg_1 = require("./BaseClassNsg.js");
5
5
  class SchaltanlagenabschnittNsg extends BaseClassNsg_1.BaseClassNsg {
6
6
  laenge;
7
7
  nslots;
@@ -1,10 +1,10 @@
1
- import { BaseClassImpl } from './BaseClass';
2
- import { NsgLeitungsPunkt, Schaltfeld } from '../interfaces';
3
- import { SchaltanlagenabschnittImpl } from './Schaltanlagenabschnitt';
4
- import { SchaltfeldNsgImpl } from './SchaltfeldNsg';
5
- import { Point } from './Point';
6
- import { SchaltanlageImpl } from "./Schaltanlage";
7
- import { StandortImpl } from "./Standort";
1
+ import { BaseClassImpl } from './BaseClass.js';
2
+ import { NsgLeitungsPunkt, Schaltfeld } from '../interfaces.js';
3
+ import { SchaltanlagenabschnittImpl } from './Schaltanlagenabschnitt.js';
4
+ import { SchaltfeldNsgImpl } from './SchaltfeldNsg.js';
5
+ import { Point } from './Point.js';
6
+ import { SchaltanlageImpl } from "./Schaltanlage.js";
7
+ import { StandortImpl } from "./Standort.js";
8
8
  export declare class SchaltfeldImpl extends BaseClassImpl {
9
9
  seltyp: number;
10
10
  saabschnitt: SchaltanlagenabschnittImpl;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SchaltfeldImpl = void 0;
4
- const BaseClass_1 = require("./BaseClass");
4
+ const BaseClass_1 = require("./BaseClass.js");
5
5
  class SchaltfeldImpl extends BaseClass_1.BaseClassImpl {
6
6
  seltyp;
7
7
  // @ts-ignore
@@ -1,5 +1,5 @@
1
- import { BaseClassNsg } from './BaseClassNsg';
2
- import { NsgSchaltfeld } from '../interfaces';
1
+ import { BaseClassNsg } from './BaseClassNsg.js';
2
+ import { NsgSchaltfeld } from '../interfaces.js';
3
3
  export declare class SchaltfeldNsgImpl extends BaseClassNsg {
4
4
  deltaausrichtung: number;
5
5
  slotnummer: number;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SchaltfeldNsgImpl = void 0;
4
- const BaseClassNsg_1 = require("./BaseClassNsg");
4
+ const BaseClassNsg_1 = require("./BaseClassNsg.js");
5
5
  class SchaltfeldNsgImpl extends BaseClassNsg_1.BaseClassNsg {
6
6
  deltaausrichtung;
7
7
  slotnummer;
@@ -1,8 +1,8 @@
1
- import { Standort } from '../interfaces';
2
- import { BaseClassImpl } from './BaseClass';
3
- import { StandortNsgImpl } from './StandortNsg';
4
- import { Point } from './Point';
5
- import { SchaltanlageImpl } from "./Schaltanlage";
1
+ import { Standort } from '../interfaces.js';
2
+ import { BaseClassImpl } from './BaseClass.js';
3
+ import { StandortNsgImpl } from './StandortNsg.js';
4
+ import { Point } from './Point.js';
5
+ import { SchaltanlageImpl } from "./Schaltanlage.js";
6
6
  export declare class StandortImpl extends BaseClassImpl {
7
7
  stationsnummer: string;
8
8
  soname6: string;
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StandortImpl = void 0;
4
- const BaseClass_1 = require("./BaseClass");
5
- const Point_1 = require("./Point");
4
+ const BaseClass_1 = require("./BaseClass.js");
5
+ const Point_1 = require("./Point.js");
6
6
  class StandortImpl extends BaseClass_1.BaseClassImpl {
7
7
  stationsnummer;
8
8
  soname6;
@@ -1,7 +1,7 @@
1
- import { NsgStandort } from '../interfaces';
2
- import { StandortImpl } from './Standort';
3
- import { BaseClassNsg } from './BaseClassNsg';
4
- import { SchaltanlageNsgImpl } from "./SchaltanlageNSG";
1
+ import { NsgStandort } from '../interfaces.js';
2
+ import { StandortImpl } from './Standort.js';
3
+ import { BaseClassNsg } from './BaseClassNsg.js';
4
+ import { SchaltanlageNsgImpl } from "./SchaltanlageNSG.js";
5
5
  export declare class StandortNsgImpl extends BaseClassNsg {
6
6
  standort: StandortImpl;
7
7
  standortid: number;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StandortNsgImpl = void 0;
4
- const BaseClassNsg_1 = require("./BaseClassNsg");
4
+ const BaseClassNsg_1 = require("./BaseClassNsg.js");
5
5
  class StandortNsgImpl extends BaseClassNsg_1.BaseClassNsg {
6
6
  // @ts-ignore
7
7
  standort;
@@ -1,9 +1,9 @@
1
- import { Trafo2w } from "../interfaces";
2
- import { BaseClassImpl } from "./BaseClass";
3
- import { Trafo2wNsgImpl } from "./Trafo2wNsg";
4
- import { StandortImpl } from "./Standort";
5
- import { KnotenSoImpl } from "./KnotenSo";
6
- import { SchaltfeldImpl } from "./Schaltfeld";
1
+ import { Trafo2w } from "../interfaces.js";
2
+ import { BaseClassImpl } from "./BaseClass.js";
3
+ import { Trafo2wNsgImpl } from "./Trafo2wNsg.js";
4
+ import { StandortImpl } from "./Standort.js";
5
+ import { KnotenSoImpl } from "./KnotenSo.js";
6
+ import { SchaltfeldImpl } from "./Schaltfeld.js";
7
7
  export declare class Trafo2wImpl extends BaseClassImpl {
8
8
  standort: StandortImpl;
9
9
  trafo2wNsg: Trafo2wNsgImpl;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Trafo2wImpl = void 0;
4
- const BaseClass_1 = require("./BaseClass");
4
+ const BaseClass_1 = require("./BaseClass.js");
5
5
  class Trafo2wImpl extends BaseClass_1.BaseClassImpl {
6
6
  standort;
7
7
  trafo2wNsg;
@@ -1,5 +1,5 @@
1
- import { Trafo2wNsg } from '../interfaces';
2
- import { BaseClassTrafoNsg } from './BaseClassTrafoNsg';
1
+ import { Trafo2wNsg } from '../interfaces.js';
2
+ import { BaseClassTrafoNsg } from './BaseClassTrafoNsg.js';
3
3
  export declare class Trafo2wNsgImpl extends BaseClassTrafoNsg {
4
4
  anschlussanf: number;
5
5
  anschlussend: number;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Trafo2wNsgImpl = void 0;
4
- const BaseClassTrafoNsg_1 = require("./BaseClassTrafoNsg");
4
+ const BaseClassTrafoNsg_1 = require("./BaseClassTrafoNsg.js");
5
5
  class Trafo2wNsgImpl extends BaseClassTrafoNsg_1.BaseClassTrafoNsg {
6
6
  anschlussanf;
7
7
  anschlussend;
@@ -1,6 +1,6 @@
1
- import { Trafo3w } from '../interfaces';
2
- import { BaseClassImpl } from './BaseClass';
3
- import { Trafo3wNsgImpl } from './Trafo3wNsg';
1
+ import { Trafo3w } from '../interfaces.js';
2
+ import { BaseClassImpl } from './BaseClass.js';
3
+ import { Trafo3wNsgImpl } from './Trafo3wNsg.js';
4
4
  export declare class Trafo3wImpl extends BaseClassImpl {
5
5
  trafo3wNsgid: number;
6
6
  trafo3wNsg: Trafo3wNsgImpl;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Trafo3wImpl = void 0;
4
- const BaseClass_1 = require("./BaseClass");
4
+ const BaseClass_1 = require("./BaseClass.js");
5
5
  class Trafo3wImpl extends BaseClass_1.BaseClassImpl {
6
6
  trafo3wNsgid;
7
7
  trafo3wNsg;
@@ -1,5 +1,5 @@
1
- import { Trafo3wNsg } from '../interfaces';
2
- import { BaseClassTrafoNsg } from './BaseClassTrafoNsg';
1
+ import { Trafo3wNsg } from '../interfaces.js';
2
+ import { BaseClassTrafoNsg } from './BaseClassTrafoNsg.js';
3
3
  export declare class Trafo3wNsgImpl extends BaseClassTrafoNsg {
4
4
  trafo3wid: number;
5
5
  /**
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Trafo3wNsgImpl = void 0;
4
- const BaseClassTrafoNsg_1 = require("./BaseClassTrafoNsg");
4
+ const BaseClassTrafoNsg_1 = require("./BaseClassTrafoNsg.js");
5
5
  class Trafo3wNsgImpl extends BaseClassTrafoNsg_1.BaseClassTrafoNsg {
6
6
  trafo3wid;
7
7
  /**
@@ -1,9 +1,9 @@
1
1
  import XMLWriter from 'xml-writer';
2
- import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject';
3
- import { ILogger } from '../../interfaces/ILogger';
4
- import { IDefaultValuesConfig } from './interface-i7/IDefaultValuesConfig';
5
- import { INTEGRALModelContainer } from '../../model-container/model/INTEGRALModelContainer';
6
- import { ModelContainer } from '../../model-container/model/ModelContainer';
2
+ import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject.js';
3
+ import { ILogger } from '../../interfaces/ILogger.js';
4
+ import { IDefaultValuesConfig } from './interface-i7/IDefaultValuesConfig.js';
5
+ import { INTEGRALModelContainer } from '../../model-container/model/INTEGRALModelContainer.js';
6
+ import { ModelContainer } from '../../model-container/model/ModelContainer.js';
7
7
  export declare function serializeEQ(xmlWriter: XMLWriter, cimModel: ModelContainer, defaultValuesConfig: IDefaultValuesConfig): void;
8
8
  export declare function serializeSSH(xmlWriter: XMLWriter, cimModel: ModelContainer, defaultValuesConfig: IDefaultValuesConfig): void;
9
9
  export declare function serializeSV(xmlWriter: XMLWriter, cimModel: ModelContainer, defaultValuesConfig: IDefaultValuesConfig): void;
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.objectArrayToCIMXML = exports.objectToCIMXML = exports.serializeAmprion = exports.serializeBD = exports.serializeDY = exports.serializeGL = exports.serializeDL = exports.serializeSV = exports.serializeSSH = exports.serializeEQ = void 0;
4
- const rdf_xml_1 = require("../../constants/rdf-xml");
5
- const cgmes_validator_1 = require("../cgmes-validator");
4
+ const rdf_xml_1 = require("../../constants/rdf-xml.js");
5
+ const cgmes_validator_1 = require("../cgmes-validator.js");
6
6
  function serializeEQ(xmlWriter, cimModel, defaultValuesConfig) {
7
7
  objectToCIMXML(xmlWriter, cimModel.geographicalRegions, rdf_xml_1.RDF_XML.PROFILE_EQ, defaultValuesConfig);
8
8
  objectToCIMXML(xmlWriter, cimModel.subgeographicalRegions, rdf_xml_1.RDF_XML.PROFILE_EQ, defaultValuesConfig);
@@ -1,5 +1,5 @@
1
- import { ConductingEquipment, ConnectivityNode, Diagram, DiagramObject, DiagramObjectPoint, IdentifiedObject } from '../..';
2
- import { Point } from './model/integral/Point';
1
+ import { ConductingEquipment, ConnectivityNode, Diagram, DiagramObject, DiagramObjectPoint, IdentifiedObject } from '../../index.js';
2
+ import { Point } from './model/integral/Point.js';
3
3
  export declare function copyDiagramObject(diagramObject: DiagramObject, other: DiagramObject): void;
4
4
  export declare function createDiagramObjectPoints(diagramObject: DiagramObject, points: Point[]): void;
5
5
  export declare function copyDiagramObjectPoints(diagramObject: DiagramObject, points: DiagramObjectPoint[]): void;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getDiagramObjectBelonginToDiagram = exports.isConnectedTo = exports.getPsrDiagramObject = exports.copyDiagramObjectPoints = exports.createDiagramObjectPoints = exports.copyDiagramObject = void 0;
4
- const __1 = require("../..");
4
+ const __1 = require("../../index.js");
5
5
  function copyDiagramObject(diagramObject, other) {
6
6
  diagramObject.rotation = other.rotation ?? 0;
7
7
  for (let i = 0; i < other.diagramObjectPoints.length; i++) {
@@ -1,4 +1,4 @@
1
- import { Impedanz, ZeroImpedanz } from './model/interfaces';
1
+ import { Impedanz, ZeroImpedanz } from './model/interfaces.js';
2
2
  export declare function calculateImpedanzenTrafo3W(wicklung: number, ur1: number, ur2: number, ur3: number, sr1: number, sr2: number, sr3: number, pkr12: number, pkr13: number, pkr23: number, ukr12: number, ukr13: number, ukr23: number, pLeer: number, iLeer: number): Impedanz;
3
3
  /**Calculate Zero Sequence Impedanzen
4
4
  * @param ur1 Bemessungsspannung Wicklung 1 in kV.
@@ -1,10 +1,10 @@
1
1
  /// <reference types="node" />
2
2
  import * as JSZip from 'jszip';
3
- import { BaseVoltage, ConductingEquipment, EquipmentContainer, IdentifiedObject, IIdentifiedObject, INTEGRALMultiplierFactor, Line, ModelContainer, PowerTransformerEnd, PSRType, RegulatingControl, RegulatingControlModeKind, TapChanger, Terminal, ThermalGeneratingUnit, UnitMultiplier, WindingConnection } from '../..';
4
- import { Belastung, NetzObjektBez, Trafo, Wicklung } from './model/interfaces';
5
- import { EVPowerTransformerInfo } from "../../model/extensions/enervance/assetinfo/EVPowerTransformerInfo";
6
- import { RegulatingCondEq } from '../../model/wires/RegulatingCondEq';
7
- import { ConverterStatus, ISchemaKey, ISchemaValue } from './interface-i7/data-structures-i7';
3
+ import { BaseVoltage, ConductingEquipment, EquipmentContainer, IdentifiedObject, IIdentifiedObject, INTEGRALMultiplierFactor, Line, ModelContainer, PowerTransformerEnd, PSRType, RegulatingControl, RegulatingControlModeKind, TapChanger, Terminal, ThermalGeneratingUnit, UnitMultiplier, WindingConnection } from '../../index.js';
4
+ import { Belastung, NetzObjektBez, Trafo, Wicklung } from './model/interfaces.js';
5
+ import { EVPowerTransformerInfo } from "../../model/extensions/enervance/assetinfo/EVPowerTransformerInfo.js";
6
+ import { RegulatingCondEq } from '../../model/wires/RegulatingCondEq.js';
7
+ import { ConverterStatus, ISchemaKey, ISchemaValue } from './interface-i7/data-structures-i7.js';
8
8
  export declare function ueberpruefeZeichenkette(str: string): string;
9
9
  export declare function getName(object: NetzObjektBez): string;
10
10
  export declare function getLineByAttribute(cimModel: ModelContainer, lineAttribute: string, attributeInstance: string): Line | undefined;
@@ -2,9 +2,9 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getSpannungsband = exports.createRegulatingControl = exports.createWriteStreamPromise = exports.getPSRType = exports.putUUIDtoI7Ids = exports.getIntegral7IDs = exports.createTempDirPath = exports.determineEquipmentContainer = exports.getSchemaValue = exports.writeZipFile = exports.generateNodeStream = exports.writeFile = exports.generateFuelType = exports.getNumber = exports.getDescription = exports.getActiveReactivePower = exports.getTapChangerStepArray = exports.getTapChangerStepCount = exports.setTapChangerControl = exports.createPhaseTapChanger = exports.createRatioTapChanger = exports.getConductingEquipmentTerminalBySecNumber = exports.getTrafoIleer = exports.getTrafoPleer = exports.calculateG0ch = exports.calculateBC = exports.calculateGPerSection = exports.calculateBPerSection = exports.calculateB = exports.calculateG = exports.calculateX = exports.calculateSigma = exports.calculateR = exports.getUrTrafo = exports.getSrTrafo = exports.getUkrTrafo = exports.getPkrTrafo = exports.getSchaltgruppeAngleClock = exports.getSchaltgruppe = exports.convertToBooleanI7 = exports.isBooleanI7 = exports.convertToNumberI7 = exports.isNumericI7 = exports.getTerminalUn = exports.getU = exports.getLine = exports.getLineByAttribute = exports.getName = exports.ueberpruefeZeichenkette = void 0;
4
4
  const fs = require("fs");
5
- const __1 = require("../..");
6
- const PhaseTapChangerAsymmetrical_1 = require("../../model/wires/PhaseTapChangerAsymmetrical");
7
- const PhaseTapChangerLinear_1 = require("../../model/wires/PhaseTapChangerLinear");
5
+ const __1 = require("../../index.js");
6
+ const PhaseTapChangerAsymmetrical_1 = require("../../model/wires/PhaseTapChangerAsymmetrical.js");
7
+ const PhaseTapChangerLinear_1 = require("../../model/wires/PhaseTapChangerLinear.js");
8
8
  function ueberpruefeZeichenkette(str) {
9
9
  if (str)
10
10
  return str;
@@ -1,4 +1,4 @@
1
- import { ICircleShapeInfo, IRectangleShapeInfo, ISchemaSettings, ITransformerShapeInfo } from '../interfaces/schema-settings/ShapeInfos';
1
+ import { ICircleShapeInfo, IRectangleShapeInfo, ISchemaSettings, ITransformerShapeInfo } from '../interfaces/schema-settings/ShapeInfos.js';
2
2
  export declare class SchemaSettings implements ISchemaSettings {
3
3
  schemaSettingsTrafo: ITransformerShapeInfo[];
4
4
  schemaSettingsCircle: ICircleShapeInfo[];
@@ -1,5 +1,5 @@
1
- import { Connection } from './connections/connection';
2
- import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject';
1
+ import { Connection } from './connections/connection.js';
2
+ import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject.js';
3
3
  export declare class GraphObject {
4
4
  id: string;
5
5
  name: string;
@@ -1,5 +1,5 @@
1
- import { GraphEdge } from '../edges/GraphEdge';
2
- import { GraphNode } from '../nodes/GraphNode';
1
+ import { GraphEdge } from '../edges/GraphEdge.js';
2
+ import { GraphNode } from '../nodes/GraphNode.js';
3
3
  export declare class Connection {
4
4
  id: string;
5
5
  connected: boolean;
@@ -1,6 +1,6 @@
1
- import { Type } from '../Types';
2
- import { GraphObject } from '../GraphObject';
3
- import { IIdentifiedObject } from '../../../interfaces/model/core/IIdentifiedObject';
1
+ import { Type } from '../Types.js';
2
+ import { GraphObject } from '../GraphObject.js';
3
+ import { IIdentifiedObject } from '../../../interfaces/model/core/IIdentifiedObject.js';
4
4
  export declare class GraphEdge extends GraphObject {
5
5
  type: Type;
6
6
  open: boolean;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GraphEdge = void 0;
4
- const GraphObject_1 = require("../GraphObject");
4
+ const GraphObject_1 = require("../GraphObject.js");
5
5
  class GraphEdge extends GraphObject_1.GraphObject {
6
6
  type;
7
7
  open;
@@ -1,5 +1,5 @@
1
- import { GraphNode } from './nodes/GraphNode';
2
- import { GraphTree } from '../tree/GraphTree';
1
+ import { GraphNode } from './nodes/GraphNode.js';
2
+ import { GraphTree } from '../tree/GraphTree.js';
3
3
  export interface ResultBFS {
4
4
  found: boolean;
5
5
  nodesVisited: GraphNode[];
@@ -1,9 +1,9 @@
1
- import { WNConnectivityNode } from '../../model/extensions/neplan-westnetz/core/WNConnectivityNode';
2
- import { Graph } from './graph';
3
- import { OutageResult, SwitchEvalResult } from './graph-interfaces';
4
- import { GraphNode } from './nodes/GraphNode';
5
- import { IdentifiedObject } from '../../model/core/IdentifiedObject';
6
- import { IFeeder } from '../../interfaces/model/core/IFeeder';
1
+ import { WNConnectivityNode } from '../../model/extensions/neplan-westnetz/core/WNConnectivityNode.js';
2
+ import { Graph } from './graph.js';
3
+ import { OutageResult, SwitchEvalResult } from './graph-interfaces.js';
4
+ import { GraphNode } from './nodes/GraphNode.js';
5
+ import { IdentifiedObject } from '../../model/core/IdentifiedObject.js';
6
+ import { IFeeder } from '../../interfaces/model/core/IFeeder.js';
7
7
  export declare function determineOutageAffectedSubstations(graph: Graph, outageNodeUUIDs: string[], stations: Map<string, WNConnectivityNode>, slackUUIDs: string[]): OutageResult;
8
8
  export declare function isInMap(nodeUUID: string, stations: Map<string, GraphNode[]>): boolean;
9
9
  export declare function isSwitchObjectInArray(switchObject: IdentifiedObject, switchActions: IdentifiedObject[][]): boolean;
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.isBelongingToFeeder = exports.arrayStringPropArray = exports.rateSwichAction = exports.evaluateSwitchActions = exports.isSwitchObjectInArray = exports.isInMap = exports.determineOutageAffectedSubstations = void 0;
4
- const utils_1 = require("../../util/utils");
5
- const Terminal_1 = require("../../model/core/Terminal");
6
- const Switch_1 = require("../../model/wires/Switch");
4
+ const utils_1 = require("../../util/utils.js");
5
+ const Terminal_1 = require("../../model/core/Terminal.js");
6
+ const Switch_1 = require("../../model/wires/Switch.js");
7
7
  function determineOutageAffectedSubstations(graph, outageNodeUUIDs, stations, slackUUIDs) {
8
8
  const outageStations = new Map();
9
9
  const feededStations = new Map();
@@ -1,12 +1,12 @@
1
- import { GraphEdge } from './edges/GraphEdge';
2
- import { GraphNode } from './nodes/GraphNode';
3
- import { Connection } from './connections/connection';
4
- import { ResultBFS } from './graph-interfaces';
5
- import { GraphTree } from '../tree/GraphTree';
6
- import { GraphObject } from './GraphObject';
7
- import { GraphTreeObject } from '../tree/GraphTreeObject';
8
- import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject';
9
- import { ModelContainer } from '../../model-container/model/ModelContainer';
1
+ import { GraphEdge } from './edges/GraphEdge.js';
2
+ import { GraphNode } from './nodes/GraphNode.js';
3
+ import { Connection } from './connections/connection.js';
4
+ import { ResultBFS } from './graph-interfaces.js';
5
+ import { GraphTree } from '../tree/GraphTree.js';
6
+ import { GraphObject } from './GraphObject.js';
7
+ import { GraphTreeObject } from '../tree/GraphTreeObject.js';
8
+ import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject.js';
9
+ import { ModelContainer } from '../../model-container/model/ModelContainer.js';
10
10
  export declare class Graph {
11
11
  cimModel: ModelContainer;
12
12
  nodes: Map<string, GraphNode>;