Intercepting dataflow connections in diagrams with inheritance
Intercepting dataflow connections in diagrams with inheritance
复制标题
通过继承拦截图表中的数据流连接
DOI:
10.1109/vlhcc.2014.6883016
复制
发表时间:
2014
期刊:
影响因子:
--
通讯作者:
G. Hedin
中科院分区:
文献类型:
--
作者:
Niklas Fors;G. Hedin
Control systems are often built using visual dataflow-based languages, and supporting different variants may be challenging. We introduce the concept of connection interception based on inheritance. This mechanism allows a diagram to extend another diagram and intercept connections defined in the supertype, that is, to replace it by two other connections, in order to specialize the behavior. This can be used to create extensible libraries that support different variants.