Creating the Block Diagram Content
Defining the content of a software component includes the following steps:
Creating the necessary elements:
- creating operators, among them If statements, switch and the while loop
- connecting diagram elements
You may also want to do the following:
- add implementation casts to connections or operators
- add a comment or a literal
- use assert or conversion operators
- move or copy items in the same diagram or between diagrams
- rename or delete diagram items
- search and delete unused elements
- use graphical hierarchies and statement blocks