|
__init__(self,
metaBlockOutput0=None,
slotOutput0=None,
*args,
**kw_args)
Initialises a new 'BlockOutputType' instance. |
|
|
|
addmetaBlockOutput0(self,
*metaBlockOutput0) |
|
|
|
addslotOutput0(self,
*slotOutput0) |
|
|
|
getmetaBlockOutput0(self) |
|
|
|
|
|
removemetaBlockOutput0(self,
*metaBlockOutput0) |
|
|
|
removeslotOutput0(self,
*slotOutput0) |
|
|
|
setmetaBlockOutput0(self,
value) |
|
|
|
setslotOutput0(self,
value) |
|
|
Inherited from IEC61970.Core.IdentifiedObject'.IdentifiedObject :
getModelingAuthoritySet ,
setModelingAuthoritySet
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|