|
|
__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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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_tppdo(self,
*tppdo) |
|
|
|
|
| remove_tppqo(self,
*tppqo) |
|
|
|
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|