A instance definition of connectivity of BlockUsage objects as defined
in a a BlockConnection within the dyanmics-meta-model.
|
__init__(self,
MetaBlockConnectivity=None,
Block=None,
BlockConnection=None,
*args,
**kw_args)
Initialises a new 'BlockConnectivity' instance. |
|
|
|
|
|
addBlockConnection(self,
*BlockConnection) |
|
|
|
|
|
|
|
getMetaBlockConnectivity(self) |
|
|
|
removeBlock(self,
*Block) |
|
|
|
removeBlockConnection(self,
*BlockConnection) |
|
|
|
|
|
setBlockConnection(self,
value) |
|
|
|
setMetaBlockConnectivity(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__
|