@enervance/insight-cim-model 0.0.123 → 0.0.124
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 +49 -50
- package/dist/analysis/analysis-neplan/digi-ons.js.map +1 -1
- package/dist/config/load.confings.js +1 -1
- package/dist/config/westnetz-neplan/callbacks/cb-connectivitynode.d.ts +2 -2
- package/dist/config/westnetz-neplan/callbacks/cb-connectivitynode.js +12 -12
- package/dist/config/westnetz-neplan/callbacks/cb-connectivitynode.js.map +1 -1
- package/dist/config/westnetz-neplan/callbacks/cb-psr.d.ts +3 -3
- package/dist/config/westnetz-neplan/callbacks/cb-psr.js +6 -6
- package/dist/config/westnetz-neplan/callbacks/cb-psr.js.map +1 -1
- 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 +19 -19
- package/dist/converter/PSDM/ConverterPowerSystemDataModel.js.map +1 -1
- 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 +774 -773
- package/dist/converter/integral7/converter.integral7.js.map +1 -1
- package/dist/converter/integral7/dl-convert/db/database.interface.types.d.ts +17 -17
- package/dist/converter/integral7/dl-convert/dl-converter-i7-function.types.d.ts +1 -1
- package/dist/converter/integral7/dl-convert/dl-converter-i7.d.ts +17 -17
- package/dist/converter/integral7/dl-convert/dl-converter-i7.js +42 -42
- package/dist/converter/integral7/dl-convert/dl-converter-i7.js.map +1 -1
- 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 +24 -28
- package/dist/converter/integral7/interface-i7/export-frame-i7.js.map +1 -1
- 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 +10 -10
- package/dist/converter/integral7/model/dl-utils/util-functions.js.map +1 -1
- 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/utils-cgmes-export.d.ts +5 -5
- package/dist/converter/integral7/utils-cgmes-export.js +3 -3
- package/dist/converter/integral7/utils-cgmes-export.js.map +1 -1
- package/dist/converter/integral7/utils-schema.d.ts +7 -7
- package/dist/converter/integral7/utils-schema.js +2 -2
- package/dist/converter/integral7/utils-schema.js.map +1 -1
- 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 +48 -49
- package/dist/converter/integral7/utils.js.map +1 -1
- 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/graph.js.map +1 -1
- 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/GraphTree.js.map +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/GraphTreeNode.js.map +1 -1
- package/dist/data-structures/tree/GraphTreeObject.d.ts +1 -1
- 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 +93 -93
- package/dist/etl/etl-neplan/etl-neplan-csv.js.map +1 -1
- package/dist/etl/etl-neplan/etl-neplan-feederline.d.ts +4 -4
- package/dist/etl/etl-neplan/etl-neplan-feederline.js +20 -20
- package/dist/etl/etl-neplan/etl-neplan-feederline.js.map +1 -1
- package/dist/etl/etl-neplan/etl-neplan-geo.d.ts +5 -5
- package/dist/etl/etl-neplan/etl-neplan-geo.js +28 -28
- package/dist/etl/etl-neplan/etl-neplan-geo.js.map +1 -1
- package/dist/etl/etl-neplan/etl-neplan-util.d.ts +2 -2
- package/dist/etl/etl-neplan/etl-neplan-util.js +6 -6
- package/dist/etl/etl-neplan/etl-neplan-util.js.map +1 -1
- package/dist/etl/etl-neplan/etl-neplan.d.ts +9 -9
- package/dist/etl/etl-neplan/etl-neplan.js +36 -36
- package/dist/etl/etl-neplan/etl-neplan.js.map +1 -1
- package/dist/etl/etl-neplan/neplan-contingency-analysis.d.ts +8 -8
- package/dist/etl/etl-neplan/neplan-contingency-analysis.js +42 -42
- package/dist/etl/etl-neplan/neplan-contingency-analysis.js.map +1 -1
- 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 +2 -2
- package/dist/etl/etl-psdm-novagent/etl-psdm-novagent-energytypes.js.map +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 +5 -5
- package/dist/grid-validation/grid-validation.js.map +1 -1
- package/dist/index.d.ts +290 -290
- package/dist/index.js +271 -277
- package/dist/index.js.map +1 -1
- 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 +5 -5
- 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 +3 -3
- 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 +3 -3
- 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 +4 -4
- package/dist/model/assetinfo/PowerTransformerInfo.js.map +1 -1
- package/dist/model/assetinfo/SwitchInfo.d.ts +2 -2
- package/dist/model/assetinfo/SwitchInfo.js +1 -1
- package/dist/model/assetinfo/SwitchInfo.js.map +1 -1
- package/dist/model/assetinfo/TapChangerInfo.d.ts +5 -5
- package/dist/model/assetinfo/TapChangerInfo.js +27 -27
- package/dist/model/assetinfo/TapChangerInfo.js.map +1 -1
- package/dist/model/assetinfo/TransformerEndInfo.d.ts +4 -4
- package/dist/model/assetinfo/TransformerEndInfo.js +10 -10
- package/dist/model/assetinfo/TransformerEndInfo.js.map +1 -1
- package/dist/model/assetinfo/WireInfo.d.ts +2 -2
- package/dist/model/assetinfo/WireInfo.js +9 -9
- package/dist/model/assetinfo/WireInfo.js.map +1 -1
- package/dist/model/assets/AggregateScore.d.ts +2 -2
- package/dist/model/assets/AggregateScore.js +1 -1
- package/dist/model/assets/AggregateScore.js.map +1 -1
- package/dist/model/assets/Analytic.d.ts +5 -5
- package/dist/model/assets/Analytic.js +5 -5
- package/dist/model/assets/Analytic.js.map +1 -1
- package/dist/model/assets/AnalyticScore.d.ts +4 -4
- package/dist/model/assets/AnalyticScore.js +4 -4
- package/dist/model/assets/AnalyticScore.js.map +1 -1
- package/dist/model/assets/Asset.d.ts +19 -19
- package/dist/model/assets/Asset.js +7 -7
- package/dist/model/assets/Asset.js.map +1 -1
- 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/AssetDeployment.js.map +1 -1
- package/dist/model/assets/AssetHealthEvent.d.ts +2 -2
- package/dist/model/assets/AssetHealthEvent.js +1 -1
- package/dist/model/assets/AssetHealthEvent.js.map +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/AssetOwner.js.map +1 -1
- package/dist/model/assets/AssetUser.d.ts +2 -2
- package/dist/model/assets/AssetUser.js +1 -1
- package/dist/model/assets/AssetUser.js.map +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 +2 -2
- package/dist/model/assets/Facility.js.map +1 -1
- package/dist/model/assets/HealthScore.d.ts +2 -2
- package/dist/model/assets/HealthScore.js +1 -1
- package/dist/model/assets/HealthScore.js.map +1 -1
- package/dist/model/assets/LifecycleDate.js +1 -1
- 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 +3 -3
- package/dist/model/assets/Structure.js.map +1 -1
- package/dist/model/assets/Tower.d.ts +2 -2
- package/dist/model/assets/Tower.js +4 -4
- package/dist/model/assets/Tower.js.map +1 -1
- 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 +6 -6
- package/dist/model/common/CoordinateSystem.js.map +1 -1
- 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 +7 -7
- package/dist/model/common/Location.js.map +1 -1
- package/dist/model/common/Organisation.d.ts +3 -3
- package/dist/model/common/Organisation.js +1 -1
- package/dist/model/common/Organisation.js.map +1 -1
- package/dist/model/common/OrganisationRole.d.ts +3 -3
- package/dist/model/common/OrganisationRole.js +2 -2
- package/dist/model/common/OrganisationRole.js.map +1 -1
- package/dist/model/common/PositionPoint.d.ts +3 -3
- package/dist/model/common/PositionPoint.js +9 -9
- package/dist/model/common/PositionPoint.js.map +1 -1
- package/dist/model/common/Status.js +1 -1
- package/dist/model/core/ACDCTerminal.d.ts +5 -5
- package/dist/model/core/ACDCTerminal.js +10 -10
- package/dist/model/core/ACDCTerminal.js.map +1 -1
- package/dist/model/core/BaseVoltage.d.ts +4 -4
- package/dist/model/core/BaseVoltage.js +6 -6
- package/dist/model/core/BaseVoltage.js.map +1 -1
- package/dist/model/core/Bay.d.ts +5 -5
- package/dist/model/core/Bay.js +6 -6
- package/dist/model/core/Bay.js.map +1 -1
- package/dist/model/core/ConductingEquipment.d.ts +10 -10
- package/dist/model/core/ConductingEquipment.js +6 -6
- package/dist/model/core/ConductingEquipment.js.map +1 -1
- package/dist/model/core/ConnectivityNode.d.ts +12 -12
- package/dist/model/core/ConnectivityNode.js +30 -30
- 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 +6 -6
- package/dist/model/core/Curve.js.map +1 -1
- package/dist/model/core/CurveData.d.ts +1 -1
- package/dist/model/core/CurveData.js +9 -9
- package/dist/model/core/CurveData.js.map +1 -1
- package/dist/model/core/Equipment.d.ts +7 -7
- package/dist/model/core/Equipment.js +13 -13
- package/dist/model/core/Equipment.js.map +1 -1
- 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 +7 -7
- package/dist/model/core/Feeder.js.map +1 -1
- package/dist/model/core/GeographicalRegion.d.ts +2 -2
- package/dist/model/core/GeographicalRegion.js +4 -4
- package/dist/model/core/GeographicalRegion.js.map +1 -1
- package/dist/model/core/IdentifiedObject.d.ts +12 -12
- package/dist/model/core/IdentifiedObject.js +11 -11
- package/dist/model/core/IdentifiedObject.js.map +1 -1
- package/dist/model/core/PSRType.d.ts +3 -3
- package/dist/model/core/PSRType.js +5 -5
- package/dist/model/core/PSRType.js.map +1 -1
- package/dist/model/core/PowerSystemResource.d.ts +8 -8
- package/dist/model/core/PowerSystemResource.js +5 -5
- package/dist/model/core/PowerSystemResource.js.map +1 -1
- package/dist/model/core/SubGeographicalRegion.d.ts +4 -4
- package/dist/model/core/SubGeographicalRegion.js +5 -5
- package/dist/model/core/SubGeographicalRegion.js.map +1 -1
- package/dist/model/core/Substation.d.ts +9 -9
- package/dist/model/core/Substation.js +7 -7
- package/dist/model/core/Substation.js.map +1 -1
- package/dist/model/core/Terminal.d.ts +18 -18
- package/dist/model/core/Terminal.js +12 -12
- package/dist/model/core/Terminal.js.map +1 -1
- package/dist/model/core/VoltageLevel.d.ts +5 -5
- package/dist/model/core/VoltageLevel.js +11 -11
- package/dist/model/core/VoltageLevel.js.map +1 -1
- package/dist/model/dc/ACDCConverter.d.ts +4 -4
- package/dist/model/dc/ACDCConverter.js +23 -23
- package/dist/model/dc/ACDCConverter.js.map +1 -1
- package/dist/model/dc/ACDCConverterDCTerminal.d.ts +3 -3
- package/dist/model/dc/ACDCConverterDCTerminal.js +6 -6
- package/dist/model/dc/ACDCConverterDCTerminal.js.map +1 -1
- package/dist/model/dc/CsConverter.d.ts +4 -4
- package/dist/model/dc/CsConverter.js +21 -21
- package/dist/model/dc/CsConverter.js.map +1 -1
- package/dist/model/dc/DCBaseTerminal.d.ts +2 -2
- package/dist/model/dc/DCBaseTerminal.js +5 -5
- package/dist/model/dc/DCBaseTerminal.js.map +1 -1
- 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 +7 -7
- package/dist/model/dc/DCConverterUnit.js.map +1 -1
- 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 +6 -6
- package/dist/model/dc/DCGround.js.map +1 -1
- package/dist/model/dc/DCLine.d.ts +2 -2
- package/dist/model/dc/DCLine.js +21 -21
- package/dist/model/dc/DCLine.js.map +1 -1
- package/dist/model/dc/DCLineSegment.d.ts +1 -1
- package/dist/model/dc/DCLineSegment.js +33 -33
- package/dist/model/dc/DCLineSegment.js.map +1 -1
- package/dist/model/dc/DCNode.d.ts +3 -3
- package/dist/model/dc/DCNode.js +5 -5
- package/dist/model/dc/DCNode.js.map +1 -1
- package/dist/model/dc/DCTerminal.d.ts +2 -2
- package/dist/model/dc/DCTerminal.js +5 -5
- package/dist/model/dc/DCTerminal.js.map +1 -1
- package/dist/model/dc/VsConverter.d.ts +4 -4
- package/dist/model/dc/VsConverter.js +21 -21
- package/dist/model/dc/VsConverter.js.map +1 -1
- package/dist/model/diagram/Diagram.d.ts +5 -5
- package/dist/model/diagram/Diagram.js +6 -6
- package/dist/model/diagram/Diagram.js.map +1 -1
- package/dist/model/diagram/DiagramObject.d.ts +5 -5
- package/dist/model/diagram/DiagramObject.js +10 -10
- package/dist/model/diagram/DiagramObject.js.map +1 -1
- package/dist/model/diagram/DiagramObjectPoint.d.ts +3 -3
- package/dist/model/diagram/DiagramObjectPoint.js +9 -9
- package/dist/model/diagram/DiagramObjectPoint.js.map +1 -1
- package/dist/model/diagram/DiagramStyle.d.ts +1 -1
- package/dist/model/diagram/DiagramStyle.js +6 -6
- package/dist/model/diagram/DiagramStyle.js.map +1 -1
- 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 +4 -4
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/DynamicsFunctionBlock.js.map +1 -1
- 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 +4 -4
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineDynamics.js.map +1 -1
- 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 +17 -17
- package/dist/model/dynamics/standard-models/synchronous-machine-dynamics/SynchronousMachineTimeConstantReactance.js.map +1 -1
- package/dist/model/equivalents/EquivalentBranch.d.ts +3 -3
- package/dist/model/equivalents/EquivalentBranch.js +21 -21
- package/dist/model/equivalents/EquivalentBranch.js.map +1 -1
- 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 +29 -29
- package/dist/model/equivalents/EquivalentInjection.js.map +1 -1
- 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/AMPRIONCableWireInfo.js.map +1 -1
- 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/assetinfo/AMPRIONOverheadWireInfo.js.map +1 -1
- 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/AMPRIONAssetCommunicationEquipment.js.map +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/AMPRIONAssetConstructionMaintenance.js.map +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/AMPRIONAssetPrimaryEquipment.js.map +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/AMPRIONAssetSecondaryEquipment.js.map +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONConstructionContainer.d.ts +4 -4
- package/dist/model/extensions/amprion/assets/AMPRIONConstructionContainer.js +8 -8
- package/dist/model/extensions/amprion/assets/AMPRIONConstructionContainer.js.map +1 -1
- 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/AMPRIONContractingAuthority.js.map +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/AMPRIONCountry.js.map +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONFacility.d.ts +4 -4
- package/dist/model/extensions/amprion/assets/AMPRIONFacility.js +8 -8
- package/dist/model/extensions/amprion/assets/AMPRIONFacility.js.map +1 -1
- 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/AMPRIONLeaseholder.js.map +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/AMPRIONLineDistrict.js.map +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/AMPRIONServiceProvider.js.map +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONSpanField.d.ts +5 -5
- package/dist/model/extensions/amprion/assets/AMPRIONSpanField.js +12 -12
- package/dist/model/extensions/amprion/assets/AMPRIONSpanField.js.map +1 -1
- 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/AMPRIONState.js.map +1 -1
- 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/AMPRIONTeam.js.map +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONTower.d.ts +6 -6
- package/dist/model/extensions/amprion/assets/AMPRIONTower.js +16 -16
- package/dist/model/extensions/amprion/assets/AMPRIONTower.js.map +1 -1
- package/dist/model/extensions/amprion/assets/AMPRIONWire.d.ts +8 -8
- package/dist/model/extensions/amprion/assets/AMPRIONWire.js +20 -20
- package/dist/model/extensions/amprion/assets/AMPRIONWire.js.map +1 -1
- package/dist/model/extensions/amprion/common/AMPRIONWireOperatingTypeKind.d.ts +10 -10
- package/dist/model/extensions/amprion/core/AMPRIONBay.d.ts +2 -2
- package/dist/model/extensions/amprion/core/AMPRIONBay.js +8 -8
- package/dist/model/extensions/amprion/core/AMPRIONBay.js.map +1 -1
- package/dist/model/extensions/amprion/core/AMPRIONConnectivityNode.d.ts +2 -2
- package/dist/model/extensions/amprion/core/AMPRIONConnectivityNode.js +6 -6
- package/dist/model/extensions/amprion/core/AMPRIONConnectivityNode.js.map +1 -1
- package/dist/model/extensions/amprion/core/AMPRIONLine.d.ts +4 -4
- package/dist/model/extensions/amprion/core/AMPRIONLine.js +7 -7
- package/dist/model/extensions/amprion/core/AMPRIONLine.js.map +1 -1
- package/dist/model/extensions/amprion/core/AMPRIONSubstation.d.ts +2 -2
- package/dist/model/extensions/amprion/core/AMPRIONSubstation.js +10 -10
- package/dist/model/extensions/amprion/core/AMPRIONSubstation.js.map +1 -1
- package/dist/model/extensions/amprion/equivalents/INTEGRALEquivalentBranch.d.ts +1 -1
- package/dist/model/extensions/amprion/equivalents/INTEGRALEquivalentBranch.js +8 -8
- package/dist/model/extensions/amprion/equivalents/INTEGRALEquivalentBranch.js.map +1 -1
- 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/AMPRIONMaxInstrumentalCurrentLimit.js.map +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/AMPRIONProtectionCurrentLimit.js.map +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/AMPRIONThermalConnectionCurrentLimit.js.map +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/operationallimits/AMPRIONThermalCurrentLimit.js.map +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/AMPRIONConstructionProject.js.map +1 -1
- 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/AMPRIONConstructionProjectBundle.js.map +1 -1
- 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/AMPRIONConstructionProjectPlan.js.map +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 +4 -4
- package/dist/model/extensions/amprion/project/AMPRIONErpProjectPhase.js.map +1 -1
- 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/AMPRIONACLineSegment.js.map +1 -1
- package/dist/model/extensions/amprion/wires/AMPRIONACLineSubSegment.d.ts +4 -4
- package/dist/model/extensions/amprion/wires/AMPRIONACLineSubSegment.js +4 -4
- package/dist/model/extensions/amprion/wires/AMPRIONACLineSubSegment.js.map +1 -1
- package/dist/model/extensions/amprion/wires/AMPRIONSeriesCompensator.d.ts +1 -1
- package/dist/model/extensions/amprion/wires/AMPRIONSeriesCompensator.js +6 -6
- package/dist/model/extensions/amprion/wires/AMPRIONSeriesCompensator.js.map +1 -1
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerEndInfo.d.ts +4 -4
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerEndInfo.js +13 -13
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerEndInfo.js.map +1 -1
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerInfo.d.ts +3 -3
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerInfo.js +22 -22
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerInfo.js.map +1 -1
- 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/EVStationInfo.js.map +1 -1
- package/dist/model/extensions/enervance/assetinfo/EVTapChangerInfo.d.ts +3 -3
- package/dist/model/extensions/enervance/assetinfo/EVTapChangerInfo.js +6 -6
- package/dist/model/extensions/enervance/assetinfo/EVTapChangerInfo.js.map +1 -1
- package/dist/model/extensions/enervance/assetinfo/EVWireInfo.d.ts +2 -2
- package/dist/model/extensions/enervance/assetinfo/EVWireInfo.js +17 -17
- package/dist/model/extensions/enervance/assetinfo/EVWireInfo.js.map +1 -1
- package/dist/model/extensions/enervance/assets/EVAnalytic.d.ts +2 -2
- package/dist/model/extensions/enervance/assets/EVAnalytic.js +3 -3
- package/dist/model/extensions/enervance/assets/EVAnalytic.js.map +1 -1
- 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/EVImportanceScore.js.map +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/EVIndicator.js.map +1 -1
- package/dist/model/extensions/enervance/assets/EVWireObject.d.ts +5 -5
- package/dist/model/extensions/enervance/assets/EVWireObject.js +10 -10
- package/dist/model/extensions/enervance/assets/EVWireObject.js.map +1 -1
- 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/core/EVTerminal.js.map +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/generic-data-set/EVMetaObject.js.map +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/operations/EVTerminalAction.js.map +1 -1
- 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/EVACLineSegment.js.map +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/enervance/wires/EVACLineSubSegment.js.map +1 -1
- package/dist/model/extensions/integral/common/INTEGRALMultiplierFactor.d.ts +1 -1
- package/dist/model/extensions/integral/common/INTEGRALMultiplierFactor.js +9 -9
- package/dist/model/extensions/integral/common/INTEGRALMultiplierFactor.js.map +1 -1
- package/dist/model/extensions/integral/dc/DCConverterUnit.d.ts +1 -1
- package/dist/model/extensions/integral/dc/DCConverterUnit.js +8 -8
- package/dist/model/extensions/integral/dc/DCConverterUnit.js.map +1 -1
- package/dist/model/extensions/integral/equivalents/INTEGRALEquivalentInjection.d.ts +1 -1
- package/dist/model/extensions/integral/equivalents/INTEGRALEquivalentInjection.js +12 -12
- package/dist/model/extensions/integral/equivalents/INTEGRALEquivalentInjection.js.map +1 -1
- package/dist/model/extensions/integral/loadmodel/INTEGRALConformLoad.d.ts +1 -1
- package/dist/model/extensions/integral/loadmodel/INTEGRALConformLoad.js +7 -7
- package/dist/model/extensions/integral/loadmodel/INTEGRALConformLoad.js.map +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALACLineSegment.d.ts +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALACLineSegment.js +5 -5
- package/dist/model/extensions/integral/wires/INTEGRALACLineSegment.js.map +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALAsynchronousMachine.d.ts +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALAsynchronousMachine.js +8 -8
- package/dist/model/extensions/integral/wires/INTEGRALAsynchronousMachine.js.map +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALExternalNetworkInjection.d.ts +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALExternalNetworkInjection.js +8 -8
- package/dist/model/extensions/integral/wires/INTEGRALExternalNetworkInjection.js.map +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALSynchronousMachine.d.ts +1 -1
- package/dist/model/extensions/integral/wires/INTEGRALSynchronousMachine.js +7 -7
- package/dist/model/extensions/integral/wires/INTEGRALSynchronousMachine.js.map +1 -1
- 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/WNFacility.js.map +1 -1
- package/dist/model/extensions/neplan-westnetz/assets/WNWireInfo.d.ts +2 -2
- package/dist/model/extensions/neplan-westnetz/assets/WNWireInfo.js +7 -7
- package/dist/model/extensions/neplan-westnetz/assets/WNWireInfo.js.map +1 -1
- 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/WNZUWOHealthScore.js.map +1 -1
- 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/WNZUWOImportanceScore.js.map +1 -1
- 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/assets/WNZUWOPriority.js.map +1 -1
- 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/common/WNLocation.js.map +1 -1
- 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/WNBay.js.map +1 -1
- package/dist/model/extensions/neplan-westnetz/core/WNConnectivityNode.d.ts +15 -15
- package/dist/model/extensions/neplan-westnetz/core/WNConnectivityNode.js +19 -19
- package/dist/model/extensions/neplan-westnetz/core/WNConnectivityNode.js.map +1 -1
- 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/core/WNFeeder.js.map +1 -1
- 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/faults/WNFaultConnectivityNode.js.map +1 -1
- 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/operations/WNOutage.js.map +1 -1
- 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/WNACLineSegment.js.map +1 -1
- package/dist/model/extensions/neplan-westnetz/wires/WNEnergyConsumer.d.ts +4 -4
- package/dist/model/extensions/neplan-westnetz/wires/WNEnergyConsumer.js +25 -25
- package/dist/model/extensions/neplan-westnetz/wires/WNEnergyConsumer.js.map +1 -1
- 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 +6 -6
- package/dist/model/generation/FossilFuel.js.map +1 -1
- package/dist/model/generation/GeneratingUnit.d.ts +4 -4
- package/dist/model/generation/GeneratingUnit.js +13 -13
- package/dist/model/generation/GeneratingUnit.js.map +1 -1
- package/dist/model/generation/HydroGeneratingUnit.d.ts +3 -3
- package/dist/model/generation/HydroGeneratingUnit.js +5 -5
- package/dist/model/generation/HydroGeneratingUnit.js.map +1 -1
- 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 +1 -1
- package/dist/model/generation/SolarGeneratingUnit.js +4 -4
- package/dist/model/generation/SolarGeneratingUnit.js.map +1 -1
- package/dist/model/generation/ThermalGeneratingUnit.d.ts +2 -2
- package/dist/model/generation/ThermalGeneratingUnit.js +4 -4
- package/dist/model/generation/ThermalGeneratingUnit.js.map +1 -1
- package/dist/model/generation/WindGeneratingUnit.d.ts +2 -2
- package/dist/model/generation/WindGeneratingUnit.js +5 -5
- package/dist/model/generation/WindGeneratingUnit.js.map +1 -1
- 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/ChangeSet.js.map +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/ChangeSetMember.js.map +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/ObjectCreation.js.map +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/ObjectDeletion.js.map +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/ObjectModification.js.map +1 -1
- package/dist/model/generic-data-set/ObjectReverseModification.d.ts +3 -3
- package/dist/model/generic-data-set/ObjectReverseModification.js +1 -1
- package/dist/model/generic-data-set/ObjectReverseModification.js.map +1 -1
- package/dist/model/loadmodel/ConformLoad.d.ts +3 -3
- package/dist/model/loadmodel/ConformLoad.js +38 -38
- package/dist/model/loadmodel/ConformLoad.js.map +1 -1
- package/dist/model/loadmodel/ConformLoadGroup.d.ts +1 -1
- package/dist/model/loadmodel/ConformLoadGroup.js +26 -26
- package/dist/model/loadmodel/ConformLoadGroup.js.map +1 -1
- 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 +25 -25
- package/dist/model/loadmodel/LoadArea.js.map +1 -1
- package/dist/model/loadmodel/LoadGroup.d.ts +2 -2
- package/dist/model/loadmodel/LoadGroup.js +4 -4
- package/dist/model/loadmodel/LoadGroup.js.map +1 -1
- package/dist/model/loadmodel/SubLoadArea.d.ts +3 -3
- package/dist/model/loadmodel/SubLoadArea.js +27 -27
- package/dist/model/loadmodel/SubLoadArea.js.map +1 -1
- 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/FullModel.js.map +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-description/Model.js.map +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/IncrementalDatasetArg.js.map +1 -1
- package/dist/model/model-operations/IncrementalDatasetArgDescription.d.ts +3 -3
- package/dist/model/model-operations/IncrementalDatasetArgDescription.js +1 -1
- package/dist/model/model-operations/IncrementalDatasetArgDescription.js.map +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/ModelOperation.js.map +1 -1
- 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/model-operations/ModelOperationDescription.js.map +1 -1
- package/dist/model/operationallimits/CurrentLimit.d.ts +4 -4
- package/dist/model/operationallimits/CurrentLimit.js +7 -7
- package/dist/model/operationallimits/CurrentLimit.js.map +1 -1
- package/dist/model/operationallimits/OperationalLimit.d.ts +4 -4
- package/dist/model/operationallimits/OperationalLimit.js +6 -6
- package/dist/model/operationallimits/OperationalLimit.js.map +1 -1
- package/dist/model/operationallimits/OperationalLimitSet.d.ts +5 -5
- package/dist/model/operationallimits/OperationalLimitSet.js +6 -6
- package/dist/model/operationallimits/OperationalLimitSet.js.map +1 -1
- package/dist/model/operationallimits/OperationalLimitType.d.ts +5 -5
- package/dist/model/operationallimits/OperationalLimitType.js +6 -6
- package/dist/model/operationallimits/OperationalLimitType.js.map +1 -1
- package/dist/model/operationallimits/VoltageLimit.d.ts +1 -1
- package/dist/model/operationallimits/VoltageLimit.js +5 -5
- package/dist/model/operationallimits/VoltageLimit.js.map +1 -1
- package/dist/model/operations/ControlArea.d.ts +2 -2
- package/dist/model/operations/ControlArea.js +6 -6
- package/dist/model/operations/ControlArea.js.map +1 -1
- 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/SwitchAction.js.map +1 -1
- 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/SwitchingPlan.js.map +1 -1
- 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 +8 -8
- package/dist/model/statevariables/SvPowerFlow.js.map +1 -1
- package/dist/model/statevariables/SvStatus.d.ts +2 -2
- package/dist/model/statevariables/SvStatus.js +7 -7
- package/dist/model/statevariables/SvStatus.js.map +1 -1
- package/dist/model/statevariables/SvTapStep.d.ts +2 -2
- package/dist/model/statevariables/SvTapStep.js +7 -7
- package/dist/model/statevariables/SvTapStep.js.map +1 -1
- package/dist/model/statevariables/SvVoltage.d.ts +3 -3
- package/dist/model/statevariables/SvVoltage.js +1 -1
- package/dist/model/statevariables/SvVoltage.js.map +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 +8 -8
- package/dist/model/topology/TopologicalNode.js.map +1 -1
- package/dist/model/wires/ACLineSegment.d.ts +7 -7
- package/dist/model/wires/ACLineSegment.js +25 -25
- package/dist/model/wires/ACLineSegment.js.map +1 -1
- package/dist/model/wires/AsynchronousMachine.d.ts +3 -3
- package/dist/model/wires/AsynchronousMachine.js +23 -23
- package/dist/model/wires/AsynchronousMachine.js.map +1 -1
- package/dist/model/wires/Breaker.d.ts +2 -2
- package/dist/model/wires/Breaker.js +4 -4
- package/dist/model/wires/Breaker.js.map +1 -1
- package/dist/model/wires/BusbarSection.d.ts +2 -2
- package/dist/model/wires/BusbarSection.js +5 -5
- package/dist/model/wires/BusbarSection.js.map +1 -1
- 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 +6 -6
- package/dist/model/wires/Conductor.js.map +1 -1
- 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 +4 -4
- package/dist/model/wires/Disconnector.js.map +1 -1
- package/dist/model/wires/EarthFaultCompensator.d.ts +1 -1
- package/dist/model/wires/EarthFaultCompensator.js +4 -4
- package/dist/model/wires/EarthFaultCompensator.js.map +1 -1
- 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 +18 -18
- package/dist/model/wires/EnergyConsumer.js.map +1 -1
- package/dist/model/wires/EnergySource.d.ts +6 -6
- package/dist/model/wires/EnergySource.js +20 -20
- package/dist/model/wires/EnergySource.js.map +1 -1
- package/dist/model/wires/ExternalNetworkInjection.d.ts +8 -8
- package/dist/model/wires/ExternalNetworkInjection.js +45 -45
- package/dist/model/wires/ExternalNetworkInjection.js.map +1 -1
- 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 +5 -5
- package/dist/model/wires/GroundingImpedance.js.map +1 -1
- 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 +4 -4
- package/dist/model/wires/Junction.js.map +1 -1
- package/dist/model/wires/Line.d.ts +5 -5
- package/dist/model/wires/Line.js +7 -7
- package/dist/model/wires/Line.js.map +1 -1
- package/dist/model/wires/LinearShuntCompensator.d.ts +2 -2
- package/dist/model/wires/LinearShuntCompensator.js +13 -13
- package/dist/model/wires/LinearShuntCompensator.js.map +1 -1
- package/dist/model/wires/LoadBreakSwitch.d.ts +4 -4
- package/dist/model/wires/LoadBreakSwitch.js +1 -1
- package/dist/model/wires/LoadBreakSwitch.js.map +1 -1
- package/dist/model/wires/PetersenCoil.d.ts +4 -4
- package/dist/model/wires/PetersenCoil.js +12 -12
- package/dist/model/wires/PetersenCoil.js.map +1 -1
- package/dist/model/wires/PhaseTapChanger.d.ts +2 -2
- package/dist/model/wires/PhaseTapChanger.js +4 -4
- package/dist/model/wires/PhaseTapChanger.js.map +1 -1
- package/dist/model/wires/PhaseTapChangerAsymmetrical.d.ts +2 -2
- package/dist/model/wires/PhaseTapChangerAsymmetrical.js +7 -7
- package/dist/model/wires/PhaseTapChangerAsymmetrical.js.map +1 -1
- package/dist/model/wires/PhaseTapChangerLinear.d.ts +2 -2
- package/dist/model/wires/PhaseTapChangerLinear.js +11 -11
- package/dist/model/wires/PhaseTapChangerLinear.js.map +1 -1
- package/dist/model/wires/PhaseTapChangerNonLinear.d.ts +2 -2
- package/dist/model/wires/PhaseTapChangerNonLinear.js +10 -10
- package/dist/model/wires/PhaseTapChangerNonLinear.js.map +1 -1
- package/dist/model/wires/PhaseTapChangerSymmetrical.d.ts +1 -1
- package/dist/model/wires/PhaseTapChangerSymmetrical.js +4 -4
- package/dist/model/wires/PhaseTapChangerSymmetrical.js.map +1 -1
- package/dist/model/wires/PhaseTapChangerTable.d.ts +4 -4
- package/dist/model/wires/PhaseTapChangerTable.js +3 -3
- package/dist/model/wires/PhaseTapChangerTable.js.map +1 -1
- package/dist/model/wires/PhaseTapChangerTablePoint.d.ts +3 -3
- package/dist/model/wires/PhaseTapChangerTablePoint.js +8 -8
- package/dist/model/wires/PhaseTapChangerTablePoint.js.map +1 -1
- package/dist/model/wires/PhaseTapChangerTabular.d.ts +2 -2
- package/dist/model/wires/PhaseTapChangerTabular.js +5 -5
- package/dist/model/wires/PhaseTapChangerTabular.js.map +1 -1
- 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 +8 -8
- package/dist/model/wires/PowerTransformer.js.map +1 -1
- package/dist/model/wires/PowerTransformerEnd.d.ts +5 -5
- package/dist/model/wires/PowerTransformerEnd.js +19 -19
- 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 +8 -8
- package/dist/model/wires/RatioTapChanger.js.map +1 -1
- package/dist/model/wires/RatioTapChangerTable.d.ts +3 -3
- package/dist/model/wires/RatioTapChangerTable.js +3 -3
- package/dist/model/wires/RatioTapChangerTable.js.map +1 -1
- package/dist/model/wires/RatioTapChangerTablePoint.d.ts +2 -2
- package/dist/model/wires/RatioTapChangerTablePoint.js +6 -6
- package/dist/model/wires/RatioTapChangerTablePoint.js.map +1 -1
- package/dist/model/wires/ReactiveCapabilityCurve.d.ts +2 -2
- package/dist/model/wires/ReactiveCapabilityCurve.js +4 -4
- package/dist/model/wires/ReactiveCapabilityCurve.js.map +1 -1
- 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 +9 -9
- package/dist/model/wires/RegulatingCondEq.js.map +1 -1
- package/dist/model/wires/RegulatingControl.d.ts +8 -8
- package/dist/model/wires/RegulatingControl.js +22 -22
- package/dist/model/wires/RegulatingControl.js.map +1 -1
- package/dist/model/wires/RotatingMachine.d.ts +8 -8
- package/dist/model/wires/RotatingMachine.js +14 -14
- package/dist/model/wires/RotatingMachine.js.map +1 -1
- package/dist/model/wires/SeriesCompensator.d.ts +3 -3
- package/dist/model/wires/SeriesCompensator.js +21 -21
- package/dist/model/wires/SeriesCompensator.js.map +1 -1
- package/dist/model/wires/ShuntCompensator.d.ts +2 -2
- package/dist/model/wires/ShuntCompensator.js +17 -17
- package/dist/model/wires/ShuntCompensator.js.map +1 -1
- package/dist/model/wires/StaticVarCompensator.d.ts +3 -3
- package/dist/model/wires/StaticVarCompensator.js +17 -17
- package/dist/model/wires/StaticVarCompensator.js.map +1 -1
- package/dist/model/wires/Switch.d.ts +7 -7
- package/dist/model/wires/Switch.js +11 -11
- package/dist/model/wires/Switch.js.map +1 -1
- package/dist/model/wires/SynchronousMachine.d.ts +6 -6
- package/dist/model/wires/SynchronousMachine.js +38 -38
- package/dist/model/wires/SynchronousMachine.js.map +1 -1
- package/dist/model/wires/TapChanger.d.ts +4 -4
- package/dist/model/wires/TapChanger.js +20 -20
- package/dist/model/wires/TapChanger.js.map +1 -1
- package/dist/model/wires/TapChangerControl.d.ts +2 -2
- package/dist/model/wires/TapChangerControl.js +4 -4
- package/dist/model/wires/TapChangerControl.js.map +1 -1
- package/dist/model/wires/TapChangerTablePoint.d.ts +1 -1
- package/dist/model/wires/TapChangerTablePoint.js +15 -15
- package/dist/model/wires/TapChangerTablePoint.js.map +1 -1
- package/dist/model/wires/TransformerEnd.d.ts +8 -8
- package/dist/model/wires/TransformerEnd.js +10 -10
- package/dist/model/wires/TransformerEnd.js.map +1 -1
- 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/EVModelsContainer.js.map +1 -1
- package/dist/model-container/model/INTEGRALModelContainer.d.ts +4 -4
- package/dist/model-container/model/INTEGRALModelContainer.js +1 -1
- package/dist/model-container/model/INTEGRALModelContainer.js.map +1 -1
- package/dist/model-container/model/ModelContainer.d.ts +116 -116
- package/dist/model-container/model/ModelContainer.js +26 -26
- package/dist/model-container/model/ModelContainer.js.map +1 -1
- package/dist/model-container/model/WNModelContainer.d.ts +4 -4
- package/dist/model-container/model/WNModelContainer.js +4 -4
- 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/RdfClass.js.map +1 -1
- package/dist/rdf/RdfEnum.d.ts +3 -3
- package/dist/rdf/RdfEnum.js +2 -2
- package/dist/rdf/RdfEnum.js.map +1 -1
- package/dist/rdf/RdfModel.d.ts +4 -4
- package/dist/rdf/RdfModel.js.map +1 -1
- package/dist/rdf/RdfProperty.d.ts +4 -4
- package/dist/rdf/RdfProperty.js +3 -3
- package/dist/rdf/RdfProperty.js.map +1 -1
- package/dist/types/cim.types.d.ts +9 -9
- package/dist/util/collection/util-dot.d.ts +1 -1
- package/dist/util/collection/util-dot.js +2 -2
- package/dist/util/collection/util-dot.js.map +1 -1
- package/dist/util/collection/util-excel.d.ts +1 -1
- package/dist/util/collection/util-excel.js.map +1 -1
- package/dist/util/collection/util-graph.d.ts +5 -5
- package/dist/util/collection/util-graph.js +12 -11
- package/dist/util/collection/util-graph.js.map +1 -1
- package/dist/util/collection/util-graph2tree.d.ts +11 -11
- package/dist/util/collection/util-graph2tree.js +15 -15
- package/dist/util/collection/util-graph2tree.js.map +1 -1
- package/dist/util/collection/util-tree.d.ts +2 -2
- package/dist/util/database/mysql-controller.js +1 -1
- package/dist/util/database/mysql-controller.js.map +1 -1
- package/dist/util/sparql/sparql-utils.d.ts +1 -1
- package/dist/util/sparql/sparql-utils.js +1 -1
- package/dist/util/sparql/sparql-utils.js.map +1 -1
- package/dist/util/util-create.d.ts +21 -21
- package/dist/util/util-create.js +36 -36
- package/dist/util/util-create.js.map +1 -1
- package/dist/util/util-search.d.ts +2 -2
- package/dist/util/util-test.d.ts +2 -2
- package/dist/util/util-test.js +3 -3
- package/dist/util/util-test.js.map +1 -1
- package/dist/util/util-topology.d.ts +4 -4
- package/dist/util/util-topology.js +8 -8
- package/dist/util/util-topology.js.map +1 -1
- package/dist/util/utils.d.ts +8 -8
- package/dist/util/utils.js +7 -7
- package/dist/util/utils.js.map +1 -1
- package/dist/util/xml/xml.parser.d.ts +1 -1
- package/dist/util/xml/xml.parser.js +7 -7
- package/dist/util/xml/xml.parser.js.map +1 -1
- 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.assetinfo.util.js.map +1 -1
- package/dist/utils2/cim.model.utils.d.ts +4 -4
- package/dist/utils2/cim.model.utils.js +140 -139
- package/dist/utils2/cim.model.utils.js.map +1 -1
- package/dist/utils2/common.utils.d.ts +1 -1
- package/dist/utils2/common.utils.js +4 -7
- package/dist/utils2/common.utils.js.map +1 -1
- package/dist/utils2/contingency.util.d.ts +2 -2
- package/dist/utils2/contingency.util.js +4 -4
- package/dist/utils2/contingency.util.js.map +1 -1
- package/dist/utils2/fuseki.utils.d.ts +5 -5
- package/dist/utils2/fuseki.utils.js +2 -2
- package/dist/utils2/fuseki.utils.js.map +1 -1
- 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 +15 -15
- package/dist/utils2/model.modification.utils.js +17 -17
- package/dist/utils2/model.modification.utils.js.map +1 -1
- package/dist/utils2/parser.utils.d.ts +5 -5
- package/dist/utils2/parser.utils.js +4 -4
- package/dist/utils2/parser.utils.js.map +1 -1
- package/dist/utils2/rdf.model.utils.d.ts +3 -3
- package/dist/utils2/rdf.model.utils.js +4 -4
- package/dist/utils2/rdf.model.utils.js.map +1 -1
- package/dist/utils2/sparql.utils.d.ts +3 -3
- package/dist/utils2/sparql.utils.js +2 -2
- package/dist/utils2/sparql.utils.js.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONConstructionContainer.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONConstructionContainer.ts"],"names":[],"mappings":";;;AAAA,mEAAgE;AAGhE,mEAAgE;AAChE,sFAAmF;AACnF,kEAA4F;AAE5F,MAAa,4BAA6B,SAAQ,+BAAc;IAiB9D,YAAY,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAChF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;QAL5C,6CAA6C;QAC7C,yBAAoB,GAA4C,IAAI,GAAG,EAAE,CAAC;IAK1E,CAAC;IAED,6BAA6B;IACtB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONConstructionContainer.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONConstructionContainer.ts"],"names":[],"mappings":";;;AAAA,mEAAgE;AAGhE,mEAAgE;AAChE,sFAAmF;AACnF,kEAA4F;AAE5F,MAAa,4BAA6B,SAAQ,+BAAc;IAiB9D,YAAY,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAChF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;QAL5C,6CAA6C;QAC7C,yBAAoB,GAA4C,IAAI,GAAG,EAAE,CAAC;IAK1E,CAAC;IAED,6BAA6B;IACtB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,YAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,OAAO,0CAAE,QAAQ,0CAAE,OAAO,CAAC,CAAC,KAAU,EAAE,EAAE;YAC9C,MAAM,QAAQ,GAAG,IAAI,4BAA4B,EAAE,CAAC;YACpD,QAAQ,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;YAC5C,QAAQ,CAAC,wBAAwB,CAAC,QAAQ,CAAC,CAAC;QAC9C,CAAC,EAAE;IACL,CAAC;IAED,kCAAkC;IAC3B,2BAA2B,CAAC,KAAU;QAC3C,KAAK,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;QACzC,IAAI,CAAC,gBAAgB,GAAG,0BAAW,CAAC,QAAQ,CAAC,KAAK,EAAE,kBAAkB,CAAC,CAAC;QACxE,IAAI,CAAC,MAAM,GAAG,0BAAW,CAAC,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC;QACpD,IAAI,CAAC,UAAU,GAAG,6BAAc,CAAC,KAAK,EAAE,YAAY,CAAC,CAAC;QACtD,IAAI,CAAC,aAAa,GAAG,6BAAc,CAAC,KAAK,EAAE,eAAe,CAAC,CAAC;QAC5D,IAAI,CAAC,YAAY,GAAG,0BAAW,CAAC,QAAQ,CAAC,KAAK,EAAE,cAAc,CAAC,CAAC;QAChE,IAAI,CAAC,SAAS,GAAG,6BAAc,CAAC,KAAK,EAAE,WAAW,CAAC,CAAC;QAEpD,IAAI,CAAC,SAAS,GAAG,6CAAqB,CAAC,2BAAY,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC;QAEtE,IAAI,CAAC,wBAAwB,GAAG,0BAAW,CAAC,qBAAqB,CAAC,0BAAW,CAAC,QAAQ,CAAC,KAAK,EAAE,YAAY,CAAC,EAAE,GAAG,CAAC,CAAC;IACpH,CAAC;IAED,gCAAgC;IACzB,yBAAyB,CAAC,QAA+B;QAC9D,KAAK,CAAC,yBAAyB,CAAC,QAAQ,CAAC,CAAC;QAE1C,KAAK,MAAM,uBAAuB,IAAI,IAAI,CAAC,wBAAwB,EAAE;YACnE,MAAM,mBAAmB,GAAG,QAAQ,CAAC,SAAS,CAAC,uBAAuB,CAAC,CAAC;YACxE,IAAI,mBAAmB,IAAI,mBAAmB,YAAY,uDAA0B,EAAE;gBACpF,IAAI,CAAC,oBAAoB,CAAC,GAAG,CAAC,mBAAmB,CAAC,IAAI,EAAE,mBAAmB,CAAC,CAAC;gBAC7E,mBAAmB,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;aACjD;SACF;IACH,CAAC;IAED,qBAAqB;IACd,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,4BAA4B,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SACxF;QACD,OAAO,4BAA4B,CAAC,WAAW,CAAC;IAClD,CAAC;;AAhEH,oEA0GC;AAxCC,aAAa;AACC,wCAAW,GAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAsCjC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AssetOrganisationRole } from '../../../assets/AssetOrganisationRole
|
|
2
|
-
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer
|
|
1
|
+
import { AssetOrganisationRole } from '../../../assets/AssetOrganisationRole';
|
|
2
|
+
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer';
|
|
3
3
|
export declare class AMPRIONContractingAuthority extends AssetOrganisationRole {
|
|
4
4
|
protected constructor(mrid?: string, name?: string, shortName?: string, description?: string);
|
|
5
5
|
/** SPARQL */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONContractingAuthority = void 0;
|
|
4
|
-
const AssetOrganisationRole_1 = require("../../../assets/AssetOrganisationRole
|
|
4
|
+
const AssetOrganisationRole_1 = require("../../../assets/AssetOrganisationRole");
|
|
5
5
|
class AMPRIONContractingAuthority extends AssetOrganisationRole_1.AssetOrganisationRole {
|
|
6
6
|
constructor(mrid, name, shortName, description) {
|
|
7
7
|
super(mrid, name, shortName, description);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONContractingAuthority.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONContractingAuthority.ts"],"names":[],"mappings":";;;AAAA,iFAA8E;AAG9E,MAAa,2BAA4B,SAAQ,6CAAqB;IACpE,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IA4BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,2BAA2B,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SACvF;QACD,OAAO,2BAA2B,CAAC,WAAW,CAAC;IACjD,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONContractingAuthority.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONContractingAuthority.ts"],"names":[],"mappings":";;;AAAA,iFAA8E;AAG9E,MAAa,2BAA4B,SAAQ,6CAAqB;IACpE,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IA4BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,2BAA2B,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SACvF;QACD,OAAO,2BAA2B,CAAC,WAAW,CAAC;IACjD,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,YAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,OAAO,0CAAE,QAAQ,0CAAE,OAAO,CAAC,CAAC,KAAU,EAAE,EAAE;YAC9C,MAAM,QAAQ,GAAG,IAAI,2BAA2B,EAAE,CAAC;YACnD,QAAQ,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;YAC5C,QAAQ,CAAC,uBAAuB,CAAC,QAAQ,CAAC,CAAC;QAC7C,CAAC,EAAE;IACL,CAAC;;AA9CH,kEAgDC;AA3CC,aAAa;AACC,uCAAW,GAAW;;;;;;;;;;;;;;;;;;;;;;;KAuBjC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer
|
|
2
|
-
import { IdentifiedObject } from '../../../core/IdentifiedObject
|
|
3
|
-
import { AMPRIONState } from './AMPRIONState
|
|
1
|
+
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer';
|
|
2
|
+
import { IdentifiedObject } from '../../../core/IdentifiedObject';
|
|
3
|
+
import { AMPRIONState } from './AMPRIONState';
|
|
4
4
|
export declare class AMPRIONCountry extends IdentifiedObject {
|
|
5
5
|
states: Map<string, AMPRIONState>;
|
|
6
6
|
protected constructor(mrid?: string, name?: string, shortName?: string, description?: string);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONCountry = void 0;
|
|
4
|
-
const IdentifiedObject_1 = require("../../../core/IdentifiedObject
|
|
4
|
+
const IdentifiedObject_1 = require("../../../core/IdentifiedObject");
|
|
5
5
|
class AMPRIONCountry extends IdentifiedObject_1.IdentifiedObject {
|
|
6
6
|
constructor(mrid, name, shortName, description) {
|
|
7
7
|
super(mrid, name, shortName, description);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONCountry.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONCountry.ts"],"names":[],"mappings":";;;AACA,qEAAkE;AAGlE,MAAa,cAAe,SAAQ,mCAAgB;IAIlD,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;QAH5C,WAAM,GAA8B,IAAI,GAAG,EAAE,CAAC;IAI9C,CAAC;IAyBM,QAAQ,CAAC,GAAiB;QAC/B,IAAI,CAAC,MAAM,CAAC,GAAG,CAAC,GAAG,CAAC,OAAO,EAAE,EAAE,GAAG,CAAC,CAAC;IACtC,CAAC;IACD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,cAAc,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SAC1E;QACD,OAAO,cAAc,CAAC,WAAW,CAAC;IACpC,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONCountry.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONCountry.ts"],"names":[],"mappings":";;;AACA,qEAAkE;AAGlE,MAAa,cAAe,SAAQ,mCAAgB;IAIlD,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;QAH5C,WAAM,GAA8B,IAAI,GAAG,EAAE,CAAC;IAI9C,CAAC;IAyBM,QAAQ,CAAC,GAAiB;QAC/B,IAAI,CAAC,MAAM,CAAC,GAAG,CAAC,GAAG,CAAC,OAAO,EAAE,EAAE,GAAG,CAAC,CAAC;IACtC,CAAC;IACD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,cAAc,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SAC1E;QACD,OAAO,cAAc,CAAC,WAAW,CAAC;IACpC,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,YAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,OAAO,0CAAE,QAAQ,0CAAE,OAAO,CAAC,CAAC,KAAU,EAAE,EAAE;YAC9C,MAAM,QAAQ,GAAG,IAAI,cAAc,EAAE,CAAC;YACtC,QAAQ,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;YAC5C,QAAQ,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;QAChC,CAAC,EAAE;IACL,CAAC;;AAjDH,wCAmDC;AA3CC,aAAa;AACC,0BAAW,GAAW;;;;;;;;;;;;;;;;;;;KAmBjC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Facility } from '../../../assets/Facility
|
|
2
|
-
import { AMPRIONModelContainer } from "../../../../model-container/model/AMPRIONModelContainer
|
|
3
|
-
import { AMPRIONStatusTypeKind } from "./AMPRIONStatusTypeKind
|
|
4
|
-
import { AMPRIONState } from './AMPRIONState
|
|
1
|
+
import { Facility } from '../../../assets/Facility';
|
|
2
|
+
import { AMPRIONModelContainer } from "../../../../model-container/model/AMPRIONModelContainer";
|
|
3
|
+
import { AMPRIONStatusTypeKind } from "./AMPRIONStatusTypeKind";
|
|
4
|
+
import { AMPRIONState } from './AMPRIONState';
|
|
5
5
|
export declare class AMPRIONFacility extends Facility {
|
|
6
6
|
rcmValue: number;
|
|
7
7
|
installationDate: string;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONFacility = void 0;
|
|
4
|
-
const Facility_1 = require("../../../assets/Facility
|
|
5
|
-
const AMPRIONStatusTypeKind_1 = require("./AMPRIONStatusTypeKind
|
|
6
|
-
const parser_utils_1 = require("../../../../utils2/parser.utils
|
|
4
|
+
const Facility_1 = require("../../../assets/Facility");
|
|
5
|
+
const AMPRIONStatusTypeKind_1 = require("./AMPRIONStatusTypeKind");
|
|
6
|
+
const parser_utils_1 = require("../../../../utils2/parser.utils");
|
|
7
7
|
class AMPRIONFacility extends Facility_1.Facility {
|
|
8
8
|
constructor(mrid, name, shortName, description) {
|
|
9
9
|
super(mrid, name, shortName, description);
|
|
@@ -20,14 +20,14 @@ class AMPRIONFacility extends Facility_1.Facility {
|
|
|
20
20
|
/** resolveAttributesFusekiJSON */
|
|
21
21
|
resolveAttributesFusekiJSON(value) {
|
|
22
22
|
super.resolveAttributesFusekiJSON(value);
|
|
23
|
-
this.rcmValue =
|
|
23
|
+
this.rcmValue = parser_utils_1.getNumberValue(value, 'rcmValue');
|
|
24
24
|
this.installationDate = parser_utils_1.ParserUtils.getValue(value, 'installationDate');
|
|
25
25
|
this.number = parser_utils_1.ParserUtils.getValue(value, 'number');
|
|
26
|
-
this.importance =
|
|
27
|
-
this.operatingLife =
|
|
26
|
+
this.importance = parser_utils_1.getNumberValue(value, 'importance');
|
|
27
|
+
this.operatingLife = parser_utils_1.getNumberValue(value, 'operatingLife');
|
|
28
28
|
this.exchangeYear = parser_utils_1.ParserUtils.getValue(value, 'exchangeYear');
|
|
29
|
-
this.condition =
|
|
30
|
-
this.ampStatus = AMPRIONStatusTypeKind_1.AMPRIONStatusTypeKind[
|
|
29
|
+
this.condition = parser_utils_1.getNumberValue(value, 'condition');
|
|
30
|
+
this.ampStatus = AMPRIONStatusTypeKind_1.AMPRIONStatusTypeKind[parser_utils_1.getEnumValue(value, 'status')];
|
|
31
31
|
this.installationDate2 = parser_utils_1.ParserUtils.getValue(value, 'installationDate2');
|
|
32
32
|
this.name2 = parser_utils_1.ParserUtils.getValue(value, 'name2');
|
|
33
33
|
this.plannedInstallation = parser_utils_1.ParserUtils.getValue(value, 'plannedInstallation');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONFacility.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONFacility.ts"],"names":[],"mappings":";;;AAAA,uDAAoD;AAGpD,mEAAgE;AAEhE,kEAA4F;AAE5F,MAAa,eAAgB,SAAQ,mBAAQ;IAwB3C,YAAY,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAChF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IAED,6BAA6B;IACtB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONFacility.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONFacility.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AssetOrganisationRole } from '../../../assets/AssetOrganisationRole
|
|
2
|
-
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer
|
|
1
|
+
import { AssetOrganisationRole } from '../../../assets/AssetOrganisationRole';
|
|
2
|
+
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer';
|
|
3
3
|
export declare class AMPRIONLeaseholder extends AssetOrganisationRole {
|
|
4
4
|
protected constructor(mrid?: string, name?: string, shortName?: string, description?: string);
|
|
5
5
|
/** SPARQL */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONLeaseholder = void 0;
|
|
4
|
-
const AssetOrganisationRole_1 = require("../../../assets/AssetOrganisationRole
|
|
4
|
+
const AssetOrganisationRole_1 = require("../../../assets/AssetOrganisationRole");
|
|
5
5
|
class AMPRIONLeaseholder extends AssetOrganisationRole_1.AssetOrganisationRole {
|
|
6
6
|
constructor(mrid, name, shortName, description) {
|
|
7
7
|
super(mrid, name, shortName, description);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONLeaseholder.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONLeaseholder.ts"],"names":[],"mappings":";;;AAAA,iFAA8E;AAG9E,MAAa,kBAAmB,SAAQ,6CAAqB;IAC3D,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IA4BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,kBAAkB,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SAC9E;QACD,OAAO,kBAAkB,CAAC,WAAW,CAAC;IACxC,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONLeaseholder.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONLeaseholder.ts"],"names":[],"mappings":";;;AAAA,iFAA8E;AAG9E,MAAa,kBAAmB,SAAQ,6CAAqB;IAC3D,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IA4BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,kBAAkB,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SAC9E;QACD,OAAO,kBAAkB,CAAC,WAAW,CAAC;IACxC,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,YAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,OAAO,0CAAE,QAAQ,0CAAE,OAAO,CAAC,CAAC,KAAU,EAAE,EAAE;YAC9C,MAAM,QAAQ,GAAG,IAAI,kBAAkB,EAAE,CAAC;YAC1C,QAAQ,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;YAC5C,QAAQ,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;QACpC,CAAC,EAAE;IACL,CAAC;;AA9CH,gDAgDC;AA3CC,aAAa;AACC,8BAAW,GAAW;;;;;;;;;;;;;;;;;;;;;;;KAuBjC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AssetOrganisationRole } from '../../../assets/AssetOrganisationRole
|
|
2
|
-
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer
|
|
1
|
+
import { AssetOrganisationRole } from '../../../assets/AssetOrganisationRole';
|
|
2
|
+
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer';
|
|
3
3
|
export declare class AMPRIONLineDistrict extends AssetOrganisationRole {
|
|
4
4
|
protected constructor(mrid?: string, name?: string, shortName?: string, description?: string);
|
|
5
5
|
/** SPARQL */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONLineDistrict = void 0;
|
|
4
|
-
const AssetOrganisationRole_1 = require("../../../assets/AssetOrganisationRole
|
|
4
|
+
const AssetOrganisationRole_1 = require("../../../assets/AssetOrganisationRole");
|
|
5
5
|
class AMPRIONLineDistrict extends AssetOrganisationRole_1.AssetOrganisationRole {
|
|
6
6
|
constructor(mrid, name, shortName, description) {
|
|
7
7
|
super(mrid, name, shortName, description);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONLineDistrict.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONLineDistrict.ts"],"names":[],"mappings":";;;AAAA,iFAA8E;AAG9E,MAAa,mBAAoB,SAAQ,6CAAqB;IAC5D,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IA4BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,mBAAmB,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SAC/E;QACD,OAAO,mBAAmB,CAAC,WAAW,CAAC;IACzC,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONLineDistrict.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONLineDistrict.ts"],"names":[],"mappings":";;;AAAA,iFAA8E;AAG9E,MAAa,mBAAoB,SAAQ,6CAAqB;IAC5D,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IA4BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,mBAAmB,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SAC/E;QACD,OAAO,mBAAmB,CAAC,WAAW,CAAC;IACzC,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,YAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,OAAO,0CAAE,QAAQ,0CAAE,OAAO,CAAC,CAAC,KAAU,EAAE,EAAE;YAC9C,MAAM,QAAQ,GAAG,IAAI,mBAAmB,EAAE,CAAC;YAC3C,QAAQ,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;YAC5C,QAAQ,CAAC,eAAe,CAAC,QAAQ,CAAC,CAAC;QACrC,CAAC,EAAE;IACL,CAAC;;AA9CH,kDAgDC;AA3CC,aAAa;AACC,+BAAW,GAAW;;;;;;;;;;;;;;;;;;;;;;;KAuBjC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AssetOrganisationRole } from '../../../assets/AssetOrganisationRole
|
|
2
|
-
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer
|
|
1
|
+
import { AssetOrganisationRole } from '../../../assets/AssetOrganisationRole';
|
|
2
|
+
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer';
|
|
3
3
|
export declare class AMPRIONServiceProvider extends AssetOrganisationRole {
|
|
4
4
|
protected constructor(mrid?: string, name?: string, shortName?: string, description?: string);
|
|
5
5
|
/** SPARQL */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONServiceProvider = void 0;
|
|
4
|
-
const AssetOrganisationRole_1 = require("../../../assets/AssetOrganisationRole
|
|
4
|
+
const AssetOrganisationRole_1 = require("../../../assets/AssetOrganisationRole");
|
|
5
5
|
class AMPRIONServiceProvider extends AssetOrganisationRole_1.AssetOrganisationRole {
|
|
6
6
|
constructor(mrid, name, shortName, description) {
|
|
7
7
|
super(mrid, name, shortName, description);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONServiceProvider.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONServiceProvider.ts"],"names":[],"mappings":";;;AAAA,iFAA8E;AAG9E,MAAa,sBAAuB,SAAQ,6CAAqB;IAC/D,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IA4BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,sBAAsB,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SAClF;QACD,OAAO,sBAAsB,CAAC,WAAW,CAAC;IAC5C,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONServiceProvider.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONServiceProvider.ts"],"names":[],"mappings":";;;AAAA,iFAA8E;AAG9E,MAAa,sBAAuB,SAAQ,6CAAqB;IAC/D,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IA4BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,sBAAsB,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SAClF;QACD,OAAO,sBAAsB,CAAC,WAAW,CAAC;IAC5C,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,YAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,OAAO,0CAAE,QAAQ,0CAAE,OAAO,CAAC,CAAC,KAAU,EAAE,EAAE;YAC9C,MAAM,QAAQ,GAAG,IAAI,sBAAsB,EAAE,CAAC;YAC9C,QAAQ,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;YAC5C,QAAQ,CAAC,kBAAkB,CAAC,QAAQ,CAAC,CAAC;QACxC,CAAC,EAAE;IACL,CAAC;;AA9CH,wDAgDC;AA3CC,aAAa;AACC,kCAAW,GAAW;;;;;;;;;;;;;;;;;;;;;;;KAuBjC,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { AssetContainer } from '../../../assets/AssetContainer
|
|
2
|
-
import { AMPRIONTower } from './AMPRIONTower
|
|
3
|
-
import { AMPRIONStatusTypeKind } from "./AMPRIONStatusTypeKind
|
|
4
|
-
import { AMPRIONModelContainer } from "../../../../model-container/model/AMPRIONModelContainer
|
|
5
|
-
import { AngleDegrees } from "../../../domain/AngleDegrees
|
|
1
|
+
import { AssetContainer } from '../../../assets/AssetContainer';
|
|
2
|
+
import { AMPRIONTower } from './AMPRIONTower';
|
|
3
|
+
import { AMPRIONStatusTypeKind } from "./AMPRIONStatusTypeKind";
|
|
4
|
+
import { AMPRIONModelContainer } from "../../../../model-container/model/AMPRIONModelContainer";
|
|
5
|
+
import { AngleDegrees } from "../../../domain/AngleDegrees";
|
|
6
6
|
export declare class AMPRIONSpanField extends AssetContainer {
|
|
7
7
|
installationDate: Date;
|
|
8
8
|
number: string;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONSpanField = void 0;
|
|
4
|
-
const AssetContainer_1 = require("../../../assets/AssetContainer
|
|
5
|
-
const AMPRIONStatusTypeKind_1 = require("./AMPRIONStatusTypeKind
|
|
6
|
-
const AngleDegrees_1 = require("../../../domain/AngleDegrees
|
|
7
|
-
const UnitMultiplier_1 = require("../../../domain/UnitMultiplier
|
|
8
|
-
const UnitSymbol_1 = require("../../../domain/UnitSymbol
|
|
9
|
-
const parser_utils_1 = require("../../../../utils2/parser.utils
|
|
4
|
+
const AssetContainer_1 = require("../../../assets/AssetContainer");
|
|
5
|
+
const AMPRIONStatusTypeKind_1 = require("./AMPRIONStatusTypeKind");
|
|
6
|
+
const AngleDegrees_1 = require("../../../domain/AngleDegrees");
|
|
7
|
+
const UnitMultiplier_1 = require("../../../domain/UnitMultiplier");
|
|
8
|
+
const UnitSymbol_1 = require("../../../domain/UnitSymbol");
|
|
9
|
+
const parser_utils_1 = require("../../../../utils2/parser.utils");
|
|
10
10
|
class AMPRIONSpanField extends AssetContainer_1.AssetContainer {
|
|
11
11
|
constructor(mrid, name, shortName, description) {
|
|
12
12
|
super(mrid, name, shortName, description);
|
|
@@ -24,13 +24,13 @@ class AMPRIONSpanField extends AssetContainer_1.AssetContainer {
|
|
|
24
24
|
resolveAttributesFusekiJSON(value) {
|
|
25
25
|
super.resolveAttributesFusekiJSON(value);
|
|
26
26
|
this.installationDate = parser_utils_1.ParserUtils.parseDate(value, 'installationDate');
|
|
27
|
-
this.importance =
|
|
28
|
-
this.operatingLife =
|
|
27
|
+
this.importance = parser_utils_1.getNumberValue(value, 'importance');
|
|
28
|
+
this.operatingLife = parser_utils_1.getNumberValue(value, 'operatingLife');
|
|
29
29
|
this.exchangeYear = parser_utils_1.ParserUtils.parseDate(value, 'exchangeYear');
|
|
30
|
-
this.condition =
|
|
31
|
-
this.ampStatus = AMPRIONStatusTypeKind_1.AMPRIONStatusTypeKind[
|
|
32
|
-
this.length =
|
|
33
|
-
this.lineAngle = new AngleDegrees_1.AngleDegrees(
|
|
30
|
+
this.condition = parser_utils_1.getNumberValue(value, 'condition');
|
|
31
|
+
this.ampStatus = AMPRIONStatusTypeKind_1.AMPRIONStatusTypeKind[parser_utils_1.getEnumValue(value, 'status')];
|
|
32
|
+
this.length = parser_utils_1.getNumberValue(value, 'length');
|
|
33
|
+
this.lineAngle = new AngleDegrees_1.AngleDegrees(parser_utils_1.getNumberValue(value, 'lineAngle'), UnitMultiplier_1.UnitMultiplier.none, UnitSymbol_1.UnitSymbol.deg);
|
|
34
34
|
this.frontTowerUUID = parser_utils_1.ParserUtils.getValue(value, 'frontTowerUUID');
|
|
35
35
|
this.backTowerUUID = parser_utils_1.ParserUtils.getValue(value, 'backTowerUUID');
|
|
36
36
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONSpanField.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONSpanField.ts"],"names":[],"mappings":";;;AAAA,mEAAgE;AAEhE,mEAAgE;AAEhE,+DAA4D;AAC5D,mEAAgE;AAChE,2DAAwD;AACxD,kEAA4F;AAE5F,MAAa,gBAAiB,SAAQ,+BAAc;IAqBlD,YAAY,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAChF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IAED,6BAA6B;IACtB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONSpanField.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONSpanField.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer
|
|
2
|
-
import { IdentifiedObject } from '../../../core/IdentifiedObject
|
|
3
|
-
import { AMPRIONCountry } from './AMPRIONCountry
|
|
1
|
+
import { AMPRIONModelContainer } from '../../../../model-container/model/AMPRIONModelContainer';
|
|
2
|
+
import { IdentifiedObject } from '../../../core/IdentifiedObject';
|
|
3
|
+
import { AMPRIONCountry } from './AMPRIONCountry';
|
|
4
4
|
export declare class AMPRIONState extends IdentifiedObject {
|
|
5
5
|
country: AMPRIONCountry;
|
|
6
6
|
countryUUID: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONState = void 0;
|
|
4
|
-
const IdentifiedObject_1 = require("../../../core/IdentifiedObject
|
|
5
|
-
const parser_utils_1 = require("../../../../utils2/parser.utils
|
|
4
|
+
const IdentifiedObject_1 = require("../../../core/IdentifiedObject");
|
|
5
|
+
const parser_utils_1 = require("../../../../utils2/parser.utils");
|
|
6
6
|
class AMPRIONState extends IdentifiedObject_1.IdentifiedObject {
|
|
7
7
|
constructor(mrid, name, shortName, description) {
|
|
8
8
|
super(mrid, name, shortName, description);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONState.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONState.ts"],"names":[],"mappings":";;;AACA,qEAAkE;AAElE,kEAA8D;AAE9D,MAAa,YAAa,SAAQ,mCAAgB;IAKhD,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IA0BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,YAAY,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SACxE;QACD,OAAO,YAAY,CAAC,WAAW,CAAC;IAClC,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONState.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONState.ts"],"names":[],"mappings":";;;AACA,qEAAkE;AAElE,kEAA8D;AAE9D,MAAa,YAAa,SAAQ,mCAAgB;IAKhD,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAC1F,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IA0BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QAC3C,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACvB,OAAO,YAAY,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SACxE;QACD,OAAO,YAAY,CAAC,WAAW,CAAC;IAClC,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,YAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,OAAO,0CAAE,QAAQ,0CAAE,OAAO,CAAC,CAAC,KAAU,EAAE,EAAE;YAC9C,MAAM,QAAQ,GAAG,IAAI,YAAY,EAAE,CAAC;YACpC,QAAQ,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;YAC5C,QAAQ,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;QAC9B,CAAC,EAAE;IACL,CAAC;IAEM,2BAA2B,CAAC,KAAU;QAC3C,KAAK,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;QACzC,IAAI,CAAC,WAAW,GAAG,0BAAW,CAAC,QAAQ,CAAC,KAAK,EAAE,aAAa,CAAC,CAAC;IAChE,CAAC;IAEM,yBAAyB,CAAC,QAA+B;;QAC9D,KAAK,CAAC,yBAAyB,CAAC,QAAQ,CAAC,CAAC;QAC1C,IAAI,CAAC,OAAO,GAAG,QAAQ,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QACxD,MAAA,IAAI,CAAC,OAAO,0CAAE,QAAQ,CAAC,IAAI,EAAE;IAC/B,CAAC;;AA3DH,oCA4DC;AAnDC,aAAa;AACC,wBAAW,GAAW;;;;;;;;;;;;;;;;;;;;;KAqBjC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AssetOrganisationRole } from "../../../assets/AssetOrganisationRole
|
|
2
|
-
import { AMPRIONModelContainer } from "../../../../model-container/model/AMPRIONModelContainer
|
|
1
|
+
import { AssetOrganisationRole } from "../../../assets/AssetOrganisationRole";
|
|
2
|
+
import { AMPRIONModelContainer } from "../../../../model-container/model/AMPRIONModelContainer";
|
|
3
3
|
export declare class AMPRIONTeam extends AssetOrganisationRole {
|
|
4
4
|
protected constructor(mrid?: string, name?: string, shortName?: string, description?: string);
|
|
5
5
|
/** SPARQL */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONTeam = void 0;
|
|
4
|
-
const AssetOrganisationRole_1 = require("../../../assets/AssetOrganisationRole
|
|
4
|
+
const AssetOrganisationRole_1 = require("../../../assets/AssetOrganisationRole");
|
|
5
5
|
class AMPRIONTeam extends AssetOrganisationRole_1.AssetOrganisationRole {
|
|
6
6
|
constructor(mrid, name, shortName, description) {
|
|
7
7
|
super(mrid, name, shortName, description);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONTeam.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONTeam.ts"],"names":[],"mappings":";;;AAAA,iFAA4E;AAG5E,MAAa,WAAY,SAAQ,6CAAqB;IAClD,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QACxF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC9C,CAAC;IA6BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QACzC,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACrB,OAAO,WAAW,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SACzE;QACD,OAAO,WAAW,CAAC,WAAW,CAAC;IACnC,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC3E,
|
|
1
|
+
{"version":3,"file":"AMPRIONTeam.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONTeam.ts"],"names":[],"mappings":";;;AAAA,iFAA4E;AAG5E,MAAa,WAAY,SAAQ,6CAAqB;IAClD,YAAsB,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QACxF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC9C,CAAC;IA6BD,kBAAkB;IACX,MAAM,CAAC,cAAc,CAAC,QAAgB;QACzC,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YACrB,OAAO,WAAW,CAAC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;SACzE;QACD,OAAO,WAAW,CAAC,WAAW,CAAC;IACnC,CAAC;IAED,yBAAyB;IAClB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC3E,YAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,OAAO,0CAAE,QAAQ,0CAAE,OAAO,CAAC,CAAC,KAAU,EAAE,EAAE;YAC5C,MAAM,QAAQ,GAAG,IAAI,WAAW,EAAE,CAAC;YACnC,QAAQ,CAAC,2BAA2B,CAAC,KAAK,CAAC,CAAC;YAC5C,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC;QAC/B,CAAC,EAAE;IACP,CAAC;;AA/CL,kCAiDC;AA5CG,aAAa;AACC,uBAAW,GAAW;;;;;;;;;;;;;;;;;;;;;;;;KAwBnC,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AMPRIONStateTypeKind } from '../common/AMPRIONStateTypeKind
|
|
2
|
-
import { AMPRIONSpanField } from './AMPRIONSpanField
|
|
3
|
-
import { AMPRIONStatusTypeKind } from "./AMPRIONStatusTypeKind
|
|
4
|
-
import { AMPRIONModelContainer } from "../../../../model-container/model/AMPRIONModelContainer
|
|
5
|
-
import { AMPRIONConstructionProject } from "../project/AMPRIONConstructionProject
|
|
6
|
-
import { Tower } from '../../../assets/Tower
|
|
1
|
+
import { AMPRIONStateTypeKind } from '../common/AMPRIONStateTypeKind';
|
|
2
|
+
import { AMPRIONSpanField } from './AMPRIONSpanField';
|
|
3
|
+
import { AMPRIONStatusTypeKind } from "./AMPRIONStatusTypeKind";
|
|
4
|
+
import { AMPRIONModelContainer } from "../../../../model-container/model/AMPRIONModelContainer";
|
|
5
|
+
import { AMPRIONConstructionProject } from "../project/AMPRIONConstructionProject";
|
|
6
|
+
import { Tower } from '../../../assets/Tower';
|
|
7
7
|
export declare class AMPRIONTower extends Tower {
|
|
8
8
|
windLoadZone: number;
|
|
9
9
|
iceLoadZone: number;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONTower = void 0;
|
|
4
|
-
const AMPRIONStateTypeKind_1 = require("../common/AMPRIONStateTypeKind
|
|
5
|
-
const AMPRIONStatusTypeKind_1 = require("./AMPRIONStatusTypeKind
|
|
6
|
-
const datatype_converter_1 = require("../../../../util/datatype-converter
|
|
7
|
-
const parser_utils_1 = require("../../../../utils2/parser.utils
|
|
8
|
-
const Tower_1 = require("../../../assets/Tower
|
|
4
|
+
const AMPRIONStateTypeKind_1 = require("../common/AMPRIONStateTypeKind");
|
|
5
|
+
const AMPRIONStatusTypeKind_1 = require("./AMPRIONStatusTypeKind");
|
|
6
|
+
const datatype_converter_1 = require("../../../../util/datatype-converter");
|
|
7
|
+
const parser_utils_1 = require("../../../../utils2/parser.utils");
|
|
8
|
+
const Tower_1 = require("../../../assets/Tower");
|
|
9
9
|
class AMPRIONTower extends Tower_1.Tower {
|
|
10
10
|
constructor(mrid, name, shortName, description) {
|
|
11
11
|
super(mrid, name, shortName, description);
|
|
@@ -26,23 +26,23 @@ class AMPRIONTower extends Tower_1.Tower {
|
|
|
26
26
|
resolveAttributesFusekiJSON(value) {
|
|
27
27
|
super.resolveAttributesFusekiJSON(value);
|
|
28
28
|
this.installationDate = parser_utils_1.ParserUtils.parseDate(value, 'installationDate');
|
|
29
|
-
this.operatingLife =
|
|
29
|
+
this.operatingLife = parser_utils_1.getNumberValue(value, 'operatingLife');
|
|
30
30
|
this.exchangeYear = parser_utils_1.ParserUtils.parseDate(value, 'exchangeYear');
|
|
31
|
-
this.importance =
|
|
31
|
+
this.importance = parser_utils_1.getNumberValue(value, 'importance');
|
|
32
32
|
this.number = parser_utils_1.ParserUtils.getValue(value, 'number');
|
|
33
|
-
this.condition =
|
|
34
|
-
this.ampStatus = AMPRIONStatusTypeKind_1.AMPRIONStatusTypeKind[
|
|
35
|
-
this.corrosion = AMPRIONStateTypeKind_1.AMPRIONStateTypeKind[
|
|
36
|
-
this.corrosionProtection = AMPRIONStateTypeKind_1.AMPRIONStateTypeKind[
|
|
37
|
-
this.isPortal =
|
|
33
|
+
this.condition = parser_utils_1.getNumberValue(value, 'condition');
|
|
34
|
+
this.ampStatus = AMPRIONStatusTypeKind_1.AMPRIONStatusTypeKind[parser_utils_1.getEnumValue(value, 'status')];
|
|
35
|
+
this.corrosion = AMPRIONStateTypeKind_1.AMPRIONStateTypeKind[parser_utils_1.getEnumValue(value, 'corrosion')];
|
|
36
|
+
this.corrosionProtection = AMPRIONStateTypeKind_1.AMPRIONStateTypeKind[parser_utils_1.getEnumValue(value, 'corrosionProtection')];
|
|
37
|
+
this.isPortal = datatype_converter_1.toBoolean(parser_utils_1.ParserUtils.getValue(value, 'isPortal'));
|
|
38
38
|
this.foundation = parser_utils_1.ParserUtils.getValue(value, 'foundation');
|
|
39
39
|
this.lastCoating = parser_utils_1.ParserUtils.parseDate(value, 'lastCoating');
|
|
40
|
-
this.reliability =
|
|
40
|
+
this.reliability = parser_utils_1.getNumberValue(value, 'reliability');
|
|
41
41
|
this.lastInspection = parser_utils_1.ParserUtils.parseDate(value, 'lastInspection');
|
|
42
42
|
this.nextInspection = parser_utils_1.ParserUtils.parseDate(value, 'nextInspection');
|
|
43
|
-
this.isCrossingTower =
|
|
44
|
-
this.windLoadZone =
|
|
45
|
-
this.iceLoadZone =
|
|
43
|
+
this.isCrossingTower = datatype_converter_1.toBoolean(parser_utils_1.ParserUtils.getValue(value, 'isCrossingTower'));
|
|
44
|
+
this.windLoadZone = parser_utils_1.getNumberValue(value, 'windLoadZone');
|
|
45
|
+
this.iceLoadZone = parser_utils_1.getNumberValue(value, 'iceLoadZone');
|
|
46
46
|
//this.constructionProjectUUIDs = parseCsvLineIntoArray(ParserUtils.getValue(value, 'assetUUIDs'), ',');
|
|
47
47
|
}
|
|
48
48
|
addFrontSpanField(spanField) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONTower.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONTower.ts"],"names":[],"mappings":";;;AAAA,yEAAsE;AAEtE,mEAAgE;AAIhE,4EAAgE;AAChE,kEAA4F;AAC5F,iDAA8C;AAG9C,MAAa,YAAa,SAAQ,aAAK;IA+BrC,YAAY,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAChF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;QAP5C,mBAAc,GAAkC,IAAI,GAAG,EAAE,CAAC;QAC1D,kBAAa,GAAkC,IAAI,GAAG,EAAE,CAAC;QAEzD,yBAAoB,GAA4C,IAAI,GAAG,EAAE,CAAC;IAK1E,CAAC;IAED,6BAA6B;IACtB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONTower.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONTower.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { AssetContainer } from '../../../assets/AssetContainer
|
|
2
|
-
import { PhaseCode } from '../../../core/PhaseCode
|
|
3
|
-
import { AMPRIONWireLayoutKind } from '../common/AMPRIONWireLayoutKind
|
|
4
|
-
import { AMPRIONWireOperatingTypeKind } from '../common/AMPRIONWireOperatingTypeKind
|
|
5
|
-
import { AMPRIONWireIsolationTypeKind } from '../common/AMPRIONWireIsolationTypeKind
|
|
6
|
-
import { AMPRIONStatusTypeKind } from "./AMPRIONStatusTypeKind
|
|
7
|
-
import { AMPRIONModelContainer } from "../../../../model-container/model/AMPRIONModelContainer
|
|
8
|
-
import { AMPRIONLine } from '../core/AMPRIONLine
|
|
1
|
+
import { AssetContainer } from '../../../assets/AssetContainer';
|
|
2
|
+
import { PhaseCode } from '../../../core/PhaseCode';
|
|
3
|
+
import { AMPRIONWireLayoutKind } from '../common/AMPRIONWireLayoutKind';
|
|
4
|
+
import { AMPRIONWireOperatingTypeKind } from '../common/AMPRIONWireOperatingTypeKind';
|
|
5
|
+
import { AMPRIONWireIsolationTypeKind } from '../common/AMPRIONWireIsolationTypeKind';
|
|
6
|
+
import { AMPRIONStatusTypeKind } from "./AMPRIONStatusTypeKind";
|
|
7
|
+
import { AMPRIONModelContainer } from "../../../../model-container/model/AMPRIONModelContainer";
|
|
8
|
+
import { AMPRIONLine } from '../core/AMPRIONLine';
|
|
9
9
|
export declare class AMPRIONWire extends AssetContainer {
|
|
10
10
|
installationDate: Date;
|
|
11
11
|
number: string;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMPRIONWire = void 0;
|
|
4
|
-
const AssetContainer_1 = require("../../../assets/AssetContainer
|
|
5
|
-
const PhaseCode_1 = require("../../../core/PhaseCode
|
|
6
|
-
const AMPRIONWireLayoutKind_1 = require("../common/AMPRIONWireLayoutKind
|
|
7
|
-
const AMPRIONWireOperatingTypeKind_1 = require("../common/AMPRIONWireOperatingTypeKind
|
|
8
|
-
const AMPRIONWireIsolationTypeKind_1 = require("../common/AMPRIONWireIsolationTypeKind
|
|
9
|
-
const AMPRIONStatusTypeKind_1 = require("./AMPRIONStatusTypeKind
|
|
10
|
-
const parser_utils_1 = require("../../../../utils2/parser.utils
|
|
4
|
+
const AssetContainer_1 = require("../../../assets/AssetContainer");
|
|
5
|
+
const PhaseCode_1 = require("../../../core/PhaseCode");
|
|
6
|
+
const AMPRIONWireLayoutKind_1 = require("../common/AMPRIONWireLayoutKind");
|
|
7
|
+
const AMPRIONWireOperatingTypeKind_1 = require("../common/AMPRIONWireOperatingTypeKind");
|
|
8
|
+
const AMPRIONWireIsolationTypeKind_1 = require("../common/AMPRIONWireIsolationTypeKind");
|
|
9
|
+
const AMPRIONStatusTypeKind_1 = require("./AMPRIONStatusTypeKind");
|
|
10
|
+
const parser_utils_1 = require("../../../../utils2/parser.utils");
|
|
11
11
|
class AMPRIONWire extends AssetContainer_1.AssetContainer {
|
|
12
12
|
constructor(mrid, name, shortName, description) {
|
|
13
13
|
super(mrid, name, shortName, description);
|
|
@@ -25,25 +25,25 @@ class AMPRIONWire extends AssetContainer_1.AssetContainer {
|
|
|
25
25
|
resolveAttributesFusekiJSON(value) {
|
|
26
26
|
super.resolveAttributesFusekiJSON(value);
|
|
27
27
|
this.installationDate = parser_utils_1.ParserUtils.parseDate(value, 'installationDate');
|
|
28
|
-
this.importance =
|
|
29
|
-
this.operatingLife =
|
|
28
|
+
this.importance = parser_utils_1.getNumberValue(value, 'importance');
|
|
29
|
+
this.operatingLife = parser_utils_1.getNumberValue(value, 'operatingLife');
|
|
30
30
|
this.exchangeYear = parser_utils_1.ParserUtils.parseDate(value, 'exchangeYear');
|
|
31
|
-
this.condition =
|
|
31
|
+
this.condition = parser_utils_1.getNumberValue(value, 'condition');
|
|
32
32
|
this.number = parser_utils_1.ParserUtils.getValue(value, 'number');
|
|
33
|
-
this.ampStatus = AMPRIONStatusTypeKind_1.AMPRIONStatusTypeKind[
|
|
34
|
-
this.absorptivity =
|
|
33
|
+
this.ampStatus = AMPRIONStatusTypeKind_1.AMPRIONStatusTypeKind[parser_utils_1.getEnumValue(value, 'status')];
|
|
34
|
+
this.absorptivity = parser_utils_1.getNumberValue(value, 'absorptivity');
|
|
35
35
|
this.backConstructionPart = parser_utils_1.ParserUtils.getValue(value, 'backConstructionPart');
|
|
36
36
|
this.backMountingPoint = parser_utils_1.ParserUtils.getValue(value, 'backMountingPoint');
|
|
37
|
-
this.emissivity =
|
|
37
|
+
this.emissivity = parser_utils_1.getNumberValue(value, 'emissivity');
|
|
38
38
|
this.frontConstructionPart = parser_utils_1.ParserUtils.getValue(value, 'frontConstructionPart');
|
|
39
39
|
this.frontMountingPoint = parser_utils_1.ParserUtils.getValue(value, 'frontMountingPoint');
|
|
40
|
-
this.isolation = AMPRIONWireIsolationTypeKind_1.AMPRIONWireIsolationTypeKind[
|
|
41
|
-
this.layout = AMPRIONWireLayoutKind_1.AMPRIONWireLayoutKind[
|
|
42
|
-
this.maxOperatingTemperature =
|
|
43
|
-
this.operatingType = AMPRIONWireOperatingTypeKind_1.AMPRIONWireOperatingTypeKind[
|
|
44
|
-
this.phase = PhaseCode_1.PhaseCode[
|
|
45
|
-
this.phaseWireCount =
|
|
46
|
-
this.tension =
|
|
40
|
+
this.isolation = AMPRIONWireIsolationTypeKind_1.AMPRIONWireIsolationTypeKind[parser_utils_1.getEnumValue(value, 'isolation')];
|
|
41
|
+
this.layout = AMPRIONWireLayoutKind_1.AMPRIONWireLayoutKind[parser_utils_1.getEnumValue(value, 'layout')];
|
|
42
|
+
this.maxOperatingTemperature = parser_utils_1.getNumberValue(value, 'maxOperatingTemperature');
|
|
43
|
+
this.operatingType = AMPRIONWireOperatingTypeKind_1.AMPRIONWireOperatingTypeKind[parser_utils_1.getEnumValue(value, 'operatingType')];
|
|
44
|
+
this.phase = PhaseCode_1.PhaseCode[parser_utils_1.getEnumValue(value, 'phase')];
|
|
45
|
+
this.phaseWireCount = parser_utils_1.getNumberValue(value, 'phaseWireCount');
|
|
46
|
+
this.tension = parser_utils_1.getNumberValue(value, 'tension');
|
|
47
47
|
this.tensionReadjustment = parser_utils_1.ParserUtils.getValue(value, 'tensionReadjustment');
|
|
48
48
|
this.lineUUID = parser_utils_1.ParserUtils.getValue(value, 'lineUUID');
|
|
49
49
|
// TODO system?
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AMPRIONWire.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONWire.ts"],"names":[],"mappings":";;;AAAA,mEAAgE;AAChE,uDAAoD;AACpD,2EAAwE;AACxE,yFAAsF;AACtF,yFAAsF;AACtF,mEAAgE;AAGhE,kEAA4F;AAG5F,MAAa,WAAY,SAAQ,+BAAc;IAgC7C,YAAY,IAAa,EAAE,IAAa,EAAE,SAAkB,EAAE,WAAoB;QAChF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IAC5C,CAAC;IAGD,6BAA6B;IACtB,MAAM,CAAC,sBAAsB,CAAC,IAAS,EAAE,QAA+B;;QAC7E,
|
|
1
|
+
{"version":3,"file":"AMPRIONWire.js","sourceRoot":"","sources":["../../../../../src/model/extensions/amprion/assets/AMPRIONWire.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
export declare const AMPRIONWireOperatingTypeKind: Readonly<{
|
|
2
|
-
ANK:
|
|
3
|
-
380:
|
|
4
|
-
220:
|
|
5
|
-
110:
|
|
6
|
-
30:
|
|
7
|
-
10:
|
|
8
|
-
ES:
|
|
9
|
-
SLH:
|
|
10
|
-
MSP:
|
|
11
|
-
MSF:
|
|
2
|
+
ANK: string;
|
|
3
|
+
380: string;
|
|
4
|
+
220: string;
|
|
5
|
+
110: string;
|
|
6
|
+
30: string;
|
|
7
|
+
10: string;
|
|
8
|
+
ES: string;
|
|
9
|
+
SLH: string;
|
|
10
|
+
MSP: string;
|
|
11
|
+
MSF: string;
|
|
12
12
|
}>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Bay } from '../../../core/Bay
|
|
1
|
+
import { Bay } from '../../../core/Bay';
|
|
2
2
|
import XMLWriter from 'xml-writer';
|
|
3
|
-
import { ModelContainer } from '../../../../model-container/model/ModelContainer
|
|
3
|
+
import { ModelContainer } from '../../../../model-container/model/ModelContainer';
|
|
4
4
|
export declare class AMPRIONBay extends Bay {
|
|
5
5
|
number: string;
|
|
6
6
|
locationID: string;
|