|
|
__init__(self,
blockType0=None,
slotReference0=None,
slotOutput0=None,
connectionFrame0=None,
slotInput0=None,
*args,
**kw_args)
Initialises a new 'Slot' instance. |
|
|
|
|
| addslotInput0(self,
*slotInput0) |
|
|
|
|
| addslotOutput0(self,
*slotOutput0) |
|
|
|
|
| addslotReference0(self,
*slotReference0) |
|
|
|
|
|
|
|
| getconnectionFrame0(self) |
|
|
|
|
|
|
|
|
|
|
|
|
|
| removeslotInput0(self,
*slotInput0) |
|
|
|
|
| removeslotOutput0(self,
*slotOutput0) |
|
|
|
|
| removeslotReference0(self,
*slotReference0) |
|
|
|
|
| setblockType0(self,
value) |
|
|
|
|
| setconnectionFrame0(self,
value) |
|
|
|
|
| setslotInput0(self,
value) |
|
|
|
|
| setslotOutput0(self,
value) |
|
|
|
|
| setslotReference0(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__
|