Package CIM14 :: Package ENTSOE :: Package Dynamics :: Module Thing' :: Class Thing
[hide private]
[frames] | no frames]

Class Thing

      object --+    
               |    
Element'.Element --+
                   |
                  Thing

Instance Methods [hide private]
 
__init__(self, ScheduleSteps=None, synchronousGeneratorType=None, tpqo=None, ElectricalAssets=None, SafetyDocuments=None, ratedS=None, tppdo=None, tpdo=None, ChangeItems=None, ErpOrganisationRoles=None, CircuitSections=None, tppqo=None, DocumentRoles=None, PSREvent=None, OutageStepRoles=None, NetworkDataSets=None, *args, **kw_args)
Initialises a new 'Thing' instance.
 
add_ChangeItems(self, *ChangeItems)
 
add_CircuitSections(self, *CircuitSections)
 
add_DocumentRoles(self, *DocumentRoles)
 
add_ElectricalAssets(self, *ElectricalAssets)
 
add_ErpOrganisationRoles(self, *ErpOrganisationRoles)
 
add_NetworkDataSets(self, *NetworkDataSets)
 
add_OutageStepRoles(self, *OutageStepRoles)
 
add_PSREvent(self, *PSREvent)
 
add_SafetyDocuments(self, *SafetyDocuments)
 
add_ScheduleSteps(self, *ScheduleSteps)
 
add_ratedS(self, *ratedS)
 
add_synchronousGeneratorType(self, *synchronousGeneratorType)
 
add_tpdo(self, *tpdo)
 
add_tppdo(self, *tppdo)
 
add_tppqo(self, *tppqo)
 
add_tpqo(self, *tpqo)
 
remove_ChangeItems(self, *ChangeItems)
 
remove_CircuitSections(self, *CircuitSections)
 
remove_DocumentRoles(self, *DocumentRoles)
 
remove_ElectricalAssets(self, *ElectricalAssets)
 
remove_ErpOrganisationRoles(self, *ErpOrganisationRoles)
 
remove_NetworkDataSets(self, *NetworkDataSets)
 
remove_OutageStepRoles(self, *OutageStepRoles)
 
remove_PSREvent(self, *PSREvent)
 
remove_SafetyDocuments(self, *SafetyDocuments)
 
remove_ScheduleSteps(self, *ScheduleSteps)
 
remove_ratedS(self, *ratedS)
 
remove_synchronousGeneratorType(self, *synchronousGeneratorType)
 
remove_tpdo(self, *tpdo)
 
remove_tppdo(self, *tppdo)
 
remove_tppqo(self, *tppqo)
 
remove_tpqo(self, *tpqo)

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 = ['ScheduleSteps', 'synchronousGeneratorType', 'tp...
  _refs = ['ScheduleSteps', 'synchronousGeneratorType', 'tpqo', ...

Inherited from Element'.Element (private): _enums

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, ScheduleSteps=None, synchronousGeneratorType=None, tpqo=None, ElectricalAssets=None, SafetyDocuments=None, ratedS=None, tppdo=None, tpdo=None, ChangeItems=None, ErpOrganisationRoles=None, CircuitSections=None, tppqo=None, DocumentRoles=None, PSREvent=None, OutageStepRoles=None, NetworkDataSets=None, *args, **kw_args)
(Constructor)

 

Initialises a new 'Thing' instance.

Parameters:
  • ScheduleSteps
  • synchronousGeneratorType
  • tpqo
  • ElectricalAssets
  • EAID_4B45E775_795A_4030_865F_0AB320000DDD-B
  • SafetyDocuments
  • ratedS
  • tppdo
  • tpdo
  • ChangeItems
  • ErpOrganisationRoles
  • CircuitSections
  • tppqo
  • DocumentRoles
  • PSREvent
  • OutageStepRoles
  • NetworkDataSets
Overrides: object.__init__

Class Variable Details [hide private]

_many_refs

Value:
['ScheduleSteps',
 'synchronousGeneratorType',
 'tpqo',
 'ElectricalAssets',
 'EAID_4B45E775_795A_4030_865F_0AB320000DDD-B',
 'SafetyDocuments',
 'ratedS',
 'tppdo',
...

_refs

Value:
['ScheduleSteps',
 'synchronousGeneratorType',
 'tpqo',
 'ElectricalAssets',
 'EAID_4B45E775_795A_4030_865F_0AB320000DDD-B',
 'SafetyDocuments',
 'ratedS',
 'tppdo',
...