|
|
__init__(self,
slotInput0=None,
metaBlockInput0=None,
*args,
**kw_args)
Initialises a new 'BlockInputType' instance. |
|
|
|
|
| addmetaBlockInput0(self,
*metaBlockInput0) |
|
|
|
|
| addslotInput0(self,
*slotInput0) |
|
|
|
|
|
|
|
|
|
|
| removemetaBlockInput0(self,
*metaBlockInput0) |
|
|
|
|
| removeslotInput0(self,
*slotInput0) |
|
|
|
|
| setmetaBlockInput0(self,
value) |
|
|
|
|
| setslotInput0(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__
|