|
|
__init__(self,
slotname='',
MetaBlockConOutput=None,
MetaBlockConInput=None,
metaBlockConnectivity0=None,
BlockConnection=None,
MemberOf_MetaBlockConnectivity=None,
*args,
**kw_args)
Initialises a new 'MetaBlockConnection' instance. |
|
|
|
|
| addBlockConnection(self,
*BlockConnection) |
|
|
|
|
| addMetaBlockConInput(self,
*MetaBlockConInput) |
|
|
|
|
| addMetaBlockConOutput(self,
*MetaBlockConOutput) |
|
|
|
|
|
|
|
| getMemberOf_MetaBlockConnectivity(self) |
|
|
|
|
| getMetaBlockConInput(self) |
|
|
|
|
| getMetaBlockConOutput(self) |
|
|
|
|
| getmetaBlockConnectivity0(self) |
|
|
|
|
| removeBlockConnection(self,
*BlockConnection) |
|
|
|
|
| removeMetaBlockConInput(self,
*MetaBlockConInput) |
|
|
|
|
| removeMetaBlockConOutput(self,
*MetaBlockConOutput) |
|
|
|
|
| setBlockConnection(self,
value) |
|
|
|
|
| setMemberOf_MetaBlockConnectivity(self,
value) |
|
|
|
|
| setMetaBlockConInput(self,
value) |
|
|
|
|
| setMetaBlockConOutput(self,
value) |
|
|
|
|
| setmetaBlockConnectivity0(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__
|