Package CIM14 :: Package ENTSOE :: Package Dynamics :: Package IEC61970 :: Package Protection :: Module ProtectionProtectionEquipment' :: Class ProtectionProtectionEquipment
[hide private]
[frames] | no frames]

Class ProtectionProtectionEquipment

                                   object --+                
                                            |                
                             Element'.Element --+            
                                                |            
  Core.CoreIdentifiedObject'.CoreIdentifiedObject --+        
                                                    |        
Core.CorePowerSystemResource'.CorePowerSystemResource --+    
                                                        |    
                        Core.CoreEquipment'.CoreEquipment --+
                                                            |
                                                           ProtectionProtectionEquipment

Instance Methods [hide private]
 
__init__(self, ConductingEquipments=None, *args, **kw_args)
Initialises a new 'ProtectionProtectionEquipment' instance.
 
addConductingEquipments(self, *ConductingEquipments)
 
getConductingEquipments(self)
 
removeConductingEquipments(self, *ConductingEquipments)
 
setConductingEquipments(self, value)

Inherited from Core.CoreEquipment'.CoreEquipment: addContingencyEquipment, addCustomerAgreements, addOperationalLimitSet, getContingencyEquipment, getCustomerAgreements, getEquipmentContainer, getOperationalLimitSet, removeContingencyEquipment, removeCustomerAgreements, removeOperationalLimitSet, setContingencyEquipment, setCustomerAgreements, setEquipmentContainer, setOperationalLimitSet

Inherited from Core.CorePowerSystemResource'.CorePowerSystemResource: addAssets, addBlock, addMeasurements, addOperatingShare, addPsrLists, addReportingGroup, getAssets, getBlock, getLocation, getMeasurements, getOperatingShare, getOutageSchedule, getPSRType, getPsrLists, getReportingGroup, removeAssets, removeBlock, removeMeasurements, removeOperatingShare, removePsrLists, removeReportingGroup, setAssets, setBlock, setLocation, setMeasurements, setOperatingShare, setOutageSchedule, setPSRType, setPsrLists, setReportingGroup

Inherited from Core.CoreIdentifiedObject'.CoreIdentifiedObject: getModelingAuthoritySet, setModelingAuthoritySet

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  _attr_types = {}
  _attrs = []
  _defaults = {}
  _many_refs = ['ConductingEquipments']
  _refs = ['ConductingEquipments']

Inherited from Element'.Element (private): _enums

Properties [hide private]
  ConductingEquipments

Inherited from Core.CoreEquipment'.CoreEquipment: ContingencyEquipment, CustomerAgreements, EquipmentContainer, OperationalLimitSet

Inherited from Core.CorePowerSystemResource'.CorePowerSystemResource: Assets, Block, Location, Measurements, OperatingShare, OutageSchedule, PSRType, PsrLists, ReportingGroup

Inherited from Core.CoreIdentifiedObject'.CoreIdentifiedObject: ModelingAuthoritySet

Inherited from object: __class__

Method Details [hide private]

__init__(self, ConductingEquipments=None, *args, **kw_args)
(Constructor)

 

Initialises a new 'ProtectionProtectionEquipment' instance.

Parameters:
  • ConductingEquipments
Overrides: object.__init__

Property Details [hide private]

ConductingEquipments

Get Method:
getConductingEquipments(self)
Set Method:
setConductingEquipments(self, value)