2018
DOI: 10.1007/978-3-319-95246-8_28
|View full text |Cite
|
Sign up to set email alerts
|

Augmenting State Models with Data Flow

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
3
2

Relationship

2
3

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 14 publications
0
7
0
Order By: Relevance
“…KIEL also included structurebased editing, which combines WYSIWYG editing (without a textual source) with continuous automatic layout [34]. More recent work includes the induced data flow approach that synthesizes actor-oriented diagrams from SCCharts [55], and interactive compilation models that visualize intermediate transformation results, which can be helpful for users and compiler developers alike [50].…”
Section: Related Workmentioning
confidence: 99%
“…KIEL also included structurebased editing, which combines WYSIWYG editing (without a textual source) with continuous automatic layout [34]. More recent work includes the induced data flow approach that synthesizes actor-oriented diagrams from SCCharts [55], and interactive compilation models that visualize intermediate transformation results, which can be helpful for users and compiler developers alike [50].…”
Section: Related Workmentioning
confidence: 99%
“…Most commonly used IDEs provide some support for tracing the data, through highlighting or function usage trees, but in general they do not give an overview of the intraprocedural dataflow. We propose an actor-based dataflow view, akin to Ptolemy [5] and SCCharts dataflow [29]. This section describes how to visualize such a dataflow model for imperative programming languages.…”
Section: Actor-based Dataflow Visualizationmentioning
confidence: 99%
“…The induced dataflow view [21] shows communication between regions. We propose a variant thereof, the causality dataflow view, which focusses on identifying data dependency cycles.…”
Section: B Causality Dataflow Viewmentioning
confidence: 99%