Adding CIM15 package.
commit5cc837df0303e221fae76af699d01def378a2570
authorRichard Lincoln <rwl@thinker.cable.virginmedia.net>
Thu, 19 May 2011 13:03:54 +0000 (19 14:03 +0100)
committerRichard Lincoln <rwl@thinker.cable.virginmedia.net>
Thu, 19 May 2011 13:03:54 +0000 (19 14:03 +0100)
treebc1035f4fe50171451808789d38d1943aa507fa9
parentd834cbbf7057ee0e7cf6af099df972a6ca0f40a2
Adding CIM15 package.
648 files changed:
CIM15/CombinedVersion.py [new file with mode: 0644]
CIM15/Element.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/CableInfo.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/ConcentricNeutralCableInfo.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/ConductorInfo.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/EndDeviceInfo.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/NoLoadTest.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/OpenCircuitTest.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/OverheadConductorInfo.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/PowerTransformerInfo.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/ShortCircuitTest.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/TapChangerInfo.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/TapeShieldCableInfo.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/TransformerEndInfo.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/TransformerTankInfo.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/TransformerTest.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/WireArrangement.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/WireType.py [new file with mode: 0644]
CIM15/IEC61968/AssetModels/__init__.py [new file with mode: 0644]
CIM15/IEC61968/Assets/AcceptanceTest.py [new file with mode: 0644]
CIM15/IEC61968/Assets/Asset.py [new file with mode: 0644]
CIM15/IEC61968/Assets/AssetContainer.py [new file with mode: 0644]
CIM15/IEC61968/Assets/AssetFunction.py [new file with mode: 0644]
CIM15/IEC61968/Assets/AssetInfo.py [new file with mode: 0644]
CIM15/IEC61968/Assets/AssetModel.py [new file with mode: 0644]
CIM15/IEC61968/Assets/ComMedia.py [new file with mode: 0644]
CIM15/IEC61968/Assets/ProductAssetModel.py [new file with mode: 0644]
CIM15/IEC61968/Assets/Seal.py [new file with mode: 0644]
CIM15/IEC61968/Assets/__init__.py [new file with mode: 0644]
CIM15/IEC61968/Common/ActivityRecord.py [new file with mode: 0644]
CIM15/IEC61968/Common/Agreement.py [new file with mode: 0644]
CIM15/IEC61968/Common/CoordinateSystem.py [new file with mode: 0644]
CIM15/IEC61968/Common/Document.py [new file with mode: 0644]
CIM15/IEC61968/Common/ElectronicAddress.py [new file with mode: 0644]
CIM15/IEC61968/Common/Location.py [new file with mode: 0644]
CIM15/IEC61968/Common/Organisation.py [new file with mode: 0644]
CIM15/IEC61968/Common/PositionPoint.py [new file with mode: 0644]
CIM15/IEC61968/Common/PostalAddress.py [new file with mode: 0644]
CIM15/IEC61968/Common/Status.py [new file with mode: 0644]
CIM15/IEC61968/Common/StreetAddress.py [new file with mode: 0644]
CIM15/IEC61968/Common/StreetDetail.py [new file with mode: 0644]
CIM15/IEC61968/Common/TelephoneNumber.py [new file with mode: 0644]
CIM15/IEC61968/Common/TimePoint.py [new file with mode: 0644]
CIM15/IEC61968/Common/TimeSchedule.py [new file with mode: 0644]
CIM15/IEC61968/Common/TownDetail.py [new file with mode: 0644]
CIM15/IEC61968/Common/UserAttribute.py [new file with mode: 0644]
CIM15/IEC61968/Common/__init__.py [new file with mode: 0644]
CIM15/IEC61968/Customers/Customer.py [new file with mode: 0644]
CIM15/IEC61968/Customers/CustomerAccount.py [new file with mode: 0644]
CIM15/IEC61968/Customers/CustomerAgreement.py [new file with mode: 0644]
CIM15/IEC61968/Customers/PricingStructure.py [new file with mode: 0644]
CIM15/IEC61968/Customers/ServiceCategory.py [new file with mode: 0644]
CIM15/IEC61968/Customers/ServiceLocation.py [new file with mode: 0644]
CIM15/IEC61968/Customers/Tariff.py [new file with mode: 0644]
CIM15/IEC61968/Customers/__init__.py [new file with mode: 0644]
CIM15/IEC61968/IEC61968CIMVersion.py [new file with mode: 0644]
CIM15/IEC61968/LoadControl/ConnectDisconnectFunction.py [new file with mode: 0644]
CIM15/IEC61968/LoadControl/RemoteConnectDisconnectInfo.py [new file with mode: 0644]
CIM15/IEC61968/LoadControl/__init__.py [new file with mode: 0644]
CIM15/IEC61968/Metering/ComFunction.py [new file with mode: 0644]
CIM15/IEC61968/Metering/DemandResponseProgram.py [new file with mode: 0644]
CIM15/IEC61968/Metering/DynamicDemand.py [new file with mode: 0644]
CIM15/IEC61968/Metering/ElectricMeteringFunction.py [new file with mode: 0644]
CIM15/IEC61968/Metering/EndDevice.py [new file with mode: 0644]
CIM15/IEC61968/Metering/EndDeviceControl.py [new file with mode: 0644]
CIM15/IEC61968/Metering/EndDeviceEvent.py [new file with mode: 0644]
CIM15/IEC61968/Metering/EndDeviceFunction.py [new file with mode: 0644]
CIM15/IEC61968/Metering/EndDeviceGroup.py [new file with mode: 0644]
CIM15/IEC61968/Metering/IntervalBlock.py [new file with mode: 0644]
CIM15/IEC61968/Metering/IntervalReading.py [new file with mode: 0644]
CIM15/IEC61968/Metering/Meter.py [new file with mode: 0644]
CIM15/IEC61968/Metering/MeterReading.py [new file with mode: 0644]
CIM15/IEC61968/Metering/MeterServiceWork.py [new file with mode: 0644]
CIM15/IEC61968/Metering/PendingCalculation.py [new file with mode: 0644]
CIM15/IEC61968/Metering/Reading.py [new file with mode: 0644]
CIM15/IEC61968/Metering/ReadingMultiplier.py [new file with mode: 0644]
CIM15/IEC61968/Metering/ReadingQuality.py [new file with mode: 0644]
CIM15/IEC61968/Metering/ReadingType.py [new file with mode: 0644]
CIM15/IEC61968/Metering/Register.py [new file with mode: 0644]
CIM15/IEC61968/Metering/SDPLocation.py [new file with mode: 0644]
CIM15/IEC61968/Metering/ServiceDeliveryPoint.py [new file with mode: 0644]
CIM15/IEC61968/Metering/SimpleEndDeviceFunction.py [new file with mode: 0644]
CIM15/IEC61968/Metering/__init__.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/AccountMovement.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/AccountingUnit.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/AuxiliaryAccount.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/AuxiliaryAgreement.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/BankAccountDetail.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Card.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Cashier.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/CashierShift.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Charge.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Cheque.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/ConsumptionTariffInterval.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Due.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/LineDetail.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/MerchantAccount.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/MerchantAgreement.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/PointOfSale.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Receipt.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/ServiceSupplier.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Shift.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/TariffProfile.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Tender.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/TimeTariffInterval.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Transaction.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Transactor.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/Vendor.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/VendorShift.py [new file with mode: 0644]
CIM15/IEC61968/PaymentMetering/__init__.py [new file with mode: 0644]
CIM15/IEC61968/Work/Work.py [new file with mode: 0644]
CIM15/IEC61968/Work/__init__.py [new file with mode: 0644]
CIM15/IEC61968/__init__.py [new file with mode: 0644]
CIM15/IEC61970/AuxiliaryEquipment/AuxiliaryEquipment.py [new file with mode: 0644]
CIM15/IEC61970/AuxiliaryEquipment/CurrentTransformer.py [new file with mode: 0644]
CIM15/IEC61970/AuxiliaryEquipment/FaultIndicator.py [new file with mode: 0644]
CIM15/IEC61970/AuxiliaryEquipment/PotentialTransformer.py [new file with mode: 0644]
CIM15/IEC61970/AuxiliaryEquipment/Sensor.py [new file with mode: 0644]
CIM15/IEC61970/AuxiliaryEquipment/SurgeProtector.py [new file with mode: 0644]
CIM15/IEC61970/AuxiliaryEquipment/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Contingency/Contingency.py [new file with mode: 0644]
CIM15/IEC61970/Contingency/ContingencyElement.py [new file with mode: 0644]
CIM15/IEC61970/Contingency/ContingencyEquipment.py [new file with mode: 0644]
CIM15/IEC61970/Contingency/__init__.py [new file with mode: 0644]
CIM15/IEC61970/ControlArea/AltGeneratingUnitMeas.py [new file with mode: 0644]
CIM15/IEC61970/ControlArea/AltTieMeas.py [new file with mode: 0644]
CIM15/IEC61970/ControlArea/ControlArea.py [new file with mode: 0644]
CIM15/IEC61970/ControlArea/ControlAreaGeneratingUnit.py [new file with mode: 0644]
CIM15/IEC61970/ControlArea/TieFlow.py [new file with mode: 0644]
CIM15/IEC61970/ControlArea/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Core/BasePower.py [new file with mode: 0644]
CIM15/IEC61970/Core/BaseVoltage.py [new file with mode: 0644]
CIM15/IEC61970/Core/BasicIntervalSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Core/Bay.py [new file with mode: 0644]
CIM15/IEC61970/Core/ConductingEquipment.py [new file with mode: 0644]
CIM15/IEC61970/Core/ConnectivityNode.py [new file with mode: 0644]
CIM15/IEC61970/Core/ConnectivityNodeContainer.py [new file with mode: 0644]
CIM15/IEC61970/Core/Curve.py [new file with mode: 0644]
CIM15/IEC61970/Core/CurveData.py [new file with mode: 0644]
CIM15/IEC61970/Core/Equipment.py [new file with mode: 0644]
CIM15/IEC61970/Core/EquipmentContainer.py [new file with mode: 0644]
CIM15/IEC61970/Core/GeographicalRegion.py [new file with mode: 0644]
CIM15/IEC61970/Core/IdentifiedObject.py [new file with mode: 0644]
CIM15/IEC61970/Core/IrregularIntervalSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Core/IrregularTimePoint.py [new file with mode: 0644]
CIM15/IEC61970/Core/Name.py [new file with mode: 0644]
CIM15/IEC61970/Core/NameType.py [new file with mode: 0644]
CIM15/IEC61970/Core/NameTypeAuthority.py [new file with mode: 0644]
CIM15/IEC61970/Core/OperatingParticipant.py [new file with mode: 0644]
CIM15/IEC61970/Core/OperatingShare.py [new file with mode: 0644]
CIM15/IEC61970/Core/PSRType.py [new file with mode: 0644]
CIM15/IEC61970/Core/PowerSystemResource.py [new file with mode: 0644]
CIM15/IEC61970/Core/PsrList.py [new file with mode: 0644]
CIM15/IEC61970/Core/RegularIntervalSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Core/RegularTimePoint.py [new file with mode: 0644]
CIM15/IEC61970/Core/ReportingGroup.py [new file with mode: 0644]
CIM15/IEC61970/Core/ReportingSuperGroup.py [new file with mode: 0644]
CIM15/IEC61970/Core/SubGeographicalRegion.py [new file with mode: 0644]
CIM15/IEC61970/Core/Substation.py [new file with mode: 0644]
CIM15/IEC61970/Core/Terminal.py [new file with mode: 0644]
CIM15/IEC61970/Core/VoltageLevel.py [new file with mode: 0644]
CIM15/IEC61970/Core/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Cuts and jumpers/Clamp.py [new file with mode: 0644]
CIM15/IEC61970/Cuts and jumpers/Cut.py [new file with mode: 0644]
CIM15/IEC61970/Cuts and jumpers/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Domain/DateTimeInterval.py [new file with mode: 0644]
CIM15/IEC61970/Domain/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Equivalents/EquivalentBranch.py [new file with mode: 0644]
CIM15/IEC61970/Equivalents/EquivalentEquipment.py [new file with mode: 0644]
CIM15/IEC61970/Equivalents/EquivalentInjection.py [new file with mode: 0644]
CIM15/IEC61970/Equivalents/EquivalentNetwork.py [new file with mode: 0644]
CIM15/IEC61970/Equivalents/EquivalentShunt.py [new file with mode: 0644]
CIM15/IEC61970/Equivalents/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/BWRSteamSupply.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/CTTempActivePowerCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/CombustionTurbine.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/DrumBoiler.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/FossilSteamSupply.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/HeatRecoveryBoiler.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/HydroTurbine.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/PWRSteamSupply.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/PrimeMover.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/SteamSupply.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/SteamTurbine.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/Subcritical.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/Supercritical.py [new file with mode: 0644]
CIM15/IEC61970/Generation/GenerationDynamics/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/AirCompressor.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/CAESPlant.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/CogenerationPlant.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/CombinedCyclePlant.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/EmissionAccount.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/EmissionCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/FossilFuel.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/FuelAllocationSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/GenUnitOpCostCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/GenUnitOpSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/GeneratingUnit.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/GrossToNetActivePowerCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/HeatInputCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/HeatRateCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/HydroGeneratingEfficiencyCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/HydroGeneratingUnit.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/HydroPowerPlant.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/HydroPump.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/HydroPumpOpSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/IncrementalHeatRateCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/InflowForecast.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/LevelVsVolumeCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/NuclearGeneratingUnit.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/PenstockLossCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/Reservoir.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/ShutdownCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/StartIgnFuelCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/StartMainFuelCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/StartRampCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/StartupModel.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/SteamSendoutSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/TailbayLossCurve.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/TargetLevelSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/ThermalGeneratingUnit.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/WindGeneratingUnit.py [new file with mode: 0644]
CIM15/IEC61970/Generation/Production/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Generation/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Graphics/DiagramObject.py [new file with mode: 0644]
CIM15/IEC61970/Graphics/DiagramObjectGluePoint.py [new file with mode: 0644]
CIM15/IEC61970/Graphics/DiagramObjectPoint.py [new file with mode: 0644]
CIM15/IEC61970/Graphics/DiagramObjectStyle.py [new file with mode: 0644]
CIM15/IEC61970/Graphics/TextDiagramObject.py [new file with mode: 0644]
CIM15/IEC61970/Graphics/VisibilityLayer.py [new file with mode: 0644]
CIM15/IEC61970/Graphics/__init__.py [new file with mode: 0644]
CIM15/IEC61970/IEC61970CIMVersion.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssetModels/AssetModelCatalogue.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssetModels/AssetModelCatalogueItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssetModels/TransformerAssetModel.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssetModels/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/AssetAssetRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/AssetPropertyCurve.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/BreakerInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Bushing.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/BushingInsulationPF.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Cabinet.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/ComEquipment.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/CompositeSwitchInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/ConductorAsset.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/CurrentTransformerInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/DimensionsInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/DocAssetRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Duct.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/DuctBank.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/ElectricalInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/FACTSDevice.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Facility.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/FailureEvent.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/FaultIndicatorInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/FinancialInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/GenericAssetModelOrMaterial.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Joint.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Medium.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/MountingConnection.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/MountingPoint.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/OrgAssetRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Pole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/PotentialTransformerInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/PowerRating.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Procedure.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/ProcedureDataSet.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/ProtectionEquipmentInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/RecloserInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/ReliabilityInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/SVC.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/ShuntCompensatorInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/ShuntImpedanceInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Specification.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Streetlight.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Structure.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/StructureSupport.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/SubstationAsset.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/SurgeProtectorInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/SwitchInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/TestDataSet.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Tool.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Tower.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/TransformerAsset.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/TransformerObservation.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/UndergroundStructure.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/Vehicle.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/WindingInsulation.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/WorkEquipment.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfAssets/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/Bank.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/BankAccount.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/BusinessPlan.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/BusinessRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/Craft.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/DocDocRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/DocPsrRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/Ratio.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/Role.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/ScheduleParameterInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/ScheduledEvent.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/Skill.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCommon/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCore/ModelingAuthority.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCore/ModelingAuthoritySet.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCore/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCustomers/ComplianceEvent.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCustomers/CustomerBillingInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCustomers/ExternalCustomerAgreement.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCustomers/OutageHistory.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCustomers/PowerQualityPricing.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCustomers/ServiceGuarantee.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCustomers/StandardIndustryCode.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCustomers/SubscribePowerCurve.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCustomers/WorkBillingInfo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfCustomers/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/DocErpPersonRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/DocOrgRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpBOM.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpBankAccount.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpBomItemData.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpChartOfAccounts.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpCompetency.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpEngChangeOrder.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpInventory.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpInventoryCount.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpInvoice.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpInvoiceLineItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpIssueInventory.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpItemMaster.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpJournal.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpJournalEntry.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpLedBudLineItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpLedger.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpLedgerBudget.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpLedgerEntry.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpOrganisation.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpPOLineItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpPayable.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpPayableLineItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpPayment.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpPerson.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpPersonnel.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpProjectAccounting.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpPurchaseOrder.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpQuote.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpQuoteLineItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpRecDelvLineItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpRecLineItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpReceivable.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpReceiveDelivery.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpReqLineItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpRequisition.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpSalesOrder.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpSiteLevelData.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpTimeEntry.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/ErpTimeSheet.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/OrgErpPersonRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/OrgOrgRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfERPSupport/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/Diagram.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlBaseSymbol.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlColour.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlDiagramObject.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlFeatureStyle.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlFeatureType.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlFill.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlFont.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlGeometryStyle.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlGraphic.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlHalo.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlLabelPlacement.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlLabelStyle.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlLineGeometry.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlLineSymbol.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlMark.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlObservation.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlPointGeometry.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlPointSymbol.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlPolygonGeometry.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlPolygonSymbol.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlPosition.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlRasterSymbol.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlSelector.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlStroke.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlSvgParameter.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlSymbol.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlTextSymbol.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlTopologyStyle.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/GmlValue.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/Map.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfGMLSupport/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLoadControl/LoadLimitFunction.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLoadControl/LoadMgmtFunction.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLoadControl/LoadMgmtRecord.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLoadControl/LoadShedFunction.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLoadControl/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/Direction.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/Hazard.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/LandProperty.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/LocationGrant.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/OrgPropertyRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/PersonPropertyRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/RedLine.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/RightOfWay.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/Route.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/Zone.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfLocations/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfMetering/GasMeteringFunction.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfMetering/WaterMeteringFunction.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfMetering/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/CallBack.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/ChangeItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/ChangeSet.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/Circuit.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/CircuitSection.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/ErpPersonScheduleStepRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/IncidentCode.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/IncidentRecord.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/LandBase.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/NetworkDataSet.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/OperationalRestriction.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/OrgPsrRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/OutageCode.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/OutageNotification.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/OutageRecord.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/OutageReport.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/OutageStep.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/OutageStepPsrRole.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/PSREvent.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/PlannedOutage.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/SafetyDocument.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/SwitchingSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/SwitchingStep.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/TroubleTicket.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfOperations/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfTypeAsset/GeneratorTypeAsset.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfTypeAsset/TypeAssetCatalogue.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfTypeAsset/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/AccessPermit.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/Appointment.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/Assignment.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/BusinessCase.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/CUAllowableAction.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/CUAsset.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/CUContractorItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/CUGroup.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/CULaborCode.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/CULaborItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/CUMaterialItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/CUWorkEquipmentItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/Capability.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/CompatibleUnit.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/ConditionFactor.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/ContractorItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/CostType.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/Crew.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/Design.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/DesignLocation.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/DesignLocationCU.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/DiagnosisDataSet.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/EquipmentItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/InfoQuestion.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/InspectionDataSet.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/LaborItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/MaintenanceDataSet.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/MaterialItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/MiscCostItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/NonStandardItem.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/OneCallRequest.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/OverheadCost.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/Project.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/PropertyUnit.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/QualificationRequirement.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/Regulation.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/Request.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/ShiftPattern.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/TypeMaterial.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/Usage.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/WorkCostDetail.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/WorkCostSummary.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/WorkFlowStep.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/WorkLocation.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/WorkStatusEntry.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/WorkTask.py [new file with mode: 0644]
CIM15/IEC61970/Informative/InfWork/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Informative/__init__.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/ConformLoad.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/ConformLoadGroup.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/ConformLoadSchedule.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/DayType.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/EnergyArea.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/LoadArea.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/LoadGroup.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/LoadResponseCharacteristic.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/NonConformLoad.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/NonConformLoadGroup.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/NonConformLoadSchedule.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/PowerCutZone.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/Season.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/SeasonDayTypeSchedule.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/StationSupply.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/SubLoadArea.py [new file with mode: 0644]
CIM15/IEC61970/LoadModel/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Meas/Accumulator.py [new file with mode: 0644]
CIM15/IEC61970/Meas/AccumulatorLimit.py [new file with mode: 0644]
CIM15/IEC61970/Meas/AccumulatorLimitSet.py [new file with mode: 0644]
CIM15/IEC61970/Meas/AccumulatorValue.py [new file with mode: 0644]
CIM15/IEC61970/Meas/Analog.py [new file with mode: 0644]
CIM15/IEC61970/Meas/AnalogLimit.py [new file with mode: 0644]
CIM15/IEC61970/Meas/AnalogLimitSet.py [new file with mode: 0644]
CIM15/IEC61970/Meas/AnalogValue.py [new file with mode: 0644]
CIM15/IEC61970/Meas/Command.py [new file with mode: 0644]
CIM15/IEC61970/Meas/Control.py [new file with mode: 0644]
CIM15/IEC61970/Meas/ControlType.py [new file with mode: 0644]
CIM15/IEC61970/Meas/Discrete.py [new file with mode: 0644]
CIM15/IEC61970/Meas/DiscreteValue.py [new file with mode: 0644]
CIM15/IEC61970/Meas/Limit.py [new file with mode: 0644]
CIM15/IEC61970/Meas/LimitSet.py [new file with mode: 0644]
CIM15/IEC61970/Meas/Measurement.py [new file with mode: 0644]
CIM15/IEC61970/Meas/MeasurementValue.py [new file with mode: 0644]
CIM15/IEC61970/Meas/MeasurementValueQuality.py [new file with mode: 0644]
CIM15/IEC61970/Meas/MeasurementValueSource.py [new file with mode: 0644]
CIM15/IEC61970/Meas/Quality61850.py [new file with mode: 0644]
CIM15/IEC61970/Meas/SetPoint.py [new file with mode: 0644]
CIM15/IEC61970/Meas/StringMeasurement.py [new file with mode: 0644]
CIM15/IEC61970/Meas/StringMeasurementValue.py [new file with mode: 0644]
CIM15/IEC61970/Meas/ValueAliasSet.py [new file with mode: 0644]
CIM15/IEC61970/Meas/ValueToAlias.py [new file with mode: 0644]
CIM15/IEC61970/Meas/__init__.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/ActivePowerLimit.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/ActivePowerLimitSet.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/ApparentPowerLimit.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/ApparentPowerLimitSet.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/BranchGroup.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/BranchGroupTerminal.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/CurrentLimit.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/CurrentLimitSet.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/OperationalLimit.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/OperationalLimitSet.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/OperationalLimitType.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/VoltageLimit.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/VoltageLimitSet.py [new file with mode: 0644]
CIM15/IEC61970/OperationalLimits/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Outage/ClearanceTag.py [new file with mode: 0644]
CIM15/IEC61970/Outage/ClearanceTagType.py [new file with mode: 0644]
CIM15/IEC61970/Outage/OutageSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Outage/SwitchingOperation.py [new file with mode: 0644]
CIM15/IEC61970/Outage/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Protection/CurrentRelay.py [new file with mode: 0644]
CIM15/IEC61970/Protection/ProtectionEquipment.py [new file with mode: 0644]
CIM15/IEC61970/Protection/RecloseSequence.py [new file with mode: 0644]
CIM15/IEC61970/Protection/SynchrocheckRelay.py [new file with mode: 0644]
CIM15/IEC61970/Protection/__init__.py [new file with mode: 0644]
CIM15/IEC61970/SCADA/CommunicationLink.py [new file with mode: 0644]
CIM15/IEC61970/SCADA/RemoteControl.py [new file with mode: 0644]
CIM15/IEC61970/SCADA/RemotePoint.py [new file with mode: 0644]
CIM15/IEC61970/SCADA/RemoteSource.py [new file with mode: 0644]
CIM15/IEC61970/SCADA/RemoteUnit.py [new file with mode: 0644]
CIM15/IEC61970/SCADA/__init__.py [new file with mode: 0644]
CIM15/IEC61970/StateVariables/StateVariable.py [new file with mode: 0644]
CIM15/IEC61970/StateVariables/SvInjection.py [new file with mode: 0644]
CIM15/IEC61970/StateVariables/SvPowerFlow.py [new file with mode: 0644]
CIM15/IEC61970/StateVariables/SvShortCircuit.py [new file with mode: 0644]
CIM15/IEC61970/StateVariables/SvShuntCompensatorSections.py [new file with mode: 0644]
CIM15/IEC61970/StateVariables/SvStatus.py [new file with mode: 0644]
CIM15/IEC61970/StateVariables/SvTapStep.py [new file with mode: 0644]
CIM15/IEC61970/StateVariables/SvVoltage.py [new file with mode: 0644]
CIM15/IEC61970/StateVariables/TopologicalIsland.py [new file with mode: 0644]
CIM15/IEC61970/StateVariables/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Topology/BusNameMarker.py [new file with mode: 0644]
CIM15/IEC61970/Topology/TopologicalNode.py [new file with mode: 0644]
CIM15/IEC61970/Topology/__init__.py [new file with mode: 0644]
CIM15/IEC61970/Wires/ACLineSegment.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Breaker.py [new file with mode: 0644]
CIM15/IEC61970/Wires/BusbarSection.py [new file with mode: 0644]
CIM15/IEC61970/Wires/CompositeSwitch.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Conductor.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Connector.py [new file with mode: 0644]
CIM15/IEC61970/Wires/DCLineSegment.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Disconnector.py [new file with mode: 0644]
CIM15/IEC61970/Wires/EnergyConsumer.py [new file with mode: 0644]
CIM15/IEC61970/Wires/EnergySource.py [new file with mode: 0644]
CIM15/IEC61970/Wires/FrequencyConverter.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Fuse.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Ground.py [new file with mode: 0644]
CIM15/IEC61970/Wires/GroundDisconnector.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Jumper.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Junction.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Line.py [new file with mode: 0644]
CIM15/IEC61970/Wires/LoadBreakSwitch.py [new file with mode: 0644]
CIM15/IEC61970/Wires/MutualCoupling.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PerLengthPhaseImpedance.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PerLengthSequenceImpedance.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PhaseImpedanceData.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PhaseTapChanger.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PhaseTapChangerAsymetrical.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PhaseTapChangerLinear.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PhaseTapChangerNonLinear.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PhaseTapChangerSymetrical.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PhaseTapChangerTabular.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PhaseTapChangerTabularPoint.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Plant.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PowerTransformer.py [new file with mode: 0644]
CIM15/IEC61970/Wires/PowerTransformerEnd.py [new file with mode: 0644]
CIM15/IEC61970/Wires/ProtectedSwitch.py [new file with mode: 0644]
CIM15/IEC61970/Wires/RatioTapChanger.py [new file with mode: 0644]
CIM15/IEC61970/Wires/RatioTapChangerTabular.py [new file with mode: 0644]
CIM15/IEC61970/Wires/RatioTapChangerTabularPoint.py [new file with mode: 0644]
CIM15/IEC61970/Wires/ReactiveCapabilityCurve.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Recloser.py [new file with mode: 0644]
CIM15/IEC61970/Wires/RectifierInverter.py [new file with mode: 0644]
CIM15/IEC61970/Wires/RegulatingCondEq.py [new file with mode: 0644]
CIM15/IEC61970/Wires/RegulatingControl.py [new file with mode: 0644]
CIM15/IEC61970/Wires/RegulationSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Resistor.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Sectionaliser.py [new file with mode: 0644]
CIM15/IEC61970/Wires/SeriesCompensator.py [new file with mode: 0644]
CIM15/IEC61970/Wires/ShuntCompensator.py [new file with mode: 0644]
CIM15/IEC61970/Wires/StaticVarCompensator.py [new file with mode: 0644]
CIM15/IEC61970/Wires/Switch.py [new file with mode: 0644]
CIM15/IEC61970/Wires/SwitchSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Wires/SynchronousMachine.py [new file with mode: 0644]
CIM15/IEC61970/Wires/TapChanger.py [new file with mode: 0644]
CIM15/IEC61970/Wires/TapChangerControl.py [new file with mode: 0644]
CIM15/IEC61970/Wires/TapSchedule.py [new file with mode: 0644]
CIM15/IEC61970/Wires/TransformerCoreAdmittance.py [new file with mode: 0644]
CIM15/IEC61970/Wires/TransformerEnd.py [new file with mode: 0644]
CIM15/IEC61970/Wires/TransformerMeshImpedance.py [new file with mode: 0644]
CIM15/IEC61970/Wires/TransformerStarImpedance.py [new file with mode: 0644]
CIM15/IEC61970/Wires/TransformerTank.py [new file with mode: 0644]
CIM15/IEC61970/Wires/TransformerTankEnd.py [new file with mode: 0644]
CIM15/IEC61970/Wires/VoltageControlZone.py [new file with mode: 0644]
CIM15/IEC61970/Wires/__init__.py [new file with mode: 0644]
CIM15/IEC61970/WiresPhaseModel/EnergyConsumerPhase.py [new file with mode: 0644]
CIM15/IEC61970/WiresPhaseModel/ShuntCompensatorPhase.py [new file with mode: 0644]
CIM15/IEC61970/WiresPhaseModel/SwitchPhase.py [new file with mode: 0644]
CIM15/IEC61970/WiresPhaseModel/__init__.py [new file with mode: 0644]
CIM15/IEC61970/__init__.py [new file with mode: 0644]
CIM15/IEC62325/IEC62325CIMVersion.py [new file with mode: 0644]
CIM15/IEC62325/MarketParticipant.py [new file with mode: 0644]
CIM15/IEC62325/MarketRole.py [new file with mode: 0644]
CIM15/IEC62325/__init__.py [new file with mode: 0644]
CIM15/Package.py [new file with mode: 0644]
CIM15/PackageDependencies/PackageDependenciesCIMVeresion.py [new file with mode: 0644]
CIM15/PackageDependencies/__init__.py [new file with mode: 0644]
CIM15/Stereotype.py [new file with mode: 0644]
CIM15/__init__.py [new file with mode: 0644]