Linkage at the dynanics meta model level. The output of a block
could link to this. This is a public interface external to the block.
|
__init__(self,
blockInputReference0=None,
MemberOf_MetaBlock=None,
blockUsageInputReference0=None,
blockInputType0=None,
tieToMeasurement0=None,
*args,
**kw_args)
Initialises a new 'MetaBlockInput' instance. |
|
|
|
addblockInputReference0(self,
*blockInputReference0) |
|
|
|
addblockUsageInputReference0(self,
*blockUsageInputReference0) |
|
|
|
addtieToMeasurement0(self,
*tieToMeasurement0) |
|
|
|
getMemberOf_MetaBlock(self)
Inputs belong to a block. |
|
|
|
getblockInputReference0(self)
References the idenfiied input for the block reference. |
|
|
|
|
|
getblockUsageInputReference0(self) |
|
|
|
|
|
removeblockInputReference0(self,
*blockInputReference0) |
|
|
|
removeblockUsageInputReference0(self,
*blockUsageInputReference0) |
|
|
|
removetieToMeasurement0(self,
*tieToMeasurement0) |
|
|
|
setMemberOf_MetaBlock(self,
value) |
|
|
|
setblockInputReference0(self,
value) |
|
|
|
setblockInputType0(self,
value) |
|
|
|
setblockUsageInputReference0(self,
value) |
|
|
|
settieToMeasurement0(self,
value) |
|
|
Inherited from MetaBlockConnectable'.MetaBlockConnectable :
addBlockInputReference ,
addMetaBlockInputReference ,
addMetaBlockOutputReference ,
addMetaBlockParameterReference ,
addMetaBlockStateReference ,
addStandardControlBlock_MetaBlockInputReference ,
addStandardControlBlock_MetaBlockOutputReference ,
addStandardControlBlock_MetaBlockParameterReference ,
addStandardControlBlock_MetaBlockStateReference ,
getBlockInputReference ,
getMetaBlockInputReference ,
getMetaBlockOutputReference ,
getMetaBlockParameterReference ,
getMetaBlockStateReference ,
getStandardControlBlock_MetaBlockInputReference ,
getStandardControlBlock_MetaBlockOutputReference ,
getStandardControlBlock_MetaBlockParameterReference ,
getStandardControlBlock_MetaBlockStateReference ,
removeBlockInputReference ,
removeMetaBlockInputReference ,
removeMetaBlockOutputReference ,
removeMetaBlockParameterReference ,
removeMetaBlockStateReference ,
removeStandardControlBlock_MetaBlockInputReference ,
removeStandardControlBlock_MetaBlockOutputReference ,
removeStandardControlBlock_MetaBlockParameterReference ,
removeStandardControlBlock_MetaBlockStateReference ,
setBlockInputReference ,
setMetaBlockInputReference ,
setMetaBlockOutputReference ,
setMetaBlockParameterReference ,
setMetaBlockStateReference ,
setStandardControlBlock_MetaBlockInputReference ,
setStandardControlBlock_MetaBlockOutputReference ,
setStandardControlBlock_MetaBlockParameterReference ,
setStandardControlBlock_MetaBlockStateReference
Inherited from IEC61970.Core.IdentifiedObject'.IdentifiedObject :
getModelingAuthoritySet ,
setModelingAuthoritySet
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|