@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,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.OperationalLimitSet = void 0;
|
|
4
|
-
const IdentifiedObject_1 = require("../core/IdentifiedObject
|
|
5
|
-
const rdf_xml_1 = require("../../constants/rdf-xml
|
|
6
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
7
|
-
const parser_utils_1 = require("../../utils2/parser.utils
|
|
4
|
+
const IdentifiedObject_1 = require("../core/IdentifiedObject");
|
|
5
|
+
const rdf_xml_1 = require("../../constants/rdf-xml");
|
|
6
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
7
|
+
const parser_utils_1 = require("../../utils2/parser.utils");
|
|
8
8
|
class OperationalLimitSet extends IdentifiedObject_1.IdentifiedObject {
|
|
9
9
|
constructor(uuid, name, shortName, description) {
|
|
10
10
|
super(uuid, name, shortName, description);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { IdentifiedObject } from "../core/IdentifiedObject
|
|
2
|
-
import { OperationalLimit } from "./OperationalLimit
|
|
3
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
4
|
-
import { OperationalLimitDirectionKind } from './OperationalLimitDirectionKind
|
|
5
|
-
import { LimitTypeKind } from './LimitTypeKind
|
|
1
|
+
import { IdentifiedObject } from "../core/IdentifiedObject";
|
|
2
|
+
import { OperationalLimit } from "./OperationalLimit";
|
|
3
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
4
|
+
import { OperationalLimitDirectionKind } from './OperationalLimitDirectionKind';
|
|
5
|
+
import { LimitTypeKind } from './LimitTypeKind';
|
|
6
6
|
import XMLWriter from 'xml-writer';
|
|
7
7
|
export declare class OperationalLimitType extends IdentifiedObject {
|
|
8
8
|
acceptableDuration: number;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.OperationalLimitType = void 0;
|
|
4
|
-
const IdentifiedObject_1 = require("../core/IdentifiedObject
|
|
5
|
-
const rdf_xml_1 = require("../../constants/rdf-xml
|
|
6
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
4
|
+
const IdentifiedObject_1 = require("../core/IdentifiedObject");
|
|
5
|
+
const rdf_xml_1 = require("../../constants/rdf-xml");
|
|
6
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
7
7
|
class OperationalLimitType extends IdentifiedObject_1.IdentifiedObject {
|
|
8
8
|
constructor(uuid, name, shortName, description) {
|
|
9
9
|
super(uuid, name, shortName, description);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.VoltageLimit = void 0;
|
|
4
|
-
const OperationalLimit_1 = require("./OperationalLimit
|
|
5
|
-
const rdf_xml_1 = require("../../constants/rdf-xml
|
|
6
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
4
|
+
const OperationalLimit_1 = require("./OperationalLimit");
|
|
5
|
+
const rdf_xml_1 = require("../../constants/rdf-xml");
|
|
6
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
7
7
|
class VoltageLimit extends OperationalLimit_1.OperationalLimit {
|
|
8
8
|
constructor(uuid, name, shortName, description) {
|
|
9
9
|
super(uuid, name, shortName, description);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ControlAreaTypeKind } from './ControlAreaTypeKind
|
|
1
|
+
import { ControlAreaTypeKind } from './ControlAreaTypeKind';
|
|
2
2
|
import XMLWriter from 'xml-writer';
|
|
3
|
-
import { PowerSystemResource } from '../core/PowerSystemResource
|
|
3
|
+
import { PowerSystemResource } from '../core/PowerSystemResource';
|
|
4
4
|
export declare class ControlArea extends PowerSystemResource {
|
|
5
5
|
type: ControlAreaTypeKind;
|
|
6
6
|
/** CIM RDF/XML Serialisierung */
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ControlArea = void 0;
|
|
4
|
-
const ControlAreaTypeKind_1 = require("./ControlAreaTypeKind
|
|
5
|
-
const rdf_xml_1 = require("../../constants/rdf-xml
|
|
6
|
-
const utils_1 = require("../../util/utils
|
|
7
|
-
const PowerSystemResource_1 = require("../core/PowerSystemResource
|
|
4
|
+
const ControlAreaTypeKind_1 = require("./ControlAreaTypeKind");
|
|
5
|
+
const rdf_xml_1 = require("../../constants/rdf-xml");
|
|
6
|
+
const utils_1 = require("../../util/utils");
|
|
7
|
+
const PowerSystemResource_1 = require("../core/PowerSystemResource");
|
|
8
8
|
class ControlArea extends PowerSystemResource_1.PowerSystemResource {
|
|
9
9
|
constructor() {
|
|
10
10
|
super(...arguments);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Document } from '../common/Document
|
|
2
|
-
import { IFault } from '../../interfaces/model/faults/IFault
|
|
3
|
-
import { ISwitchingPlan } from '../../interfaces/model/operations/ISwitchingPlan
|
|
4
|
-
import { IOutage } from '../../interfaces/model/operations/IOutage
|
|
5
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
6
|
-
import { IConductingEquipment } from '../../interfaces/model/core/IConductingEquipment
|
|
1
|
+
import { Document } from '../common/Document';
|
|
2
|
+
import { IFault } from '../../interfaces/model/faults/IFault';
|
|
3
|
+
import { ISwitchingPlan } from '../../interfaces/model/operations/ISwitchingPlan';
|
|
4
|
+
import { IOutage } from '../../interfaces/model/operations/IOutage';
|
|
5
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
6
|
+
import { IConductingEquipment } from '../../interfaces/model/core/IConductingEquipment';
|
|
7
7
|
export declare class Outage extends Document implements IOutage {
|
|
8
8
|
/** Ausfallonjekt */
|
|
9
9
|
faults: Map<string, IFault>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Outage = void 0;
|
|
4
|
-
const Document_1 = require("../common/Document
|
|
5
|
-
const ConductingEquipment_1 = require("../core/ConductingEquipment
|
|
6
|
-
const parser_utils_1 = require("../../utils2/parser.utils
|
|
4
|
+
const Document_1 = require("../common/Document");
|
|
5
|
+
const ConductingEquipment_1 = require("../core/ConductingEquipment");
|
|
6
|
+
const parser_utils_1 = require("../../utils2/parser.utils");
|
|
7
7
|
class Outage extends Document_1.Document {
|
|
8
8
|
constructor(mrid, name, shortName, description) {
|
|
9
9
|
super(mrid, name, shortName, description);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { SwitchActionKind } from './SwitchActionKind
|
|
2
|
-
import { SwitchingAction } from './SwitchingAction
|
|
3
|
-
import { Switch } from '../wires/Switch
|
|
4
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
5
|
-
import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject
|
|
1
|
+
import { SwitchActionKind } from './SwitchActionKind';
|
|
2
|
+
import { SwitchingAction } from './SwitchingAction';
|
|
3
|
+
import { Switch } from '../wires/Switch';
|
|
4
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
5
|
+
import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject';
|
|
6
6
|
export declare class SwitchAction extends SwitchingAction {
|
|
7
7
|
kind: SwitchActionKind;
|
|
8
8
|
operatedSwitch: Switch;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SwitchAction = void 0;
|
|
4
|
-
const SwitchActionKind_1 = require("./SwitchActionKind
|
|
5
|
-
const SwitchingAction_1 = require("./SwitchingAction
|
|
6
|
-
const parser_utils_1 = require("../../utils2/parser.utils
|
|
4
|
+
const SwitchActionKind_1 = require("./SwitchActionKind");
|
|
5
|
+
const SwitchingAction_1 = require("./SwitchingAction");
|
|
6
|
+
const parser_utils_1 = require("../../utils2/parser.utils");
|
|
7
7
|
class SwitchAction extends SwitchingAction_1.SwitchingAction {
|
|
8
8
|
constructor(mrid, name, shortName, description, baseIRI) {
|
|
9
9
|
super(mrid, name, shortName, description);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { IdentifiedObject } from '../core/IdentifiedObject
|
|
2
|
-
import { ISwitchingPlan } from '../../interfaces/model/operations/ISwitchingPlan
|
|
3
|
-
import { ISwitchingAction } from '../../interfaces/model/operations/ISwitchingAction
|
|
4
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
5
|
-
import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject
|
|
1
|
+
import { IdentifiedObject } from '../core/IdentifiedObject';
|
|
2
|
+
import { ISwitchingPlan } from '../../interfaces/model/operations/ISwitchingPlan';
|
|
3
|
+
import { ISwitchingAction } from '../../interfaces/model/operations/ISwitchingAction';
|
|
4
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
5
|
+
import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject';
|
|
6
6
|
export declare class SwitchingAction extends IdentifiedObject implements ISwitchingAction {
|
|
7
7
|
switchingPlan: ISwitchingPlan;
|
|
8
8
|
switchingPlanUUID: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SwitchingAction = void 0;
|
|
4
|
-
const IdentifiedObject_1 = require("../core/IdentifiedObject
|
|
4
|
+
const IdentifiedObject_1 = require("../core/IdentifiedObject");
|
|
5
5
|
class SwitchingAction extends IdentifiedObject_1.IdentifiedObject {
|
|
6
6
|
constructor(mrid, name, shortName, description) {
|
|
7
7
|
super(mrid, name, shortName, description);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Document } from '../common/Document
|
|
2
|
-
import { ISwitchingPlan } from '../../interfaces/model/operations/ISwitchingPlan
|
|
3
|
-
import { IOutage } from '../../interfaces/model/operations/IOutage
|
|
4
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
5
|
-
import { ISwitchingAction } from '../../interfaces/model/operations/ISwitchingAction
|
|
1
|
+
import { Document } from '../common/Document';
|
|
2
|
+
import { ISwitchingPlan } from '../../interfaces/model/operations/ISwitchingPlan';
|
|
3
|
+
import { IOutage } from '../../interfaces/model/operations/IOutage';
|
|
4
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
5
|
+
import { ISwitchingAction } from '../../interfaces/model/operations/ISwitchingAction';
|
|
6
6
|
export declare class SwitchingPlan extends Document implements ISwitchingPlan {
|
|
7
7
|
/** Wiederversorgungsmaßnahme
|
|
8
8
|
* -1: de-energise |
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SwitchingPlan = void 0;
|
|
4
|
-
const Document_1 = require("../common/Document
|
|
5
|
-
const parser_utils_1 = require("../../utils2/parser.utils
|
|
4
|
+
const Document_1 = require("../common/Document");
|
|
5
|
+
const parser_utils_1 = require("../../utils2/parser.utils");
|
|
6
6
|
class SwitchingPlan extends Document_1.Document {
|
|
7
7
|
constructor(mrid, name, shortName, description, baseIRI) {
|
|
8
8
|
super(mrid, name, shortName, description);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UnplannedOutage = void 0;
|
|
4
|
-
const Outage_1 = require("./Outage
|
|
4
|
+
const Outage_1 = require("./Outage");
|
|
5
5
|
class UnplannedOutage extends Outage_1.Outage {
|
|
6
6
|
constructor(mrid, name, shortName, description) {
|
|
7
7
|
super(mrid, name, shortName, description);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { StateVariable } from "./StateVariable
|
|
2
|
-
import { Terminal } from "../core/Terminal
|
|
3
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
4
|
-
import { ITerminal } from '../../interfaces/model/core/ITerminal
|
|
1
|
+
import { StateVariable } from "./StateVariable";
|
|
2
|
+
import { Terminal } from "../core/Terminal";
|
|
3
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
4
|
+
import { ITerminal } from '../../interfaces/model/core/ITerminal';
|
|
5
5
|
import XMLWriter from 'xml-writer';
|
|
6
|
-
import { IDefaultValuesConfig } from '../../converter/integral7/interface-i7/IDefaultValuesConfig
|
|
6
|
+
import { IDefaultValuesConfig } from '../../converter/integral7/interface-i7/IDefaultValuesConfig';
|
|
7
7
|
export declare class SvPowerFlow extends StateVariable {
|
|
8
8
|
static sparqlQuery: string;
|
|
9
9
|
terminal: ITerminal;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SvPowerFlow = void 0;
|
|
4
|
-
const StateVariable_1 = require("./StateVariable
|
|
5
|
-
const rdf_xml_1 = require("../../constants/rdf-xml
|
|
6
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
7
|
-
const parser_utils_1 = require("../../utils2/parser.utils
|
|
4
|
+
const StateVariable_1 = require("./StateVariable");
|
|
5
|
+
const rdf_xml_1 = require("../../constants/rdf-xml");
|
|
6
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
7
|
+
const parser_utils_1 = require("../../utils2/parser.utils");
|
|
8
8
|
class SvPowerFlow extends StateVariable_1.StateVariable {
|
|
9
9
|
static getQuerySPARQL(graphURI) {
|
|
10
10
|
if (graphURI.length > 0) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ConductingEquipment } from '
|
|
1
|
+
import { ConductingEquipment } from '../..';
|
|
2
2
|
import XMLWriter from 'xml-writer';
|
|
3
|
-
import { StateVariable } from './StateVariable
|
|
3
|
+
import { StateVariable } from './StateVariable';
|
|
4
4
|
export declare class SvStatus extends StateVariable {
|
|
5
5
|
inService: boolean;
|
|
6
6
|
conductingEquipment: ConductingEquipment;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SvStatus = void 0;
|
|
4
|
-
const rdf_xml_1 = require("../../constants/rdf-xml
|
|
5
|
-
const StateVariable_1 = require("./StateVariable
|
|
6
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
4
|
+
const rdf_xml_1 = require("../../constants/rdf-xml");
|
|
5
|
+
const StateVariable_1 = require("./StateVariable");
|
|
6
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
7
7
|
class SvStatus extends StateVariable_1.StateVariable {
|
|
8
8
|
constructor(uuid) {
|
|
9
9
|
super(uuid);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { StateVariable } from "./StateVariable
|
|
2
|
-
import { TapChanger } from "../wires/TapChanger
|
|
1
|
+
import { StateVariable } from "./StateVariable";
|
|
2
|
+
import { TapChanger } from "../wires/TapChanger";
|
|
3
3
|
import XMLWriter from 'xml-writer';
|
|
4
4
|
export declare class SvTapStep extends StateVariable {
|
|
5
5
|
position: number;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SvTapStep = void 0;
|
|
4
|
-
const StateVariable_1 = require("./StateVariable
|
|
5
|
-
const __1 = require("
|
|
6
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
4
|
+
const StateVariable_1 = require("./StateVariable");
|
|
5
|
+
const __1 = require("../..");
|
|
6
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
7
7
|
class SvTapStep extends StateVariable_1.StateVariable {
|
|
8
8
|
constructor(uuid, position, tapChanger) {
|
|
9
9
|
super(uuid);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { StateVariable } from './StateVariable
|
|
2
|
-
import { TopologicalNode } from '../topology/TopologicalNode
|
|
3
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
1
|
+
import { StateVariable } from './StateVariable';
|
|
2
|
+
import { TopologicalNode } from '../topology/TopologicalNode';
|
|
3
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
4
4
|
export declare class SvVoltage extends StateVariable {
|
|
5
5
|
static sparqlQuery: string;
|
|
6
6
|
topologicalNode: TopologicalNode;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SvVoltage = void 0;
|
|
4
|
-
const StateVariable_1 = require("./StateVariable
|
|
4
|
+
const StateVariable_1 = require("./StateVariable");
|
|
5
5
|
class SvVoltage extends StateVariable_1.StateVariable {
|
|
6
6
|
static getQuerySPARQL(graphURI) {
|
|
7
7
|
if (graphURI.length > 0) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IdentifiedObject } from '../core/IdentifiedObject
|
|
2
|
-
import { TopologicalNode } from './TopologicalNode
|
|
1
|
+
import { IdentifiedObject } from '../core/IdentifiedObject';
|
|
2
|
+
import { TopologicalNode } from './TopologicalNode';
|
|
3
3
|
export declare class TopologicalIsland extends IdentifiedObject {
|
|
4
4
|
static sparqlQuery: string;
|
|
5
5
|
private topologicalNodes;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TopologicalIsland = void 0;
|
|
4
|
-
const IdentifiedObject_1 = require("../core/IdentifiedObject
|
|
4
|
+
const IdentifiedObject_1 = require("../core/IdentifiedObject");
|
|
5
5
|
class TopologicalIsland extends IdentifiedObject_1.IdentifiedObject {
|
|
6
6
|
constructor(uuid, name, shortName, description) {
|
|
7
7
|
super(uuid, name, shortName, description);
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { IdentifiedObject } from '../core/IdentifiedObject
|
|
2
|
-
import { BaseVoltage } from '../core/BaseVoltage
|
|
3
|
-
import { ConnectivityNodeContainer } from '../core/ConnectivityNodeContainer
|
|
4
|
-
import { TopologicalIsland } from './TopologicalIsland
|
|
5
|
-
import { SvVoltage } from '../statevariables/SvVoltage
|
|
6
|
-
import { Terminal } from '../core/Terminal
|
|
7
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
8
|
-
import { DiagramObject } from '../diagram/DiagramObject
|
|
9
|
-
import { ISchemaSettings } from '../../interfaces/schema-settings/ShapeInfos
|
|
1
|
+
import { IdentifiedObject } from '../core/IdentifiedObject';
|
|
2
|
+
import { BaseVoltage } from '../core/BaseVoltage';
|
|
3
|
+
import { ConnectivityNodeContainer } from '../core/ConnectivityNodeContainer';
|
|
4
|
+
import { TopologicalIsland } from './TopologicalIsland';
|
|
5
|
+
import { SvVoltage } from '../statevariables/SvVoltage';
|
|
6
|
+
import { Terminal } from '../core/Terminal';
|
|
7
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
8
|
+
import { DiagramObject } from '../diagram/DiagramObject';
|
|
9
|
+
import { ISchemaSettings } from '../../interfaces/schema-settings/ShapeInfos';
|
|
10
10
|
import XMLWriter from 'xml-writer';
|
|
11
|
-
import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject
|
|
11
|
+
import { IIdentifiedObject } from '../../interfaces/model/core/IIdentifiedObject';
|
|
12
12
|
export declare class TopologicalNode extends IdentifiedObject {
|
|
13
13
|
baseVoltage: BaseVoltage;
|
|
14
14
|
baseVoltageUUID: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TopologicalNode = void 0;
|
|
4
|
-
const IdentifiedObject_1 = require("../core/IdentifiedObject
|
|
5
|
-
const rdf_xml_1 = require("../../constants/rdf-xml
|
|
6
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
7
|
-
const parser_utils_1 = require("../../utils2/parser.utils
|
|
4
|
+
const IdentifiedObject_1 = require("../core/IdentifiedObject");
|
|
5
|
+
const rdf_xml_1 = require("../../constants/rdf-xml");
|
|
6
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
7
|
+
const parser_utils_1 = require("../../utils2/parser.utils");
|
|
8
8
|
class TopologicalNode extends IdentifiedObject_1.IdentifiedObject {
|
|
9
9
|
constructor(uuid, name, shortName, description) {
|
|
10
10
|
super(uuid, name, shortName, description);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { Conductor } from './Conductor
|
|
1
|
+
import { Conductor } from './Conductor';
|
|
2
2
|
import XMLWriter from 'xml-writer';
|
|
3
|
-
import { IDefaultValuesConfig } from '../../converter/integral7/interface-i7/IDefaultValuesConfig
|
|
4
|
-
import { IACLineSegment } from '../../interfaces/model/wires/IACLineSegment
|
|
5
|
-
import { ISchemaSettings } from '../../interfaces/schema-settings/ShapeInfos
|
|
6
|
-
import { DiagramObject } from '../diagram/DiagramObject
|
|
7
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
8
|
-
import { IConnectivityNode } from '../../interfaces/model/core/IConnectivityNode
|
|
3
|
+
import { IDefaultValuesConfig } from '../../converter/integral7/interface-i7/IDefaultValuesConfig';
|
|
4
|
+
import { IACLineSegment } from '../../interfaces/model/wires/IACLineSegment';
|
|
5
|
+
import { ISchemaSettings } from '../../interfaces/schema-settings/ShapeInfos';
|
|
6
|
+
import { DiagramObject } from '../diagram/DiagramObject';
|
|
7
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
8
|
+
import { IConnectivityNode } from '../../interfaces/model/core/IConnectivityNode';
|
|
9
9
|
export declare class ACLineSegment extends Conductor implements IACLineSegment {
|
|
10
10
|
constructor(uuid?: string, name?: string, shortName?: string, description?: string, length?: number);
|
|
11
11
|
r0: number;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ACLineSegment = void 0;
|
|
4
|
-
const Conductor_1 = require("./Conductor
|
|
5
|
-
const rdf_xml_1 = require("../../constants/rdf-xml
|
|
6
|
-
const parser_utils_1 = require("../../utils2/parser.utils
|
|
7
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
8
|
-
const geodata_util_1 = require("../../util/geodata.util
|
|
4
|
+
const Conductor_1 = require("./Conductor");
|
|
5
|
+
const rdf_xml_1 = require("../../constants/rdf-xml");
|
|
6
|
+
const parser_utils_1 = require("../../utils2/parser.utils");
|
|
7
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
8
|
+
const geodata_util_1 = require("../../util/geodata.util");
|
|
9
9
|
class ACLineSegment extends Conductor_1.Conductor {
|
|
10
10
|
constructor(uuid, name, shortName, description, length) {
|
|
11
11
|
super(uuid, name, shortName, description, length);
|
|
@@ -160,15 +160,15 @@ class ACLineSegment extends Conductor_1.Conductor {
|
|
|
160
160
|
}
|
|
161
161
|
validateMandatoryAttributesCGMES(defaultValuesConfig) {
|
|
162
162
|
let defaultValues = super.validateMandatoryAttributesCGMES(defaultValuesConfig);
|
|
163
|
-
if (!(0, parser_utils_1.isNumericI7)(this.r)) {
|
|
163
|
+
if (!(0, parser_utils_1.isNumericI7)(this.r) || this.x === 0) {
|
|
164
164
|
this.r = defaultValuesConfig.ACLineSegment.r;
|
|
165
165
|
defaultValues += 'r,';
|
|
166
166
|
}
|
|
167
|
-
if (!(0, parser_utils_1.isNumericI7)(this.x)) {
|
|
167
|
+
if (!(0, parser_utils_1.isNumericI7)(this.x) || this.x === 0) {
|
|
168
168
|
this.x = defaultValuesConfig.ACLineSegment.x;
|
|
169
169
|
defaultValues += 'x,';
|
|
170
170
|
}
|
|
171
|
-
if (!(0, parser_utils_1.isNumericI7)(this.bch)) {
|
|
171
|
+
if (!(0, parser_utils_1.isNumericI7)(this.bch) || this.bch === 0) {
|
|
172
172
|
this.bch = defaultValuesConfig.ACLineSegment.bch;
|
|
173
173
|
defaultValues += 'bch,';
|
|
174
174
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ACLineSegment.js","sourceRoot":"","sources":["../../../src/model/wires/ACLineSegment.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"ACLineSegment.js","sourceRoot":"","sources":["../../../src/model/wires/ACLineSegment.ts"],"names":[],"mappings":";;;AAAA,2CAAwC;AAExC,qDAAkD;AAIlD,4DAAqE;AACrE,kEAAoF;AAGpF,0DAAsD;AAGtD,MAAa,aAAc,SAAQ,qBAAS;IAE1C,YAAY,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB,EAAE,MAAe;QACjG,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,CAAC,CAAC;QAElD,IAAI,CAAC,oBAAoB,CAAC,GAAG,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC,CAAC,wCAAwC;QACnF,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,EAAE,eAAe,CAAC,CAAC;QAC1C,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,GAAG,EAAE,UAAU,CAAC,CAAC;QAExC,IAAI,CAAC,oBAAoB,CAAC,GAAG,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC,CAAC,wCAAwC;QACnF,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,EAAE,eAAe,CAAC,CAAC;QAC1C,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,GAAG,EAAE,UAAU,CAAC,CAAC;IAC1C,CAAC;IAsDM,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,aAAa,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SACzE;QACD,OAAO,aAAa,CAAC,WAAW,CAAC;IACnC,CAAC;IAEM,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAAwB;;QACtE,MAAA,MAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,OAAO,0CAAE,QAAQ,0CAAE,OAAO,CAAC,CAAC,KAAU,EAAE,EAAE;YAC9C,MAAM,aAAa,GAAG,IAAI,aAAa,EAAE,CAAC;YAC1C,aAAa,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;YACjD,QAAQ,CAAC,gBAAgB,CAAC,aAAa,CAAC,CAAC;QAC3C,CAAC,CAAC,CAAC;IACL,CAAC;IAEM,2BAA2B,CAAC,KAAU;QAC3C,KAAK,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;QACzC,IAAI,CAAC,CAAC,GAAG,CAAC,0BAAW,CAAC,QAAQ,CAAC,KAAK,EAAE,GAAG,CAAC,CAAC;QAC3C,IAAI,CAAC,CAAC,GAAG,CAAC,0BAAW,CAAC,QAAQ,CAAC,KAAK,EAAE,GAAG,CAAC,CAAC;QAC3C,IAAI,CAAC,GAAG,GAAG,CAAC,0BAAW,CAAC,QAAQ,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;QAC/C,IAAI,CAAC,GAAG,GAAG,CAAC,0BAAW,CAAC,QAAQ,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;IACjD,CAAC;IAEM,yBAAyB,CAAC,QAAwB;QACvD,KAAK,CAAC,yBAAyB,CAAC,QAAQ,CAAC,CAAC;IAC5C,CAAC;IAGM,MAAM;QACX,KAAK,CAAC,MAAM,EAAE,CAAC;QACf,IAAI,CAAC,gBAAgB,EAAE,CAAC;QACxB,IAAI,CAAC,kBAAkB,EAAE,CAAC;QAC1B,OAAO,IAAI,CAAC,IAAI,CAAC;IACnB,CAAC;IAEM,gBAAgB;QACrB,KAAK,CAAC,gBAAgB,EAAE,CAAC;QACzB,uEAAuE;QACvE,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC;QACxB,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC;QACxB,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,GAAG,CAAC;QAC5B,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,GAAG,CAAC;QAC5B,IAAI,CAAC,IAAI,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,eAAe,EAAE,CAAC;IACrD,CAAC;IAEM,kBAAkB;QACvB,KAAK,CAAC,kBAAkB,EAAE,CAAC;QAC3B,IAAI,IAAI,CAAC,WAAW;YAClB,IAAI,CAAC,IAAI,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC;IACzD,CAAC;IAEM,SAAS,CAAC,OAAY,EAAE,OAAe,EAAE,cAA+B,EAAE,aAA6B;QAC5G,IAAI,aAAa,EAAE;YACjB,KAAK,CAAC,SAAS,CAAC,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,aAAa,CAAC,CAAC;YACjE,MAAM,UAAU,GAAe,EAAE,CAAC;YAClC,aAAa,CAAC,mBAAmB,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE;gBAClD,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,EAAE,EAAE,CAAC,KAAK,CAAC,YAAY,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;YACvE,CAAC,CAAC,CAAC;YACH,OAAO,CAAC,UAAU,CAAC,GAAG;gBACpB,IAAI,EAAE,YAAY;gBAClB,WAAW,EAAE,UAAU;aACxB,CAAA;YACD,OAAO,CAAC,YAAY,CAAC,GAAG;gBACtB,iBAAiB,EAAE,aAAa,CAAC,IAAI;gBACrC,UAAU,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI;aAClC,CAAA;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAED,gDAAgD;IAChD,iDAAiD;IAC1C,YAAY;;QAEjB,MAAM,OAAO,GAAG,EAAE,CAAC;QACnB,IAAI,MAAA,MAAA,IAAI,CAAC,QAAQ,0CAAE,cAAc,0CAAE,MAAM,EAAE;YACzC,MAAM,UAAU,GAAe,EAAE,CAAC;YAClC,IAAI,CAAA,MAAA,MAAA,IAAI,CAAC,QAAQ,0CAAE,gBAAgB,0CAAE,MAAM,MAAK,4BAA4B,EAAE;gBAC5E,MAAA,MAAA,IAAI,CAAC,QAAQ,0CAAE,cAAc,0CAAE,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE;oBAC/C,IAAI,CAAC,KAAK,CAAC,SAAS,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,SAAS,GAAG,CAAC,EAAE;wBAChD,MAAM,MAAM,GAAG,0BAAW,CAAC,YAAY,CAAC,CAAC,KAAK,CAAC,SAAS,EAAE,CAAC,KAAK,CAAC,SAAS,EAAE,WAAW,CAAC,CAAC;wBACzF,UAAU,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;qBACzB;gBACH,CAAC,CAAC,CAAC;aACJ;iBAAM;gBACL,MAAA,MAAA,IAAI,CAAC,QAAQ,0CAAE,cAAc,0CAAE,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE;oBAC/C,IAAI,CAAC,KAAK,CAAC,SAAS,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,SAAS,GAAG,CAAC,EAAE;wBAChD,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,EAAE,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC;qBACvD;gBACH,CAAC,CAAC,CAAC;aACJ;YAED,IAAI,UAAU,CAAC,MAAM,EAAE;gBACrB,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;gBAClB,OAAO,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;gBAC5B,OAAO,CAAC,UAAU,CAAC,GAAG;oBACpB,IAAI,EAAE,YAAY;oBAClB,WAAW,EAAE,UAAU;iBACxB,CAAC;gBACF,OAAO,CAAC,YAAY,CAAC,GAAG;oBACtB,KAAK,EAAE,IAAI,CAAC,IAAI;oBAChB,IAAI,EAAE,IAAI,CAAC,IAAI;oBACf,UAAU,EAAE,eAAe;iBAC5B,CAAA;aACF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAED,uBAAuB;IAChB,yBAAyB,CAAC,SAA8B;QAC7D,OAAO;IACT,CAAC;IAGD,iCAAiC;IAC1B,QAAQ,CAAC,SAAoB,EAAE,OAAe;QACnD,MAAM,QAAQ,GAAG,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;QAC3C,MAAM,UAAU,GAAG,IAAI,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;QAEhD,IAAI,OAAO,KAAK,iBAAO,CAAC,UAAU,EAAE;YAClC,SAAS,CAAC,cAAc,CAAC,iBAAO,CAAC,aAAa,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,iBAAO,CAAC,SAAS,CAAC,CAAC;YAC1F,IAAA,sCAAqB,EAAC,SAAS,EAAE,QAAQ,EAAE,GAAG,UAAU,GAAG,IAAI,CAAC,IAAI,EAAE,CAAC,CAAC;YAExE,IAAI,CAAC,kBAAkB,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;YAC5C,IAAI,CAAC,oBAAoB,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;YAC9C,SAAS,CAAC,UAAU,EAAE,CAAC;SACxB;aAAM,IAAI,OAAO,KAAK,iBAAO,CAAC,aAAa,IAAI,IAAI,CAAC,eAAe,CAAC,iBAAO,CAAC,aAAa,CAAC,EAAE;YAC3F,SAAS,CAAC,cAAc,CAAC,iBAAO,CAAC,aAAa,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,iBAAO,CAAC,SAAS,CAAC,CAAC;YAC1F,IAAA,sCAAqB,EAAC,SAAS,EAAE,QAAQ,EAAE,GAAG,UAAU,GAAG,IAAI,CAAC,IAAI,EAAE,CAAC,CAAC;YACxE,IAAI,CAAC,kBAAkB,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;YAC5C,IAAI,CAAC,oBAAoB,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;YAC9C,SAAS,CAAC,UAAU,EAAE,CAAC;SACxB;IACH,CAAC;IAES,kBAAkB,CAAC,SAAoB,EAAE,OAAe;QAChE,KAAK,CAAC,kBAAkB,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;QAC7C,IAAI,OAAO,KAAK,iBAAO,CAAC,UAAU,EAAE;YAClC,IAAA,6BAAY,EAAC,SAAS,EAAE,GAAG,iBAAO,CAAC,aAAa,kBAAkB,EAAE,IAAI,CAAC,CAAC,CAAC,CAAC;YAC5E,IAAA,6BAAY,EAAC,SAAS,EAAE,GAAG,iBAAO,CAAC,aAAa,kBAAkB,EAAE,IAAI,CAAC,CAAC,CAAC,CAAC;YAC5E,IAAA,6BAAY,EAAC,SAAS,EAAE,GAAG,iBAAO,CAAC,aAAa,oBAAoB,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC;YAChF,IAAA,6BAAY,EAAC,SAAS,EAAE,GAAG,iBAAO,CAAC,aAAa,oBAAoB,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC;YAEhF,IAAA,6BAAY,EAAC,SAAS,EAAE,GAAG,iBAAO,CAAC,aAAa,mBAAmB,EAAE,IAAI,CAAC,EAAE,CAAC,CAAC;YAC9E,IAAA,6BAAY,EAAC,SAAS,EAAE,GAAG,iBAAO,CAAC,aAAa,mBAAmB,EAAE,IAAI,CAAC,EAAE,CAAC,CAAC;YAC9E,IAAA,6BAAY,EAAC,SAAS,EAAE,GAAG,iBAAO,CAAC,aAAa,qBAAqB,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;YAClF,IAAA,6BAAY,EAAC,SAAS,EAAE,GAAG,iBAAO,CAAC,aAAa,qBAAqB,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;YAElF,IAAA,6BAAY,EAAC,SAAS,EAAE,GAAG,iBAAO,CAAC,aAAa,2CAA2C,EAAE,IAAI,CAAC,0BAA0B,CAAC,CAAC;SAC/H;IACH,CAAC;IAES,oBAAoB,CAAC,SAAoB,EAAE,OAAe;QAClE,KAAK,CAAC,oBAAoB,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IACjD,CAAC;IAED,gCAAgC,CAAC,mBAAyC;QACxE,IAAI,aAAa,GAAG,KAAK,CAAC,gCAAgC,CAAC,mBAAmB,CAAC,CAAC;QAChF,IAAI,CAAC,IAAA,0BAAW,EAAC,IAAI,CAAC,CAAC,CAAC,IAAI,IAAI,CAAC,CAAC,KAAK,CAAC,EAAE;YACxC,IAAI,CAAC,CAAC,GAAG,mBAAmB,CAAC,aAAa,CAAC,CAAC,CAAC;YAC7C,aAAa,IAAI,IAAI,CAAA;SACtB;QACD,IAAI,CAAC,IAAA,0BAAW,EAAC,IAAI,CAAC,CAAC,CAAC,IAAI,IAAI,CAAC,CAAC,KAAK,CAAC,EAAE;YACxC,IAAI,CAAC,CAAC,GAAG,mBAAmB,CAAC,aAAa,CAAC,CAAC,CAAC;YAC7C,aAAa,IAAI,IAAI,CAAA;SACtB;QACD,IAAI,CAAC,IAAA,0BAAW,EAAC,IAAI,CAAC,GAAG,CAAC,IAAI,IAAI,CAAC,GAAG,KAAK,CAAC,EAAE;YAC5C,IAAI,CAAC,GAAG,GAAG,mBAAmB,CAAC,aAAa,CAAC,GAAG,CAAC;YACjD,aAAa,IAAI,MAAM,CAAA;SACxB;QACD,IAAI,CAAC,IAAA,0BAAW,EAAC,IAAI,CAAC,GAAG,CAAC,EAAE;YAC1B,IAAI,CAAC,GAAG,GAAG,mBAAmB,CAAC,aAAa,CAAC,GAAG,CAAC;YACjD,aAAa,IAAI,MAAM,CAAA;SACxB;QACD,IAAI,CAAC,IAAA,0BAAW,EAAC,IAAI,CAAC,EAAE,CAAC,EAAE;YACzB,IAAI,CAAC,EAAE,GAAG,mBAAmB,CAAC,aAAa,CAAC,EAAE,CAAC;YAC/C,aAAa,IAAI,KAAK,CAAA;SACvB;QACD,IAAI,CAAC,IAAA,0BAAW,EAAC,IAAI,CAAC,EAAE,CAAC,EAAE;YACzB,IAAI,CAAC,EAAE,GAAG,mBAAmB,CAAC,aAAa,CAAC,EAAE,CAAC;YAC/C,aAAa,IAAI,KAAK,CAAA;SACvB;QACD,IAAI,CAAC,IAAA,0BAAW,EAAC,IAAI,CAAC,IAAI,CAAC,EAAE;YAC3B,IAAI,CAAC,IAAI,GAAG,mBAAmB,CAAC,aAAa,CAAC,IAAI,CAAC;YACnD,aAAa,IAAI,OAAO,CAAA;SACzB;QACD,IAAI,CAAC,IAAA,0BAAW,EAAC,IAAI,CAAC,IAAI,CAAC,EAAE;YAC3B,IAAI,CAAC,IAAI,GAAG,mBAAmB,CAAC,aAAa,CAAC,IAAI,CAAC;YACnD,aAAa,IAAI,OAAO,CAAA;SACzB;QACD,IAAI,CAAC,IAAA,0BAAW,EAAC,IAAI,CAAC,0BAA0B,CAAC,EAAE;YACjD,IAAI,CAAC,0BAA0B,GAAG,mBAAmB,CAAC,aAAa,CAAC,0BAA0B,CAAC;YAC/F,aAAa,IAAI,6BAA6B,CAAA;SAC/C;QACD,IAAI,aAAa,CAAC,MAAM;YAAE,IAAI,CAAC,WAAW,GAAG,IAAI,aAAa,GAAG,CAAC;QAClE,OAAO,aAAa,CAAC;IACvB,CAAC;IAED;;2CAEuC;IACvC,eAAe,CAAC,SAAiB;QAC/B,IAAI,IAAI,CAAC,OAAO,IAAI,IAAI,CAAC,WAAW,EAAE;YACpC,OAAO,IAAI,CAAC;SACb;QACD,OAAO,KAAK,CAAC;IACf,CAAC;IAED,IAAI,CAAC,CAAS;QACZ,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC;QACX,OAAO,IAAI,CAAC,uBAAuB,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC,IAAI,EAAE,KAAK,EAAE,eAAe,EAAE,GAAG,EAAE,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;IAC5G,CAAC;IAED,IAAI,CAAC,CAAS;QACZ,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC;QACX,OAAO,IAAI,CAAC,uBAAuB,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC,IAAI,EAAE,KAAK,EAAE,eAAe,EAAE,GAAG,EAAE,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;IAC5G,CAAC;;AA7RH,sCA+RC;AAnQe,yBAAW,GAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAsCrB,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RotatingMachine } from './RotatingMachine
|
|
1
|
+
import { RotatingMachine } from './RotatingMachine';
|
|
2
2
|
import XMLWriter from 'xml-writer';
|
|
3
|
-
import { AsynchronousMachineKind } from "./AsynchronousMachineKind
|
|
4
|
-
import { IDefaultValuesConfig } from '../../converter/integral7/interface-i7/IDefaultValuesConfig
|
|
3
|
+
import { AsynchronousMachineKind } from "./AsynchronousMachineKind";
|
|
4
|
+
import { IDefaultValuesConfig } from '../../converter/integral7/interface-i7/IDefaultValuesConfig';
|
|
5
5
|
export declare class AsynchronousMachine extends RotatingMachine {
|
|
6
6
|
nominalFrequency: number;
|
|
7
7
|
nominalSpeed: number;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AsynchronousMachine = void 0;
|
|
4
|
-
const RotatingMachine_1 = require("./RotatingMachine
|
|
5
|
-
const __1 = require("
|
|
6
|
-
const AsynchronousMachineKind_1 = require("./AsynchronousMachineKind
|
|
7
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
8
|
-
const parser_utils_1 = require("../../utils2/parser.utils
|
|
4
|
+
const RotatingMachine_1 = require("./RotatingMachine");
|
|
5
|
+
const __1 = require("../..");
|
|
6
|
+
const AsynchronousMachineKind_1 = require("./AsynchronousMachineKind");
|
|
7
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
8
|
+
const parser_utils_1 = require("../../utils2/parser.utils");
|
|
9
9
|
class AsynchronousMachine extends RotatingMachine_1.RotatingMachine {
|
|
10
10
|
constructor(uuid, name, shortName, description) {
|
|
11
11
|
super(uuid, name, shortName, description);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ProtectedSwitch } from './ProtectedSwitch
|
|
2
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
1
|
+
import { ProtectedSwitch } from './ProtectedSwitch';
|
|
2
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
3
3
|
import XMLWriter from 'xml-writer';
|
|
4
4
|
export declare class Breaker extends ProtectedSwitch {
|
|
5
5
|
constructor(uuid?: string, name?: string, shortName?: string, description?: string, normalOpen?: boolean, retained?: boolean);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Breaker = void 0;
|
|
4
|
-
const ProtectedSwitch_1 = require("./ProtectedSwitch
|
|
5
|
-
const rdf_xml_1 = require("../../constants/rdf-xml
|
|
6
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
4
|
+
const ProtectedSwitch_1 = require("./ProtectedSwitch");
|
|
5
|
+
const rdf_xml_1 = require("../../constants/rdf-xml");
|
|
6
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
7
7
|
class Breaker extends ProtectedSwitch_1.ProtectedSwitch {
|
|
8
8
|
constructor(uuid, name, shortName, description, normalOpen, retained) {
|
|
9
9
|
super(uuid, name, shortName, description, normalOpen, retained);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Connector } from './Connector
|
|
2
|
-
import { ModelContainer } from '../../model-container/model/ModelContainer
|
|
1
|
+
import { Connector } from './Connector';
|
|
2
|
+
import { ModelContainer } from '../../model-container/model/ModelContainer';
|
|
3
3
|
import XMLWriter from 'xml-writer';
|
|
4
|
-
import { ISchemaSettings } from '../../interfaces/schema-settings/ShapeInfos
|
|
5
|
-
import { DiagramObject } from '../diagram/DiagramObject
|
|
4
|
+
import { ISchemaSettings } from '../../interfaces/schema-settings/ShapeInfos';
|
|
5
|
+
import { DiagramObject } from '../diagram/DiagramObject';
|
|
6
6
|
export declare class BusbarSection extends Connector {
|
|
7
7
|
ipMax: number;
|
|
8
8
|
constructor(uuid?: string, name?: string, shortName?: string, description?: string);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.BusbarSection = void 0;
|
|
4
|
-
const Connector_1 = require("./Connector
|
|
5
|
-
const rdf_xml_1 = require("../../constants/rdf-xml
|
|
6
|
-
const xml_serializer_1 = require("../../util/xml/xml.serializer
|
|
4
|
+
const Connector_1 = require("./Connector");
|
|
5
|
+
const rdf_xml_1 = require("../../constants/rdf-xml");
|
|
6
|
+
const xml_serializer_1 = require("../../util/xml/xml.serializer");
|
|
7
7
|
class BusbarSection extends Connector_1.Connector {
|
|
8
8
|
constructor(uuid, name, shortName, description) {
|
|
9
9
|
super(uuid, name, shortName, description);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ConductingEquipment } from "../core/ConductingEquipment
|
|
1
|
+
import { ConductingEquipment } from "../core/ConductingEquipment";
|
|
2
2
|
export declare class Clamp extends ConductingEquipment {
|
|
3
3
|
constructor(uuid: string, name: string, shortName: string, description: string);
|
|
4
4
|
static sparqlQuery: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Clamp = void 0;
|
|
4
|
-
const ConductingEquipment_1 = require("../core/ConductingEquipment
|
|
4
|
+
const ConductingEquipment_1 = require("../core/ConductingEquipment");
|
|
5
5
|
class Clamp extends ConductingEquipment_1.ConductingEquipment {
|
|
6
6
|
constructor(uuid, name, shortName, description) {
|
|
7
7
|
super(uuid, name, shortName, description);
|