@enervance/insight-cim-model 0.0.149 → 0.0.151
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.
- package/dist/analysis/analysis-neplan/digi-ons.d.ts +7 -7
- package/dist/analysis/analysis-neplan/digi-ons.js +16 -16
- package/dist/analysis/asset-simulation/asset-simulation.d.ts +5 -5
- package/dist/analysis/asset-simulation/asset-simulation.js +2 -2
- package/dist/config/load.confings.js +1 -1
- package/dist/config/westnetz-neplan/callbacks/cb-connectivitynode.d.ts +4 -4
- package/dist/config/westnetz-neplan/callbacks/cb-connectivitynode.js +5 -5
- package/dist/config/westnetz-neplan/callbacks/cb-psr.d.ts +3 -3
- package/dist/config/westnetz-neplan/callbacks/cb-psr.js +3 -3
- package/dist/config/westnetz-neplan/callbacks/cb-wnenergyconsumer.d.ts +3 -3
- package/dist/config/westnetz-neplan/property-handler-westenergy.config.d.ts +19 -19
- package/dist/config/westnetz-neplan/property-handler-westenergy.config.js +3 -3
- package/dist/converter/PSDM/ConverterPowerSystemDataModel.d.ts +2 -2
- package/dist/converter/PSDM/ConverterPowerSystemDataModel.js +8 -8
- package/dist/converter/PSDM/model/Line.d.ts +1 -1
- package/dist/converter/PSDM/model/Node.d.ts +1 -1
- package/dist/converter/PSDM/model/geo/GeoPosition.d.ts +1 -1
- package/dist/converter/cgmes-validator.d.ts +2 -2
- package/dist/converter/integral7/converter.integral7.d.ts +17 -17
- package/dist/converter/integral7/converter.integral7.js +133 -134
- package/dist/converter/integral7/converter.integral7.js.map +1 -1
- package/dist/converter/integral7/dl-convert/data-manager.d.ts +6 -6
- package/dist/converter/integral7/dl-convert/data-manager.js +2 -2
- package/dist/converter/integral7/dl-convert/dl-converter-i7-2.d.ts +8 -8
- package/dist/converter/integral7/dl-convert/dl-converter-i7-2.js +15 -15
- package/dist/converter/integral7/dl-convert/dl-converter-i7.d.ts +14 -14
- package/dist/converter/integral7/dl-convert/dl-converter-i7.js +18 -18
- package/dist/converter/integral7/dl-convert/dl-graphs/cim-model-graph.d.ts +1 -1
- package/dist/converter/integral7/dl-convert/dl-graphs/convert-graph-keys.d.ts +2 -2
- package/dist/converter/integral7/dl-convert/dl-graphs/db-object-graph.d.ts +1 -1
- package/dist/converter/integral7/dl-convert/executor.d.ts +6 -6
- package/dist/converter/integral7/dl-convert/executor.js +5 -5
- package/dist/converter/integral7/interface-i7/data-structures-i7.d.ts +23 -23
- package/dist/converter/integral7/interface-i7/export-frame-i7.d.ts +26 -26
- package/dist/converter/integral7/interface-i7/export-frame-i7.js +5 -5
- package/dist/converter/integral7/model/dl-utils/QueryObjectSsabNsg.d.ts +3 -3
- package/dist/converter/integral7/model/dl-utils/QueryObjectSsabNsg.js +3 -3
- package/dist/converter/integral7/model/dl-utils/util-functions.d.ts +12 -12
- package/dist/converter/integral7/model/dl-utils/util-functions.js +8 -8
- package/dist/converter/integral7/model/integral/BaseClass.d.ts +2 -2
- package/dist/converter/integral7/model/integral/BaseClassNsg.d.ts +1 -1
- package/dist/converter/integral7/model/integral/BaseClassTrafoNsg.d.ts +2 -2
- package/dist/converter/integral7/model/integral/BaseClassTrafoNsg.js +1 -1
- package/dist/converter/integral7/model/integral/Hgueleitung.d.ts +1 -1
- package/dist/converter/integral7/model/integral/KnotenSo.d.ts +5 -5
- package/dist/converter/integral7/model/integral/KnotenSo.js +1 -1
- package/dist/converter/integral7/model/integral/KnotenSoNsg.d.ts +4 -4
- package/dist/converter/integral7/model/integral/KnotenSoNsg.js +1 -1
- package/dist/converter/integral7/model/integral/Kopfstation.d.ts +1 -1
- package/dist/converter/integral7/model/integral/Kopfstation.js +2 -2
- package/dist/converter/integral7/model/integral/Laengskupplung.d.ts +2 -2
- package/dist/converter/integral7/model/integral/Laengskupplung.js +1 -1
- package/dist/converter/integral7/model/integral/Leitung.d.ts +4 -4
- package/dist/converter/integral7/model/integral/Leitung.js +4 -4
- package/dist/converter/integral7/model/integral/LeitungNsg.d.ts +3 -3
- package/dist/converter/integral7/model/integral/LeitungNsg.js +1 -1
- package/dist/converter/integral7/model/integral/Schaltanlage.d.ts +7 -7
- package/dist/converter/integral7/model/integral/Schaltanlage.js +2 -2
- package/dist/converter/integral7/model/integral/SchaltanlageNSG.d.ts +5 -5
- package/dist/converter/integral7/model/integral/SchaltanlageNSG.js +1 -1
- package/dist/converter/integral7/model/integral/Schaltanlagenabschnitt.d.ts +5 -5
- package/dist/converter/integral7/model/integral/Schaltanlagenabschnitt.js +1 -1
- package/dist/converter/integral7/model/integral/SchaltanlagenabschnittNsg.d.ts +4 -4
- package/dist/converter/integral7/model/integral/SchaltanlagenabschnittNsg.js +1 -1
- package/dist/converter/integral7/model/integral/Schaltfeld.d.ts +7 -7
- package/dist/converter/integral7/model/integral/Schaltfeld.js +1 -1
- package/dist/converter/integral7/model/integral/SchaltfeldNsg.d.ts +2 -2
- package/dist/converter/integral7/model/integral/SchaltfeldNsg.js +1 -1
- package/dist/converter/integral7/model/integral/Standort.d.ts +5 -5
- package/dist/converter/integral7/model/integral/Standort.js +2 -2
- package/dist/converter/integral7/model/integral/StandortNsg.d.ts +4 -4
- package/dist/converter/integral7/model/integral/StandortNsg.js +1 -1
- package/dist/converter/integral7/model/integral/Trafo2w.d.ts +6 -6
- package/dist/converter/integral7/model/integral/Trafo2w.js +1 -1
- package/dist/converter/integral7/model/integral/Trafo2wNsg.d.ts +2 -2
- package/dist/converter/integral7/model/integral/Trafo2wNsg.js +1 -1
- package/dist/converter/integral7/model/integral/Trafo3w.d.ts +3 -3
- package/dist/converter/integral7/model/integral/Trafo3w.js +1 -1
- package/dist/converter/integral7/model/integral/Trafo3wNsg.d.ts +2 -2
- package/dist/converter/integral7/model/integral/Trafo3wNsg.js +1 -1
- package/dist/converter/integral7/util-asset.model.d.ts +5 -5
- package/dist/converter/integral7/util-asset.model.js +2 -2
- package/dist/converter/integral7/utils-cgmes-export.d.ts +5 -5
- package/dist/converter/integral7/utils-cgmes-export.js +2 -2
- package/dist/converter/integral7/utils-schema.d.ts +7 -7
- package/dist/converter/integral7/utils-schema.js +2 -2
- package/dist/converter/integral7/utils-trafo3w.d.ts +1 -1
- package/dist/converter/integral7/utils.d.ts +24 -24
- package/dist/converter/integral7/utils.js +18 -18
- package/dist/data-structures/Settings.d.ts +1 -1
- package/dist/data-structures/graph/GraphObject.d.ts +2 -2
- package/dist/data-structures/graph/connections/connection.d.ts +2 -2
- package/dist/data-structures/graph/edges/GraphEdge.d.ts +3 -3
- package/dist/data-structures/graph/edges/GraphEdge.js +1 -1
- package/dist/data-structures/graph/graph-interfaces.d.ts +2 -2
- package/dist/data-structures/graph/graph-util.d.ts +6 -6
- package/dist/data-structures/graph/graph-util.js +3 -3
- package/dist/data-structures/graph/graph.d.ts +9 -9
- package/dist/data-structures/graph/graph.js +4 -4
- package/dist/data-structures/graph/nodes/GraphNode.d.ts +2 -2
- package/dist/data-structures/graph/nodes/GraphNode.js +1 -1
- package/dist/data-structures/tree/GraphTree.d.ts +4 -4
- package/dist/data-structures/tree/GraphTree.js +1 -1
- package/dist/data-structures/tree/GraphTreeEdge.d.ts +4 -4
- package/dist/data-structures/tree/GraphTreeEdge.js +2 -2
- package/dist/data-structures/tree/GraphTreeNode.d.ts +3 -3
- package/dist/data-structures/tree/GraphTreeNode.js +1 -1
- package/dist/data-structures/tree/GraphTreeObject.d.ts +1 -1
- package/dist/etl/etl-integral7/etl-integral7.d.ts +3 -3
- package/dist/etl/etl-integral7/etl-integral7.js +2 -2
- package/dist/etl/etl-neplan/etl-neplan-contingency-analysis.d.ts +5 -5
- package/dist/etl/etl-neplan/etl-neplan-contingency-analysis.js +11 -11
- package/dist/etl/etl-neplan/etl-neplan-csv.d.ts +6 -6
- package/dist/etl/etl-neplan/etl-neplan-csv.js +18 -18
- package/dist/etl/etl-neplan/etl-neplan-feederline.d.ts +4 -4
- package/dist/etl/etl-neplan/etl-neplan-feederline.js +13 -13
- package/dist/etl/etl-neplan/etl-neplan-geo.d.ts +5 -5
- package/dist/etl/etl-neplan/etl-neplan-geo.js +10 -10
- package/dist/etl/etl-neplan/etl-neplan-util.d.ts +2 -2
- package/dist/etl/etl-neplan/etl-neplan-util.js +5 -5
- package/dist/etl/etl-neplan/etl-neplan.d.ts +9 -9
- package/dist/etl/etl-neplan/etl-neplan.js +14 -14
- package/dist/etl/etl-neplan/neplan-contingency-analysis.d.ts +8 -8
- package/dist/etl/etl-neplan/neplan-contingency-analysis.js +24 -24
- package/dist/etl/etl-psdm-novagent/etl-psdm-novagent-energytypes.d.ts +1 -1
- package/dist/etl/etl-psdm-novagent/etl-psdm-novagent-energytypes.js +1 -1
- package/dist/factory/object-factory.d.ts +1 -1
- package/dist/factory/object-factory.js +5 -5
- package/dist/factory/sparql-factory.d.ts +1 -1
- package/dist/grid-validation/grid-validation.d.ts +4 -4
- package/dist/grid-validation/grid-validation.js +2 -2
- package/dist/index.d.ts +294 -294
- package/dist/index.js +275 -275
- package/dist/interfaces/model/assets/IActivityRecord.d.ts +2 -2
- package/dist/interfaces/model/assets/IAnalytic.d.ts +3 -3
- package/dist/interfaces/model/assets/IAsset.d.ts +7 -7
- package/dist/interfaces/model/assets/IAssetContainer.d.ts +2 -2
- package/dist/interfaces/model/assets/IDocument.d.ts +1 -1
- package/dist/interfaces/model/assets/IFacility.d.ts +1 -1
- package/dist/interfaces/model/assets/IStructure.d.ts +1 -1
- package/dist/interfaces/model/assets/ITower.d.ts +2 -2
- package/dist/interfaces/model/common/IDocument.d.ts +1 -1
- package/dist/interfaces/model/common/ILocation.d.ts +6 -6
- package/dist/interfaces/model/core/IACDCTerminal.d.ts +1 -1
- package/dist/interfaces/model/core/IBaseVoltage.d.ts +2 -2
- package/dist/interfaces/model/core/IConductingEquipment.d.ts +5 -5
- package/dist/interfaces/model/core/IConnectivityNode.d.ts +5 -5
- package/dist/interfaces/model/core/IConnectivityNodeContainer.d.ts +3 -3
- package/dist/interfaces/model/core/IEquipment.d.ts +3 -3
- package/dist/interfaces/model/core/IEquipmentContainer.d.ts +3 -3
- package/dist/interfaces/model/core/IFeeder.d.ts +3 -3
- package/dist/interfaces/model/core/IIdentifiedObject.d.ts +10 -10
- package/dist/interfaces/model/core/IPowerSystemResource.d.ts +4 -4
- package/dist/interfaces/model/core/ISubstation.d.ts +2 -2
- package/dist/interfaces/model/core/ITerminal.d.ts +11 -11
- package/dist/interfaces/model/core/IVoltageLevel.d.ts +3 -3
- package/dist/interfaces/model/diagram/IDiagram.d.ts +4 -4
- package/dist/interfaces/model/diagram/IDiagramObject.d.ts +3 -3
- package/dist/interfaces/model/diagram/IDiagramObjectPoint.d.ts +1 -1
- package/dist/interfaces/model/domain/IActivePower.d.ts +1 -1
- package/dist/interfaces/model/domain/IAngleDegrees.d.ts +1 -1
- package/dist/interfaces/model/domain/IApparentPower.d.ts +1 -1
- package/dist/interfaces/model/domain/ICurrentFlow.d.ts +1 -1
- package/dist/interfaces/model/domain/IDataType.d.ts +2 -2
- package/dist/interfaces/model/domain/IReactivePower.d.ts +1 -1
- package/dist/interfaces/model/domain/IVoltage.d.ts +1 -1
- package/dist/interfaces/model/extensions/wires/IACLineSubSegment.d.ts +1 -1
- package/dist/interfaces/model/faults/IFault.d.ts +2 -2
- package/dist/interfaces/model/model/IModel.d.ts +23 -23
- package/dist/interfaces/model/operations/IOutage.d.ts +4 -4
- package/dist/interfaces/model/operations/ISwitchingAction.d.ts +2 -2
- package/dist/interfaces/model/operations/ISwitchingPlan.d.ts +3 -3
- package/dist/interfaces/model/statevariables/ISvPowerFlow.d.ts +1 -1
- package/dist/interfaces/model/statevariables/ISvVoltage.d.ts +4 -4
- package/dist/interfaces/model/topology/ITopologicalIsland.d.ts +2 -2
- package/dist/interfaces/model/topology/ITopologicalNode.d.ts +5 -5
- package/dist/interfaces/model/wires/IACLineSegment.d.ts +1 -1
- package/dist/interfaces/model/wires/IBusbarSection.d.ts +1 -1
- package/dist/interfaces/model/wires/ICompositeSwitch.d.ts +1 -1
- package/dist/interfaces/model/wires/IConductor.d.ts +1 -1
- package/dist/interfaces/model/wires/IConnector.d.ts +1 -1
- package/dist/interfaces/model/wires/IDisconnector.d.ts +1 -1
- package/dist/interfaces/model/wires/IEnergyConsumer.d.ts +1 -1
- package/dist/interfaces/model/wires/IEnergySource.d.ts +1 -1
- package/dist/interfaces/model/wires/IExternalNetworkInjection.d.ts +1 -1
- package/dist/interfaces/model/wires/ILine.d.ts +3 -3
- package/dist/interfaces/model/wires/ILoadBreakSwitch.d.ts +1 -1
- package/dist/interfaces/model/wires/IPowerTransformer.d.ts +2 -2
- package/dist/interfaces/model/wires/IPowerTransformerEnd.d.ts +2 -2
- package/dist/interfaces/model/wires/IProtectedSwitch.d.ts +1 -1
- package/dist/interfaces/model/wires/IRegulatingCondEq.d.ts +1 -1
- package/dist/interfaces/model/wires/ISwitch.d.ts +1 -1
- package/dist/interfaces/model/wires/ITransformerEnd.d.ts +3 -3
- package/dist/interfaces/observable/IObservable.d.ts +1 -1
- package/dist/model/alternate-models/AlternateModel.d.ts +3 -3
- package/dist/model/alternate-models/AlternateModel.js +1 -1
- package/dist/model/alternate-models/AlternateModelGroup.d.ts +2 -2
- package/dist/model/alternate-models/AlternateModelGroup.js +1 -1
- package/dist/model/assetinfo/AssetInfo.d.ts +4 -4
- package/dist/model/assetinfo/AssetInfo.js +1 -1
- package/dist/model/assetinfo/CableInfo.d.ts +1 -1
- package/dist/model/assetinfo/CableInfo.js +1 -1
- package/dist/model/assetinfo/OverheadWireInfo.d.ts +1 -1
- package/dist/model/assetinfo/OverheadWireInfo.js +1 -1
- package/dist/model/assetinfo/PowerTransformerInfo.d.ts +1 -1
- package/dist/model/assetinfo/PowerTransformerInfo.js +3 -3
- package/dist/model/assetinfo/SwitchInfo.d.ts +2 -2
- package/dist/model/assetinfo/SwitchInfo.js +1 -1
- package/dist/model/assetinfo/TapChangerInfo.d.ts +5 -5
- package/dist/model/assetinfo/TapChangerInfo.js +11 -11
- package/dist/model/assetinfo/TransformerEndInfo.d.ts +4 -4
- package/dist/model/assetinfo/TransformerEndInfo.js +5 -5
- package/dist/model/assetinfo/WireInfo.d.ts +2 -2
- package/dist/model/assetinfo/WireInfo.js +5 -5
- package/dist/model/assets/AggregateScore.d.ts +2 -2
- package/dist/model/assets/AggregateScore.js +1 -1
- package/dist/model/assets/Analytic.d.ts +5 -5
- package/dist/model/assets/Analytic.js +3 -3
- package/dist/model/assets/AnalyticScore.d.ts +4 -4
- package/dist/model/assets/AnalyticScore.js +3 -3
- package/dist/model/assets/Asset.d.ts +21 -21
- package/dist/model/assets/Asset.js +9 -9
- package/dist/model/assets/AssetContainer.d.ts +3 -3
- package/dist/model/assets/AssetContainer.js +1 -1
- package/dist/model/assets/AssetDeployment.d.ts +7 -7
- package/dist/model/assets/AssetDeployment.js +5 -5
- package/dist/model/assets/AssetHealthEvent.d.ts +2 -2
- package/dist/model/assets/AssetHealthEvent.js +1 -1
- package/dist/model/assets/AssetOrganisationRole.d.ts +3 -3
- package/dist/model/assets/AssetOrganisationRole.js +2 -2
- package/dist/model/assets/AssetOwner.d.ts +2 -2
- package/dist/model/assets/AssetOwner.js +1 -1
- package/dist/model/assets/AssetUser.d.ts +2 -2
- package/dist/model/assets/AssetUser.js +1 -1
- package/dist/model/assets/DeploymentDate.js +1 -1
- package/dist/model/assets/Facility.d.ts +3 -3
- package/dist/model/assets/Facility.js +4 -4
- package/dist/model/assets/HealthScore.d.ts +2 -2
- package/dist/model/assets/HealthScore.js +1 -1
- package/dist/model/assets/LifecycleDate.js +2 -2
- package/dist/model/assets/RiskScore.d.ts +1 -1
- package/dist/model/assets/RiskScore.js +1 -1
- package/dist/model/assets/Structure.d.ts +2 -2
- package/dist/model/assets/Structure.js +2 -2
- package/dist/model/assets/Tower.d.ts +2 -2
- package/dist/model/assets/Tower.js +3 -3
- package/dist/model/common/ActivityRecord.d.ts +5 -5
- package/dist/model/common/ActivityRecord.js +2 -2
- package/dist/model/common/CoordinateSystem.d.ts +3 -3
- package/dist/model/common/CoordinateSystem.js +4 -4
- package/dist/model/common/Document.d.ts +2 -2
- package/dist/model/common/Document.js +1 -1
- package/dist/model/common/Location.d.ts +8 -8
- package/dist/model/common/Location.js +4 -4
- package/dist/model/common/Organisation.d.ts +3 -3
- package/dist/model/common/Organisation.js +1 -1
- package/dist/model/common/OrganisationRole.d.ts +3 -3
- package/dist/model/common/OrganisationRole.js +2 -2
- package/dist/model/common/PositionPoint.d.ts +3 -3
- package/dist/model/common/PositionPoint.js +4 -4
- package/dist/model/common/Status.js +1 -1
- package/dist/model/core/ACDCTerminal.d.ts +5 -5
- package/dist/model/core/ACDCTerminal.js +5 -5
- package/dist/model/core/BaseVoltage.d.ts +4 -4
- package/dist/model/core/BaseVoltage.js +4 -4
- package/dist/model/core/Bay.d.ts +5 -5
- package/dist/model/core/Bay.js +4 -4
- package/dist/model/core/ConductingEquipment.d.ts +10 -10
- package/dist/model/core/ConductingEquipment.js +4 -4
- package/dist/model/core/ConnectivityNode.d.ts +12 -12
- package/dist/model/core/ConnectivityNode.js +8 -8
- package/dist/model/core/ConnectivityNode.js.map +1 -1
- package/dist/model/core/ConnectivityNodeContainer.d.ts +4 -4
- package/dist/model/core/ConnectivityNodeContainer.js +1 -1
- package/dist/model/core/Curve.d.ts +2 -2
- package/dist/model/core/Curve.js +2 -2
- package/dist/model/core/CurveData.d.ts +1 -1
- package/dist/model/core/CurveData.js +3 -3
- package/dist/model/core/Equipment.d.ts +7 -7
- package/dist/model/core/Equipment.js +8 -8
- package/dist/model/core/EquipmentContainer.d.ts +4 -4
- package/dist/model/core/EquipmentContainer.js +1 -1
- package/dist/model/core/Feeder.d.ts +5 -5
- package/dist/model/core/Feeder.js +4 -4
- package/dist/model/core/GeographicalRegion.d.ts +2 -2
- package/dist/model/core/GeographicalRegion.js +3 -3
- package/dist/model/core/IdentifiedObject.d.ts +12 -12
- package/dist/model/core/IdentifiedObject.js +6 -6
- package/dist/model/core/IdentifiedObject.js.map +1 -1
- package/dist/model/core/PSRType.d.ts +3 -3
- package/dist/model/core/PSRType.js +4 -4
- package/dist/model/core/PowerSystemResource.d.ts +8 -8
- package/dist/model/core/PowerSystemResource.js +4 -4
- package/dist/model/core/SubGeographicalRegion.d.ts +4 -4
- package/dist/model/core/SubGeographicalRegion.js +3 -3
- package/dist/model/core/Substation.d.ts +9 -9
- package/dist/model/core/Substation.js +4 -4
- package/dist/model/core/Terminal.d.ts +20 -20
- package/dist/model/core/Terminal.js +5 -5
- package/dist/model/core/VoltageLevel.d.ts +5 -5
- package/dist/model/core/VoltageLevel.js +4 -4
- package/dist/model/dc/ACDCConverter.d.ts +4 -4
- package/dist/model/dc/ACDCConverter.js +4 -4
- package/dist/model/dc/ACDCConverterDCTerminal.d.ts +3 -3
- package/dist/model/dc/ACDCConverterDCTerminal.js +3 -3
- package/dist/model/dc/CsConverter.d.ts +4 -4
- package/dist/model/dc/CsConverter.js +5 -5
- package/dist/model/dc/DCBaseTerminal.d.ts +2 -2
- package/dist/model/dc/DCBaseTerminal.js +3 -3
- package/dist/model/dc/DCConductingEquipment.d.ts +2 -2
- package/dist/model/dc/DCConductingEquipment.js +1 -1
- package/dist/model/dc/DCConverterUnit.d.ts +4 -4
- package/dist/model/dc/DCConverterUnit.js +4 -4
- package/dist/model/dc/DCEquipmentContainer.d.ts +2 -2
- package/dist/model/dc/DCEquipmentContainer.js +1 -1
- package/dist/model/dc/DCGround.d.ts +1 -1
- package/dist/model/dc/DCGround.js +3 -3
- package/dist/model/dc/DCLine.d.ts +2 -2
- package/dist/model/dc/DCLine.js +3 -3
- package/dist/model/dc/DCLineSegment.d.ts +1 -1
- package/dist/model/dc/DCLineSegment.js +3 -3
- package/dist/model/dc/DCNode.d.ts +3 -3
- package/dist/model/dc/DCNode.js +3 -3
- package/dist/model/dc/DCTerminal.d.ts +2 -2
- package/dist/model/dc/DCTerminal.js +3 -3
- package/dist/model/dc/VsConverter.d.ts +4 -4
- package/dist/model/dc/VsConverter.js +6 -6
- package/dist/model/diagram/Diagram.d.ts +5 -5
- package/dist/model/diagram/Diagram.js +3 -3
- package/dist/model/diagram/DiagramObject.d.ts +5 -5
- package/dist/model/diagram/DiagramObject.js +4 -4
- package/dist/model/diagram/DiagramObjectPoint.d.ts +3 -3
- package/dist/model/diagram/DiagramObjectPoint.js +4 -4
- package/dist/model/diagram/DiagramStyle.d.ts +1 -1
- package/dist/model/diagram/DiagramStyle.js +4 -4
- package/dist/model/domain/ActivePower.d.ts +2 -2
- package/dist/model/domain/AngleDegrees.d.ts +2 -2
- package/dist/model/domain/ApparentPower.d.ts +2 -2
- package/dist/model/domain/Capacitance.d.ts +2 -2
- package/dist/model/domain/CapacitancePerLength.d.ts +2 -2
- package/dist/model/domain/ConductancePerLength.d.ts +2 -2
- package/dist/model/domain/CurrentFlow.d.ts +2 -2
- package/dist/model/domain/Reactance.d.ts +2 -2
- package/dist/model/domain/ReactancePerLength.d.ts +2 -2
- package/dist/model/domain/ReactivePower.d.ts +2 -2
- package/dist/model/domain/Resistance.d.ts +2 -2
- package/dist/model/domain/ResistancePerLength.d.ts +2 -2
- package/dist/model/domain/Voltage.d.ts +2 -2
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/DynamicsFunctionBlock.d.ts +2 -2
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/DynamicsFunctionBlock.js +3 -3
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/RotatingMachineDynamics.d.ts +1 -1
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/RotatingMachineDynamics.js +1 -1
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineDetailed.d.ts +2 -2
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineDetailed.js +1 -1
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineDynamics.d.ts +2 -2
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineDynamics.js +3 -3
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineTimeConstantReactance.d.ts +3 -3
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineTimeConstantReactance.js +4 -4
- package/dist/model/equivalents/EquivalentBranch.d.ts +3 -3
- package/dist/model/equivalents/EquivalentBranch.js +4 -4
- package/dist/model/equivalents/EquivalentEquipment.d.ts +1 -1
- package/dist/model/equivalents/EquivalentEquipment.js +1 -1
- package/dist/model/equivalents/EquivalentInjection.d.ts +2 -2
- package/dist/model/equivalents/EquivalentInjection.js +4 -4
- package/dist/model/extensions/amprion/assetinfo/AMPRIONCableWireInfo.d.ts +2 -2
- package/dist/model/extensions/amprion/assetinfo/AMPRIONCableWireInfo.js +2 -2
- package/dist/model/extensions/amprion/assetinfo/AMPRIONOverheadWireInfo.d.ts +2 -2
- package/dist/model/extensions/amprion/assetinfo/AMPRIONOverheadWireInfo.js +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONAssetCommunicationEquipment.d.ts +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONAssetCommunicationEquipment.js +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONAssetConstructionMaintenance.d.ts +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONAssetConstructionMaintenance.js +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONAssetPrimaryEquipment.d.ts +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONAssetPrimaryEquipment.js +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONAssetSecondaryEquipment.d.ts +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONAssetSecondaryEquipment.js +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONConstructionContainer.d.ts +4 -4
- package/dist/model/extensions/amprion/assets/AMPRIONConstructionContainer.js +4 -4
- package/dist/model/extensions/amprion/assets/AMPRIONContractingAuthority.d.ts +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONContractingAuthority.js +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONCountry.d.ts +3 -3
- package/dist/model/extensions/amprion/assets/AMPRIONCountry.js +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONFacility.d.ts +4 -4
- package/dist/model/extensions/amprion/assets/AMPRIONFacility.js +3 -3
- package/dist/model/extensions/amprion/assets/AMPRIONLeaseholder.d.ts +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONLeaseholder.js +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONLineDistrict.d.ts +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONLineDistrict.js +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONServiceProvider.d.ts +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONServiceProvider.js +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONSpanField.d.ts +5 -5
- package/dist/model/extensions/amprion/assets/AMPRIONSpanField.js +6 -6
- package/dist/model/extensions/amprion/assets/AMPRIONState.d.ts +3 -3
- package/dist/model/extensions/amprion/assets/AMPRIONState.js +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONTeam.d.ts +2 -2
- package/dist/model/extensions/amprion/assets/AMPRIONTeam.js +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONTower.d.ts +6 -6
- package/dist/model/extensions/amprion/assets/AMPRIONTower.js +5 -5
- package/dist/model/extensions/amprion/assets/AMPRIONWire.d.ts +8 -8
- package/dist/model/extensions/amprion/assets/AMPRIONWire.js +7 -7
- package/dist/model/extensions/amprion/core/AMPRIONBay.d.ts +2 -2
- package/dist/model/extensions/amprion/core/AMPRIONBay.js +4 -4
- package/dist/model/extensions/amprion/core/AMPRIONConnectivityNode.d.ts +2 -2
- package/dist/model/extensions/amprion/core/AMPRIONConnectivityNode.js +3 -3
- package/dist/model/extensions/amprion/core/AMPRIONLine.d.ts +4 -4
- package/dist/model/extensions/amprion/core/AMPRIONLine.js +4 -4
- package/dist/model/extensions/amprion/core/AMPRIONSubstation.d.ts +2 -2
- package/dist/model/extensions/amprion/core/AMPRIONSubstation.js +5 -5
- package/dist/model/extensions/amprion/equivalents/INTEGRALEquivalentBranch.d.ts +1 -1
- package/dist/model/extensions/amprion/equivalents/INTEGRALEquivalentBranch.js +3 -3
- package/dist/model/extensions/amprion/operationallimits/AMPRIONMaxInstrumentalCurrentLimit.d.ts +2 -2
- package/dist/model/extensions/amprion/operationallimits/AMPRIONMaxInstrumentalCurrentLimit.js +1 -1
- package/dist/model/extensions/amprion/operationallimits/AMPRIONProtectionCurrentLimit.d.ts +2 -2
- package/dist/model/extensions/amprion/operationallimits/AMPRIONProtectionCurrentLimit.js +1 -1
- package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalConnectionCurrentLimit.d.ts +2 -2
- package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalConnectionCurrentLimit.js +1 -1
- package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalCurrentLimit.d.ts +2 -2
- package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalCurrentLimit.js +1 -1
- package/dist/model/extensions/amprion/project/AMPRIONConstructionProject.d.ts +6 -6
- package/dist/model/extensions/amprion/project/AMPRIONConstructionProject.js +2 -2
- package/dist/model/extensions/amprion/project/AMPRIONConstructionProjectBundle.d.ts +4 -4
- package/dist/model/extensions/amprion/project/AMPRIONConstructionProjectBundle.js +2 -2
- package/dist/model/extensions/amprion/project/AMPRIONConstructionProjectPlan.d.ts +4 -4
- package/dist/model/extensions/amprion/project/AMPRIONConstructionProjectPlan.js +1 -1
- package/dist/model/extensions/amprion/project/AMPRIONErpProject.d.ts +1 -1
- package/dist/model/extensions/amprion/project/AMPRIONErpProject.js +2 -2
- package/dist/model/extensions/amprion/project/AMPRIONErpProjectPhase.d.ts +3 -3
- package/dist/model/extensions/amprion/project/AMPRIONErpProjectPhase.js +3 -3
- package/dist/model/extensions/amprion/project/AMPRIONErpProjectStructure.d.ts +2 -2
- package/dist/model/extensions/amprion/project/AMPRIONErpProjectStructure.js +2 -2
- package/dist/model/extensions/amprion/wires/AMPRIONACLineSegment.d.ts +4 -4
- package/dist/model/extensions/amprion/wires/AMPRIONACLineSegment.js +3 -3
- package/dist/model/extensions/amprion/wires/AMPRIONACLineSubSegment.d.ts +4 -4
- package/dist/model/extensions/amprion/wires/AMPRIONACLineSubSegment.js +3 -3
- package/dist/model/extensions/amprion/wires/AMPRIONSeriesCompensator.d.ts +1 -1
- package/dist/model/extensions/amprion/wires/AMPRIONSeriesCompensator.js +3 -3
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerEndInfo.d.ts +4 -4
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerEndInfo.js +5 -5
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerInfo.d.ts +3 -3
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerInfo.js +4 -4
- package/dist/model/extensions/enervance/assetinfo/EVStationInfo.d.ts +2 -2
- package/dist/model/extensions/enervance/assetinfo/EVStationInfo.js +2 -2
- package/dist/model/extensions/enervance/assetinfo/EVTapChangerInfo.d.ts +3 -3
- package/dist/model/extensions/enervance/assetinfo/EVTapChangerInfo.js +4 -4
- package/dist/model/extensions/enervance/assetinfo/EVWireInfo.d.ts +2 -2
- package/dist/model/extensions/enervance/assetinfo/EVWireInfo.js +4 -4
- package/dist/model/extensions/enervance/assets/EVAnalytic.d.ts +2 -2
- package/dist/model/extensions/enervance/assets/EVAnalytic.js +2 -2
- package/dist/model/extensions/enervance/assets/EVImportanceScore.d.ts +2 -2
- package/dist/model/extensions/enervance/assets/EVImportanceScore.js +1 -1
- package/dist/model/extensions/enervance/assets/EVIndicator.d.ts +3 -3
- package/dist/model/extensions/enervance/assets/EVIndicator.js +3 -3
- package/dist/model/extensions/enervance/assets/EVWireObject.d.ts +5 -5
- package/dist/model/extensions/enervance/assets/EVWireObject.js +12 -12
- package/dist/model/extensions/enervance/core/EVTerminal.d.ts +5 -5
- package/dist/model/extensions/enervance/core/EVTerminal.js +1 -1
- package/dist/model/extensions/enervance/diagram/EVDiagram.d.ts +1 -1
- package/dist/model/extensions/enervance/diagram/EVDiagram.js +1 -1
- package/dist/model/extensions/enervance/generic-data-set/EVMetaObject.d.ts +4 -4
- package/dist/model/extensions/enervance/generic-data-set/EVMetaObject.js +1 -1
- package/dist/model/extensions/enervance/operations/EVTerminalAction.d.ts +5 -5
- package/dist/model/extensions/enervance/operations/EVTerminalAction.js +3 -3
- package/dist/model/extensions/enervance/wires/EVACLineSegment.d.ts +3 -3
- package/dist/model/extensions/enervance/wires/EVACLineSegment.js +1 -1
- package/dist/model/extensions/enervance/wires/EVACLineSubSegment.d.ts +4 -4
- package/dist/model/extensions/enervance/wires/EVACLineSubSegment.js +2 -2
- package/dist/model/extensions/integral/common/INTEGRALMultiplierFactor.d.ts +1 -1
- package/dist/model/extensions/integral/common/INTEGRALMultiplierFactor.js +3 -3
- package/dist/model/extensions/integral/dc/DCConverterUnit.d.ts +1 -1
- package/dist/model/extensions/integral/dc/DCConverterUnit.js +4 -4
- package/dist/model/extensions/integral/equivalents/INTEGRALEquivalentInjection.d.ts +1 -1
- package/dist/model/extensions/integral/equivalents/INTEGRALEquivalentInjection.js +4 -4
- package/dist/model/extensions/integral/loadmodel/INTEGRALConformLoad.d.ts +1 -1
- package/dist/model/extensions/integral/loadmodel/INTEGRALConformLoad.js +3 -3
- package/dist/model/extensions/integral/wires/INTEGRALACLineSegment.d.ts +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALACLineSegment.js +3 -3
- package/dist/model/extensions/integral/wires/INTEGRALAsynchronousMachine.d.ts +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALAsynchronousMachine.js +3 -3
- package/dist/model/extensions/integral/wires/INTEGRALExternalNetworkInjection.d.ts +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALExternalNetworkInjection.js +3 -3
- package/dist/model/extensions/integral/wires/INTEGRALSynchronousMachine.d.ts +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALSynchronousMachine.js +3 -3
- package/dist/model/extensions/neplan-westnetz/assets/WNFacility.d.ts +8 -8
- package/dist/model/extensions/neplan-westnetz/assets/WNFacility.js +8 -8
- package/dist/model/extensions/neplan-westnetz/assets/WNWireInfo.d.ts +2 -2
- package/dist/model/extensions/neplan-westnetz/assets/WNWireInfo.js +4 -4
- package/dist/model/extensions/neplan-westnetz/assets/WNZUWOHealthScore.d.ts +3 -3
- package/dist/model/extensions/neplan-westnetz/assets/WNZUWOHealthScore.js +3 -3
- package/dist/model/extensions/neplan-westnetz/assets/WNZUWOImportanceScore.d.ts +3 -3
- package/dist/model/extensions/neplan-westnetz/assets/WNZUWOImportanceScore.js +3 -3
- package/dist/model/extensions/neplan-westnetz/assets/WNZUWOPriority.d.ts +3 -3
- package/dist/model/extensions/neplan-westnetz/assets/WNZUWOPriority.js +3 -3
- package/dist/model/extensions/neplan-westnetz/common/WNLocation.d.ts +5 -5
- package/dist/model/extensions/neplan-westnetz/common/WNLocation.js +2 -2
- package/dist/model/extensions/neplan-westnetz/core/WNBay.d.ts +4 -4
- package/dist/model/extensions/neplan-westnetz/core/WNBay.js +3 -3
- package/dist/model/extensions/neplan-westnetz/core/WNConnectivityNode.d.ts +15 -15
- package/dist/model/extensions/neplan-westnetz/core/WNConnectivityNode.js +15 -15
- package/dist/model/extensions/neplan-westnetz/core/WNFeeder.d.ts +5 -5
- package/dist/model/extensions/neplan-westnetz/core/WNFeeder.js +3 -3
- package/dist/model/extensions/neplan-westnetz/faults/WNFaultConnectivityNode.d.ts +4 -4
- package/dist/model/extensions/neplan-westnetz/faults/WNFaultConnectivityNode.js +2 -2
- package/dist/model/extensions/neplan-westnetz/operations/WNOutage.d.ts +3 -3
- package/dist/model/extensions/neplan-westnetz/operations/WNOutage.js +3 -3
- package/dist/model/extensions/neplan-westnetz/wires/WNACLineSegment.d.ts +4 -4
- package/dist/model/extensions/neplan-westnetz/wires/WNACLineSegment.js +3 -3
- package/dist/model/extensions/neplan-westnetz/wires/WNEnergyConsumer.d.ts +4 -4
- package/dist/model/extensions/neplan-westnetz/wires/WNEnergyConsumer.js +3 -3
- package/dist/model/faults/EquipmentFault.d.ts +1 -1
- package/dist/model/faults/EquipmentFault.js +1 -1
- package/dist/model/faults/Fault.d.ts +4 -4
- package/dist/model/faults/Fault.js +1 -1
- package/dist/model/faults/LineFault.d.ts +1 -1
- package/dist/model/faults/LineFault.js +1 -1
- package/dist/model/generation/FossilFuel.d.ts +3 -3
- package/dist/model/generation/FossilFuel.js +3 -3
- package/dist/model/generation/GeneratingUnit.d.ts +4 -4
- package/dist/model/generation/GeneratingUnit.js +3 -3
- package/dist/model/generation/HydroGeneratingUnit.d.ts +3 -3
- package/dist/model/generation/HydroGeneratingUnit.js +3 -3
- package/dist/model/generation/HydroPowerPlant.d.ts +3 -3
- package/dist/model/generation/HydroPowerPlant.js +1 -1
- package/dist/model/generation/HydroPump.d.ts +3 -3
- package/dist/model/generation/HydroPump.js +1 -1
- package/dist/model/generation/NuclearGeneratingUnit.d.ts +1 -1
- package/dist/model/generation/NuclearGeneratingUnit.js +1 -1
- package/dist/model/generation/SolarGeneratingUnit.d.ts +2 -2
- package/dist/model/generation/SolarGeneratingUnit.js +3 -3
- package/dist/model/generation/ThermalGeneratingUnit.d.ts +2 -2
- package/dist/model/generation/ThermalGeneratingUnit.js +3 -3
- package/dist/model/generation/WindGeneratingUnit.d.ts +3 -3
- package/dist/model/generation/WindGeneratingUnit.js +5 -5
- package/dist/model/generic-data-set/ChangeSet.d.ts +4 -4
- package/dist/model/generic-data-set/ChangeSet.js +1 -1
- package/dist/model/generic-data-set/ChangeSetMember.d.ts +5 -5
- package/dist/model/generic-data-set/ChangeSetMember.js +1 -1
- package/dist/model/generic-data-set/DataSet.d.ts +3 -3
- package/dist/model/generic-data-set/DataSet.js +1 -1
- package/dist/model/generic-data-set/InstanceSet.d.ts +3 -3
- package/dist/model/generic-data-set/InstanceSet.js +1 -1
- package/dist/model/generic-data-set/ObjectCreation.d.ts +2 -2
- package/dist/model/generic-data-set/ObjectCreation.js +1 -1
- package/dist/model/generic-data-set/ObjectDeletion.d.ts +2 -2
- package/dist/model/generic-data-set/ObjectDeletion.js +1 -1
- package/dist/model/generic-data-set/ObjectModification.d.ts +3 -3
- package/dist/model/generic-data-set/ObjectModification.js +2 -2
- package/dist/model/generic-data-set/ObjectReverseModification.d.ts +3 -3
- package/dist/model/generic-data-set/ObjectReverseModification.js +1 -1
- package/dist/model/loadmodel/ConformLoad.d.ts +3 -3
- package/dist/model/loadmodel/ConformLoad.js +3 -3
- package/dist/model/loadmodel/ConformLoadGroup.d.ts +1 -1
- package/dist/model/loadmodel/ConformLoadGroup.js +3 -3
- package/dist/model/loadmodel/EnergyArea.d.ts +1 -1
- package/dist/model/loadmodel/EnergyArea.js +1 -1
- package/dist/model/loadmodel/LoadArea.d.ts +2 -2
- package/dist/model/loadmodel/LoadArea.js +3 -3
- package/dist/model/loadmodel/LoadGroup.d.ts +2 -2
- package/dist/model/loadmodel/LoadGroup.js +3 -3
- package/dist/model/loadmodel/SubLoadArea.d.ts +3 -3
- package/dist/model/loadmodel/SubLoadArea.js +3 -3
- package/dist/model/market-management/Period.d.ts +4 -4
- package/dist/model/market-management/Period.js +1 -1
- package/dist/model/market-management/Point.d.ts +3 -3
- package/dist/model/market-management/Point.js +1 -1
- package/dist/model/market-management/TimeSeries.d.ts +6 -6
- package/dist/model/market-management/TimeSeries.js +2 -2
- package/dist/model/meas/Analog.d.ts +1 -1
- package/dist/model/meas/Analog.js +1 -1
- package/dist/model/meas/Measurement.d.ts +2 -2
- package/dist/model/meas/Measurement.js +1 -1
- package/dist/model/model-description/FullModel.d.ts +2 -2
- package/dist/model/model-description/FullModel.js +1 -1
- package/dist/model/model-description/Model.d.ts +1 -1
- package/dist/model/model-description/Model.js +1 -1
- package/dist/model/model-operations/DatasetArg.d.ts +2 -2
- package/dist/model/model-operations/DatasetArg.js +1 -1
- package/dist/model/model-operations/IncrementalDatasetArg.d.ts +4 -4
- package/dist/model/model-operations/IncrementalDatasetArg.js +2 -2
- package/dist/model/model-operations/IncrementalDatasetArgDescription.d.ts +3 -3
- package/dist/model/model-operations/IncrementalDatasetArgDescription.js +1 -1
- package/dist/model/model-operations/ModelOperation.d.ts +4 -4
- package/dist/model/model-operations/ModelOperation.js +2 -2
- package/dist/model/model-operations/ModelOperationArg.d.ts +3 -3
- package/dist/model/model-operations/ModelOperationArg.js +2 -2
- package/dist/model/model-operations/ModelOperationArgDescription.d.ts +3 -3
- package/dist/model/model-operations/ModelOperationArgDescription.js +2 -2
- package/dist/model/model-operations/ModelOperationDescription.d.ts +4 -4
- package/dist/model/model-operations/ModelOperationDescription.js +1 -1
- package/dist/model/operationallimits/CurrentLimit.d.ts +4 -4
- package/dist/model/operationallimits/CurrentLimit.js +5 -5
- package/dist/model/operationallimits/OperationalLimit.d.ts +4 -4
- package/dist/model/operationallimits/OperationalLimit.js +4 -4
- package/dist/model/operationallimits/OperationalLimitSet.d.ts +5 -5
- package/dist/model/operationallimits/OperationalLimitSet.js +4 -4
- package/dist/model/operationallimits/OperationalLimitType.d.ts +5 -5
- package/dist/model/operationallimits/OperationalLimitType.js +3 -3
- package/dist/model/operationallimits/VoltageLimit.d.ts +1 -1
- package/dist/model/operationallimits/VoltageLimit.js +3 -3
- package/dist/model/operations/ControlArea.d.ts +2 -2
- package/dist/model/operations/ControlArea.js +4 -4
- package/dist/model/operations/Outage.d.ts +6 -6
- package/dist/model/operations/Outage.js +3 -3
- package/dist/model/operations/SwitchAction.d.ts +5 -5
- package/dist/model/operations/SwitchAction.js +3 -3
- package/dist/model/operations/SwitchingAction.d.ts +5 -5
- package/dist/model/operations/SwitchingAction.js +1 -1
- package/dist/model/operations/SwitchingPlan.d.ts +5 -5
- package/dist/model/operations/SwitchingPlan.js +2 -2
- package/dist/model/operations/UnplannedOutage.d.ts +1 -1
- package/dist/model/operations/UnplannedOutage.js +1 -1
- package/dist/model/statevariables/SvPowerFlow.d.ts +5 -5
- package/dist/model/statevariables/SvPowerFlow.js +4 -4
- package/dist/model/statevariables/SvStatus.d.ts +2 -2
- package/dist/model/statevariables/SvStatus.js +3 -3
- package/dist/model/statevariables/SvTapStep.d.ts +2 -2
- package/dist/model/statevariables/SvTapStep.js +3 -3
- package/dist/model/statevariables/SvVoltage.d.ts +3 -3
- package/dist/model/statevariables/SvVoltage.js +1 -1
- package/dist/model/topology/TopologicalIsland.d.ts +2 -2
- package/dist/model/topology/TopologicalIsland.js +1 -1
- package/dist/model/topology/TopologicalNode.d.ts +10 -10
- package/dist/model/topology/TopologicalNode.js +4 -4
- package/dist/model/wires/ACLineSegment.d.ts +7 -7
- package/dist/model/wires/ACLineSegment.js +8 -8
- package/dist/model/wires/ACLineSegment.js.map +1 -1
- package/dist/model/wires/AsynchronousMachine.d.ts +3 -3
- package/dist/model/wires/AsynchronousMachine.js +5 -5
- package/dist/model/wires/Breaker.d.ts +2 -2
- package/dist/model/wires/Breaker.js +3 -3
- package/dist/model/wires/BusbarSection.d.ts +4 -4
- package/dist/model/wires/BusbarSection.js +3 -3
- package/dist/model/wires/Clamp.d.ts +1 -1
- package/dist/model/wires/Clamp.js +1 -1
- package/dist/model/wires/CompositeSwitch.d.ts +1 -1
- package/dist/model/wires/CompositeSwitch.js +1 -1
- package/dist/model/wires/Conductor.d.ts +3 -3
- package/dist/model/wires/Conductor.js +4 -4
- package/dist/model/wires/Connector.d.ts +1 -1
- package/dist/model/wires/Connector.js +1 -1
- package/dist/model/wires/Cut.d.ts +1 -1
- package/dist/model/wires/Cut.js +1 -1
- package/dist/model/wires/Disconnector.d.ts +4 -4
- package/dist/model/wires/Disconnector.js +3 -3
- package/dist/model/wires/EarthFaultCompensator.d.ts +1 -1
- package/dist/model/wires/EarthFaultCompensator.js +3 -3
- package/dist/model/wires/EnergyConnection.d.ts +1 -1
- package/dist/model/wires/EnergyConnection.js +1 -1
- package/dist/model/wires/EnergyConsumer.d.ts +7 -7
- package/dist/model/wires/EnergyConsumer.js +6 -6
- package/dist/model/wires/EnergySource.d.ts +6 -6
- package/dist/model/wires/EnergySource.js +6 -6
- package/dist/model/wires/ExternalNetworkInjection.d.ts +8 -8
- package/dist/model/wires/ExternalNetworkInjection.js +4 -4
- package/dist/model/wires/Ground.d.ts +2 -2
- package/dist/model/wires/Ground.js +1 -1
- package/dist/model/wires/GroundDisconnector.d.ts +2 -2
- package/dist/model/wires/GroundDisconnector.js +1 -1
- package/dist/model/wires/GroundingImpedance.d.ts +2 -2
- package/dist/model/wires/GroundingImpedance.js +3 -3
- package/dist/model/wires/Jumper.d.ts +1 -1
- package/dist/model/wires/Jumper.js +1 -1
- package/dist/model/wires/Junction.d.ts +3 -3
- package/dist/model/wires/Junction.js +3 -3
- package/dist/model/wires/Line.d.ts +5 -5
- package/dist/model/wires/Line.js +5 -5
- package/dist/model/wires/LinearShuntCompensator.d.ts +2 -2
- package/dist/model/wires/LinearShuntCompensator.js +4 -4
- package/dist/model/wires/LoadBreakSwitch.d.ts +4 -4
- package/dist/model/wires/LoadBreakSwitch.js +1 -1
- package/dist/model/wires/PetersenCoil.d.ts +4 -4
- package/dist/model/wires/PetersenCoil.js +4 -4
- package/dist/model/wires/PhaseTapChanger.d.ts +2 -2
- package/dist/model/wires/PhaseTapChanger.js +3 -3
- package/dist/model/wires/PhaseTapChangerAsymmetrical.d.ts +2 -2
- package/dist/model/wires/PhaseTapChangerAsymmetrical.js +4 -4
- package/dist/model/wires/PhaseTapChangerLinear.d.ts +2 -2
- package/dist/model/wires/PhaseTapChangerLinear.js +4 -4
- package/dist/model/wires/PhaseTapChangerNonLinear.d.ts +2 -2
- package/dist/model/wires/PhaseTapChangerNonLinear.js +4 -4
- package/dist/model/wires/PhaseTapChangerSymmetrical.d.ts +1 -1
- package/dist/model/wires/PhaseTapChangerSymmetrical.js +3 -3
- package/dist/model/wires/PhaseTapChangerTable.d.ts +4 -4
- package/dist/model/wires/PhaseTapChangerTable.js +2 -2
- package/dist/model/wires/PhaseTapChangerTablePoint.d.ts +3 -3
- package/dist/model/wires/PhaseTapChangerTablePoint.js +4 -4
- package/dist/model/wires/PhaseTapChangerTabular.d.ts +2 -2
- package/dist/model/wires/PhaseTapChangerTabular.js +3 -3
- package/dist/model/wires/Plant.d.ts +1 -1
- package/dist/model/wires/Plant.js +1 -1
- package/dist/model/wires/PowerTransformer.d.ts +7 -7
- package/dist/model/wires/PowerTransformer.js +6 -6
- package/dist/model/wires/PowerTransformerEnd.d.ts +5 -5
- package/dist/model/wires/PowerTransformerEnd.js +21 -6
- package/dist/model/wires/PowerTransformerEnd.js.map +1 -1
- package/dist/model/wires/ProtectedSwitch.d.ts +1 -1
- package/dist/model/wires/ProtectedSwitch.js +1 -1
- package/dist/model/wires/RatioTapChanger.d.ts +3 -3
- package/dist/model/wires/RatioTapChanger.js +3 -3
- package/dist/model/wires/RatioTapChangerTable.d.ts +3 -3
- package/dist/model/wires/RatioTapChangerTable.js +2 -2
- package/dist/model/wires/RatioTapChangerTablePoint.d.ts +2 -2
- package/dist/model/wires/RatioTapChangerTablePoint.js +3 -3
- package/dist/model/wires/ReactiveCapabilityCurve.d.ts +2 -2
- package/dist/model/wires/ReactiveCapabilityCurve.js +3 -3
- package/dist/model/wires/Recloser.d.ts +1 -1
- package/dist/model/wires/Recloser.js +1 -1
- package/dist/model/wires/RegulatingCondEq.d.ts +4 -4
- package/dist/model/wires/RegulatingCondEq.js +6 -6
- package/dist/model/wires/RegulatingCondEq.js.map +1 -1
- package/dist/model/wires/RegulatingControl.d.ts +8 -8
- package/dist/model/wires/RegulatingControl.js +8 -8
- package/dist/model/wires/RotatingMachine.d.ts +8 -8
- package/dist/model/wires/RotatingMachine.js +5 -5
- package/dist/model/wires/RotatingMachine.js.map +1 -1
- package/dist/model/wires/SeriesCompensator.d.ts +3 -3
- package/dist/model/wires/SeriesCompensator.js +5 -5
- package/dist/model/wires/ShuntCompensator.d.ts +2 -2
- package/dist/model/wires/ShuntCompensator.js +4 -4
- package/dist/model/wires/StaticVarCompensator.d.ts +3 -3
- package/dist/model/wires/StaticVarCompensator.js +5 -5
- package/dist/model/wires/Switch.d.ts +7 -7
- package/dist/model/wires/Switch.js +5 -5
- package/dist/model/wires/SynchronousMachine.d.ts +6 -6
- package/dist/model/wires/SynchronousMachine.js +8 -8
- package/dist/model/wires/TapChanger.d.ts +5 -5
- package/dist/model/wires/TapChanger.js +4 -4
- package/dist/model/wires/TapChangerControl.d.ts +2 -2
- package/dist/model/wires/TapChangerControl.js +3 -3
- package/dist/model/wires/TapChangerTablePoint.d.ts +1 -1
- package/dist/model/wires/TapChangerTablePoint.js +3 -3
- package/dist/model/wires/TransformerEnd.d.ts +8 -8
- package/dist/model/wires/TransformerEnd.js +4 -4
- package/dist/model-container/model/AMPRIONModelContainer.d.ts +30 -30
- package/dist/model-container/model/AMPRIONModelContainer.js +1 -1
- package/dist/model-container/model/EVModelContainer.d.ts +3 -3
- package/dist/model-container/model/EVModelContainer.js +1 -1
- package/dist/model-container/model/EVModelsContainer.d.ts +6 -6
- package/dist/model-container/model/EVModelsContainer.js +6 -6
- package/dist/model-container/model/INTEGRALModelContainer.d.ts +4 -4
- package/dist/model-container/model/INTEGRALModelContainer.js +1 -1
- package/dist/model-container/model/ModelContainer.d.ts +119 -119
- package/dist/model-container/model/ModelContainer.js +12 -12
- package/dist/model-container/model/WNModelContainer.d.ts +4 -4
- package/dist/model-container/model/WNModelContainer.js +4 -4
- package/dist/package.json +15 -0
- package/dist/rdf/RdfBase.d.ts +2 -2
- package/dist/rdf/RdfBase.js +2 -2
- package/dist/rdf/RdfClass.d.ts +4 -4
- package/dist/rdf/RdfClass.js +2 -2
- package/dist/rdf/RdfEnum.d.ts +3 -3
- package/dist/rdf/RdfEnum.js +2 -2
- package/dist/rdf/RdfModel.d.ts +4 -4
- package/dist/rdf/RdfProperty.d.ts +4 -4
- package/dist/rdf/RdfProperty.js +3 -3
- package/dist/types/cim.types.d.ts +6 -6
- package/dist/util/collection/util-dot.d.ts +1 -1
- package/dist/util/collection/util-dot.js +1 -1
- package/dist/util/collection/util-graph.d.ts +4 -4
- package/dist/util/collection/util-graph.js +8 -8
- package/dist/util/collection/util-graph2tree.d.ts +9 -9
- package/dist/util/collection/util-graph2tree.js +9 -9
- package/dist/util/collection/util-tree.d.ts +1 -1
- package/dist/util/geojson/geojson-common.utils.d.ts +3 -3
- package/dist/util/sparql/sparql-utils.d.ts +1 -1
- package/dist/util/sparql/sparql-utils.js +1 -1
- package/dist/util/util-create.d.ts +21 -21
- package/dist/util/util-create.js +27 -27
- package/dist/util/util-search.d.ts +2 -2
- package/dist/util/util-test.d.ts +2 -2
- package/dist/util/util-test.js +1 -1
- package/dist/util/util-topology.d.ts +4 -4
- package/dist/util/util-topology.js +7 -7
- package/dist/util/utils.d.ts +8 -8
- package/dist/util/utils.js +3 -3
- package/dist/util/xml/xml.parser.d.ts +1 -1
- package/dist/util/xml/xml.parser.js +2 -2
- package/dist/util/xml/xml.serializer.d.ts +3 -3
- package/dist/util/xml/xml.serializer.js +2 -2
- package/dist/utils2/cim-to-db.d.ts +4 -4
- package/dist/utils2/cim.model.assetinfo.util.d.ts +1 -1
- package/dist/utils2/cim.model.utils.d.ts +4 -4
- package/dist/utils2/cim.model.utils.js +145 -145
- package/dist/utils2/common.utils.d.ts +1 -1
- package/dist/utils2/contingency.util.d.ts +2 -2
- package/dist/utils2/contingency.util.js +4 -4
- package/dist/utils2/fuseki.utils.d.ts +5 -5
- package/dist/utils2/fuseki.utils.js +2 -2
- package/dist/utils2/import.utils.d.ts +3 -3
- package/dist/utils2/import.utils.js +6 -6
- package/dist/utils2/model.modification.utils.d.ts +13 -13
- package/dist/utils2/model.modification.utils.js +11 -11
- package/dist/utils2/parser.utils.d.ts +5 -5
- package/dist/utils2/parser.utils.js +4 -4
- package/dist/utils2/rdf.model.utils.d.ts +3 -3
- package/dist/utils2/rdf.model.utils.js +4 -4
- package/dist/utils2/sparql.utils.d.ts +3 -3
- package/dist/utils2/sparql.utils.js +2 -2
- package/package.json +1 -1
|
@@ -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';
|
|
2
|
+
import { NsgLeitung, NsgLeitungsPunkt } from '../interfaces';
|
|
3
|
+
import { LeitungImpl } from './Leitung';
|
|
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");
|
|
5
5
|
class LeitungNsgImpl extends BaseClassNsg_1.BaseClassNsg {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -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';
|
|
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';
|
|
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");
|
|
5
|
+
const Point_1 = require("./Point");
|
|
6
6
|
class SchaltanlageImpl extends BaseClass_1.BaseClassImpl {
|
|
7
7
|
constructor(data) {
|
|
8
8
|
super(data);
|
|
@@ -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';
|
|
2
|
+
import { NsgSA } from '../interfaces';
|
|
3
|
+
import { StandortNsgImpl } from './StandortNsg';
|
|
4
|
+
import { SchaltanlagenabschnittNsg } from './SchaltanlagenabschnittNsg';
|
|
5
|
+
import { SchaltanlageImpl } from './Schaltanlage';
|
|
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");
|
|
5
5
|
class SchaltanlageNsgImpl extends BaseClassNsg_1.BaseClassNsg {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -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';
|
|
2
|
+
import { BaseClassImpl } from './BaseClass';
|
|
3
|
+
import { SchaltanlagenabschnittNsg } from './SchaltanlagenabschnittNsg';
|
|
4
|
+
import { SchaltfeldImpl } from './Schaltfeld';
|
|
5
|
+
import { SchaltanlageImpl } from './Schaltanlage';
|
|
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");
|
|
5
5
|
class SchaltanlagenabschnittImpl extends BaseClass_1.BaseClassImpl {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -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';
|
|
2
|
+
import { NsgSAAB } from '../interfaces';
|
|
3
|
+
import { SchaltanlageNsgImpl } from './SchaltanlageNSG';
|
|
4
|
+
import { SchaltanlagenabschnittImpl } from './Schaltanlagenabschnitt';
|
|
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");
|
|
5
5
|
class SchaltanlagenabschnittNsg extends BaseClassNsg_1.BaseClassNsg {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -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';
|
|
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";
|
|
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");
|
|
5
5
|
class SchaltfeldImpl extends BaseClass_1.BaseClassImpl {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BaseClassNsg } from './BaseClassNsg
|
|
2
|
-
import { NsgSchaltfeld } from '../interfaces
|
|
1
|
+
import { BaseClassNsg } from './BaseClassNsg';
|
|
2
|
+
import { NsgSchaltfeld } from '../interfaces';
|
|
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");
|
|
5
5
|
class SchaltfeldNsgImpl extends BaseClassNsg_1.BaseClassNsg {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -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';
|
|
2
|
+
import { BaseClassImpl } from './BaseClass';
|
|
3
|
+
import { StandortNsgImpl } from './StandortNsg';
|
|
4
|
+
import { Point } from './Point';
|
|
5
|
+
import { SchaltanlageImpl } from "./Schaltanlage";
|
|
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");
|
|
5
|
+
const Point_1 = require("./Point");
|
|
6
6
|
class StandortImpl extends BaseClass_1.BaseClassImpl {
|
|
7
7
|
constructor(data) {
|
|
8
8
|
super(data);
|
|
@@ -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';
|
|
2
|
+
import { StandortImpl } from './Standort';
|
|
3
|
+
import { BaseClassNsg } from './BaseClassNsg';
|
|
4
|
+
import { SchaltanlageNsgImpl } from "./SchaltanlageNSG";
|
|
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");
|
|
5
5
|
class StandortNsgImpl extends BaseClassNsg_1.BaseClassNsg {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -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";
|
|
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";
|
|
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");
|
|
5
5
|
class Trafo2wImpl extends BaseClass_1.BaseClassImpl {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Trafo2wNsg } from '../interfaces
|
|
2
|
-
import { BaseClassTrafoNsg } from './BaseClassTrafoNsg
|
|
1
|
+
import { Trafo2wNsg } from '../interfaces';
|
|
2
|
+
import { BaseClassTrafoNsg } from './BaseClassTrafoNsg';
|
|
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");
|
|
5
5
|
class Trafo2wNsgImpl extends BaseClassTrafoNsg_1.BaseClassTrafoNsg {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Trafo3w } from '../interfaces
|
|
2
|
-
import { BaseClassImpl } from './BaseClass
|
|
3
|
-
import { Trafo3wNsgImpl } from './Trafo3wNsg
|
|
1
|
+
import { Trafo3w } from '../interfaces';
|
|
2
|
+
import { BaseClassImpl } from './BaseClass';
|
|
3
|
+
import { Trafo3wNsgImpl } from './Trafo3wNsg';
|
|
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");
|
|
5
5
|
class Trafo3wImpl extends BaseClass_1.BaseClassImpl {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Trafo3wNsg } from '../interfaces
|
|
2
|
-
import { BaseClassTrafoNsg } from './BaseClassTrafoNsg
|
|
1
|
+
import { Trafo3wNsg } from '../interfaces';
|
|
2
|
+
import { BaseClassTrafoNsg } from './BaseClassTrafoNsg';
|
|
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");
|
|
5
5
|
class Trafo3wNsgImpl extends BaseClassTrafoNsg_1.BaseClassTrafoNsg {
|
|
6
6
|
constructor(data) {
|
|
7
7
|
super(data);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { PowerSystemResource } from '../../model/core/PowerSystemResource
|
|
2
|
-
import { Facility } from '../../model/assets/Facility
|
|
3
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
4
|
-
import { Asset } from '../../model/assets/Asset
|
|
5
|
-
import { CimAssetAliasNames } from '../../constants/cim-constants
|
|
1
|
+
import { PowerSystemResource } from '../../model/core/PowerSystemResource';
|
|
2
|
+
import { Facility } from '../../model/assets/Facility';
|
|
3
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
4
|
+
import { Asset } from '../../model/assets/Asset';
|
|
5
|
+
import { CimAssetAliasNames } from '../../constants/cim-constants';
|
|
6
6
|
export declare class UtilAssetModel {
|
|
7
7
|
static createFacilityInstanceForPsr(modelContainer: ModelContainer, psr: PowerSystemResource, type: Partial<CimAssetAliasNames>): Facility;
|
|
8
8
|
static setLifecycleDate(asset: Asset, installationDate: number): void;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UtilAssetModel = void 0;
|
|
4
|
-
const common_utils_1 = require("../../utils2/common.utils
|
|
5
|
-
const Facility_1 = require("../../model/assets/Facility
|
|
4
|
+
const common_utils_1 = require("../../utils2/common.utils");
|
|
5
|
+
const Facility_1 = require("../../model/assets/Facility");
|
|
6
6
|
class UtilAssetModel {
|
|
7
7
|
static createFacilityInstanceForPsr(modelContainer, psr, type) {
|
|
8
8
|
const facility = new Facility_1.Facility(common_utils_1.CommonUtils.generateUUID(), psr.name);
|
|
@@ -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';
|
|
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';
|
|
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");
|
|
5
|
+
const cgmes_validator_1 = require("../cgmes-validator");
|
|
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,10 +1,10 @@
|
|
|
1
|
-
import { Point } from './model/integral/Point
|
|
2
|
-
import { DiagramObject } from '../../model/diagram/DiagramObject
|
|
3
|
-
import { DiagramObjectPoint } from '../../model/diagram/DiagramObjectPoint
|
|
4
|
-
import { Diagram } from '../../model/diagram/Diagram
|
|
5
|
-
import { IdentifiedObject } from '../../model/core/IdentifiedObject
|
|
6
|
-
import { ConnectivityNode } from '../../model/core/ConnectivityNode
|
|
7
|
-
import { ConductingEquipment } from '../../model/core/ConductingEquipment
|
|
1
|
+
import { Point } from './model/integral/Point';
|
|
2
|
+
import { DiagramObject } from '../../model/diagram/DiagramObject';
|
|
3
|
+
import { DiagramObjectPoint } from '../../model/diagram/DiagramObjectPoint';
|
|
4
|
+
import { Diagram } from '../../model/diagram/Diagram';
|
|
5
|
+
import { IdentifiedObject } from '../../model/core/IdentifiedObject';
|
|
6
|
+
import { ConnectivityNode } from '../../model/core/ConnectivityNode';
|
|
7
|
+
import { ConductingEquipment } from '../../model/core/ConductingEquipment';
|
|
8
8
|
export declare function copyDiagramObject(diagramObject: DiagramObject, other: DiagramObject): void;
|
|
9
9
|
export declare function createDiagramObjectPoints(diagramObject: DiagramObject, points: Point[]): void;
|
|
10
10
|
export declare function copyDiagramObjectPoints(diagramObject: DiagramObject, points: DiagramObjectPoint[]): void;
|
|
@@ -1,8 +1,8 @@
|
|
|
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 common_utils_1 = require("../../utils2/common.utils
|
|
5
|
-
const DiagramObjectPoint_1 = require("../../model/diagram/DiagramObjectPoint
|
|
4
|
+
const common_utils_1 = require("../../utils2/common.utils");
|
|
5
|
+
const DiagramObjectPoint_1 = require("../../model/diagram/DiagramObjectPoint");
|
|
6
6
|
function copyDiagramObject(diagramObject, other) {
|
|
7
7
|
var _a;
|
|
8
8
|
diagramObject.rotation = (_a = other.rotation) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Impedanz, ZeroImpedanz } from './model/interfaces
|
|
1
|
+
import { Impedanz, ZeroImpedanz } from './model/interfaces';
|
|
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,29 +1,29 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
2
|
import * as JSZip from 'jszip';
|
|
3
|
-
import { Belastung, NetzObjektBez, Trafo, Wicklung } from './model/interfaces
|
|
4
|
-
import { EVPowerTransformerInfo } from "../../model/extensions/enervance/assetinfo/EVPowerTransformerInfo
|
|
5
|
-
import { RegulatingCondEq } from '../../model/wires/RegulatingCondEq
|
|
6
|
-
import { ConverterStatus, ISchemaKey, ISchemaValue } from './interface-i7/data-structures-i7
|
|
7
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
8
|
-
import { Line } from '../../model/wires/Line
|
|
9
|
-
import { ConductingEquipment } from '../../model/core/ConductingEquipment
|
|
10
|
-
import { BaseVoltage } from '../../model/core/BaseVoltage
|
|
11
|
-
import { WindingConnection } from '../../model/wires/WindingConnection
|
|
12
|
-
import { Terminal } from '../../model/core/Terminal
|
|
13
|
-
import { PowerTransformerEnd } from '../../model/wires/PowerTransformerEnd
|
|
14
|
-
import { RegulatingControlModeKind } from '../../model/wires/RegulatingControlModeKind
|
|
15
|
-
import { UnitMultiplier } from '../../model/domain/UnitMultiplier
|
|
16
|
-
import { TapChanger } from '../../model/wires/TapChanger
|
|
17
|
-
import { INTEGRALMultiplierFactor } from '../../model/extensions/integral/common/INTEGRALMultiplierFactor
|
|
18
|
-
import { IdentifiedObject } from '../../model/core/IdentifiedObject
|
|
19
|
-
import { ThermalGeneratingUnit } from '../../model/generation/ThermalGeneratingUnit
|
|
20
|
-
import { EquipmentContainer } from '../../model/core/EquipmentContainer
|
|
21
|
-
import { RegulatingControl } from '../../model/wires/RegulatingControl
|
|
22
|
-
import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject
|
|
23
|
-
import { PSRType } from '../../model/core/PSRType
|
|
24
|
-
import { I7ExportFrame } from "./interface-i7/export-frame-i7
|
|
25
|
-
import { INTEGRALModelContainer } from '../../model-container/model/INTEGRALModelContainer
|
|
26
|
-
import { ACDCConverter } from '../../model/dc/ACDCConverter
|
|
3
|
+
import { Belastung, NetzObjektBez, Trafo, Wicklung } from './model/interfaces';
|
|
4
|
+
import { EVPowerTransformerInfo } from "../../model/extensions/enervance/assetinfo/EVPowerTransformerInfo";
|
|
5
|
+
import { RegulatingCondEq } from '../../model/wires/RegulatingCondEq';
|
|
6
|
+
import { ConverterStatus, ISchemaKey, ISchemaValue } from './interface-i7/data-structures-i7';
|
|
7
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
8
|
+
import { Line } from '../../model/wires/Line';
|
|
9
|
+
import { ConductingEquipment } from '../../model/core/ConductingEquipment';
|
|
10
|
+
import { BaseVoltage } from '../../model/core/BaseVoltage';
|
|
11
|
+
import { WindingConnection } from '../../model/wires/WindingConnection';
|
|
12
|
+
import { Terminal } from '../../model/core/Terminal';
|
|
13
|
+
import { PowerTransformerEnd } from '../../model/wires/PowerTransformerEnd';
|
|
14
|
+
import { RegulatingControlModeKind } from '../../model/wires/RegulatingControlModeKind';
|
|
15
|
+
import { UnitMultiplier } from '../../model/domain/UnitMultiplier';
|
|
16
|
+
import { TapChanger } from '../../model/wires/TapChanger';
|
|
17
|
+
import { INTEGRALMultiplierFactor } from '../../model/extensions/integral/common/INTEGRALMultiplierFactor';
|
|
18
|
+
import { IdentifiedObject } from '../../model/core/IdentifiedObject';
|
|
19
|
+
import { ThermalGeneratingUnit } from '../../model/generation/ThermalGeneratingUnit';
|
|
20
|
+
import { EquipmentContainer } from '../../model/core/EquipmentContainer';
|
|
21
|
+
import { RegulatingControl } from '../../model/wires/RegulatingControl';
|
|
22
|
+
import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject';
|
|
23
|
+
import { PSRType } from '../../model/core/PSRType';
|
|
24
|
+
import { I7ExportFrame } from "./interface-i7/export-frame-i7";
|
|
25
|
+
import { INTEGRALModelContainer } from '../../model-container/model/INTEGRALModelContainer';
|
|
26
|
+
import { ACDCConverter } from '../../model/dc/ACDCConverter';
|
|
27
27
|
export declare function deepcopy(converter: ACDCConverter): ACDCConverter;
|
|
28
28
|
export declare function ueberpruefeZeichenkette(str: string): string;
|
|
29
29
|
export declare function getName(object: NetzObjektBez): string;
|
|
@@ -4,24 +4,24 @@ exports.createWriteStreamPromise = exports.getPSRType = exports.putUUIDtoI7Ids =
|
|
|
4
4
|
exports.getSpannungsband = exports.createRegulatingControl = void 0;
|
|
5
5
|
const tslib_1 = require("tslib");
|
|
6
6
|
const fs = require("fs");
|
|
7
|
-
const PhaseTapChangerAsymmetrical_1 = require("../../model/wires/PhaseTapChangerAsymmetrical
|
|
8
|
-
const PhaseTapChangerLinear_1 = require("../../model/wires/PhaseTapChangerLinear
|
|
9
|
-
const Bay_1 = require("../../model/core/Bay
|
|
10
|
-
const VoltageLevel_1 = require("../../model/core/VoltageLevel
|
|
11
|
-
const WindingConnection_1 = require("../../model/wires/WindingConnection
|
|
12
|
-
const common_utils_1 = require("../../utils2/common.utils
|
|
13
|
-
const RatioTapChangerTable_1 = require("../../model/wires/RatioTapChangerTable
|
|
14
|
-
const util_create_1 = require("../../util/util-create
|
|
15
|
-
const RatioTapChanger_1 = require("../../model/wires/RatioTapChanger
|
|
16
|
-
const TransformerControlMode_1 = require("../../model/wires/TransformerControlMode
|
|
17
|
-
const TapChangerControl_1 = require("../../model/wires/TapChangerControl
|
|
18
|
-
const RegulatingControlModeKind_1 = require("../../model/wires/RegulatingControlModeKind
|
|
19
|
-
const UnitMultiplier_1 = require("../../model/domain/UnitMultiplier
|
|
20
|
-
const FuelType_1 = require("../../model/generation/FuelType
|
|
21
|
-
const RegulatingControl_1 = require("../../model/wires/RegulatingControl
|
|
22
|
-
const FossilFuel_1 = require("../../model/generation/FossilFuel
|
|
23
|
-
const PSRType_1 = require("../../model/core/PSRType
|
|
24
|
-
const parser_utils_1 = require("../../utils2/parser.utils
|
|
7
|
+
const PhaseTapChangerAsymmetrical_1 = require("../../model/wires/PhaseTapChangerAsymmetrical");
|
|
8
|
+
const PhaseTapChangerLinear_1 = require("../../model/wires/PhaseTapChangerLinear");
|
|
9
|
+
const Bay_1 = require("../../model/core/Bay");
|
|
10
|
+
const VoltageLevel_1 = require("../../model/core/VoltageLevel");
|
|
11
|
+
const WindingConnection_1 = require("../../model/wires/WindingConnection");
|
|
12
|
+
const common_utils_1 = require("../../utils2/common.utils");
|
|
13
|
+
const RatioTapChangerTable_1 = require("../../model/wires/RatioTapChangerTable");
|
|
14
|
+
const util_create_1 = require("../../util/util-create");
|
|
15
|
+
const RatioTapChanger_1 = require("../../model/wires/RatioTapChanger");
|
|
16
|
+
const TransformerControlMode_1 = require("../../model/wires/TransformerControlMode");
|
|
17
|
+
const TapChangerControl_1 = require("../../model/wires/TapChangerControl");
|
|
18
|
+
const RegulatingControlModeKind_1 = require("../../model/wires/RegulatingControlModeKind");
|
|
19
|
+
const UnitMultiplier_1 = require("../../model/domain/UnitMultiplier");
|
|
20
|
+
const FuelType_1 = require("../../model/generation/FuelType");
|
|
21
|
+
const RegulatingControl_1 = require("../../model/wires/RegulatingControl");
|
|
22
|
+
const FossilFuel_1 = require("../../model/generation/FossilFuel");
|
|
23
|
+
const PSRType_1 = require("../../model/core/PSRType");
|
|
24
|
+
const parser_utils_1 = require("../../utils2/parser.utils");
|
|
25
25
|
function deepcopy(converter) {
|
|
26
26
|
let converter_copy = undefined;
|
|
27
27
|
converter_copy = eval(`new ${converter.constructor.name}(getUUID(),)`);
|
|
@@ -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';
|
|
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';
|
|
2
|
+
import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject';
|
|
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';
|
|
2
|
+
import { GraphNode } from '../nodes/GraphNode';
|
|
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';
|
|
2
|
+
import { GraphObject } from '../GraphObject';
|
|
3
|
+
import { IIdentifiedObject } from '../../../interfaces/model/core/IIdentifiedObject';
|
|
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");
|
|
5
5
|
class GraphEdge extends GraphObject_1.GraphObject {
|
|
6
6
|
constructor(uuid, name, data, type, open) {
|
|
7
7
|
super(uuid, name, data);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { GraphNode } from './nodes/GraphNode
|
|
2
|
-
import { GraphTree } from '../tree/GraphTree
|
|
1
|
+
import { GraphNode } from './nodes/GraphNode';
|
|
2
|
+
import { GraphTree } from '../tree/GraphTree';
|
|
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';
|
|
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';
|
|
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 Terminal_1 = require("../../model/core/Terminal
|
|
5
|
-
const Switch_1 = require("../../model/wires/Switch
|
|
6
|
-
const common_utils_1 = require("../../utils2/common.utils
|
|
4
|
+
const Terminal_1 = require("../../model/core/Terminal");
|
|
5
|
+
const Switch_1 = require("../../model/wires/Switch");
|
|
6
|
+
const common_utils_1 = require("../../utils2/common.utils");
|
|
7
7
|
function determineOutageAffectedSubstations(graph, outageNodeUUIDs, stations, slackUUIDs) {
|
|
8
8
|
const outageStations = new Map();
|
|
9
9
|
const feededStations = new Map();
|