Skip to content

Statement

Leon Starr edited this page Sep 4, 2021 · 1 revision

The concept of a statement and a line are purely textual grouping artifacts having nothing to do with data flow semantics. A statement is a segment of a data flow diagram typically starting with a flow or process and ending with another action or group of actions. A single statement may be spread across multiple lines of text.

A group of actions is collected together in an action block as indicated by {} braces.

Introduction

Model semantics

Flows (as Variables)

Constants and literals

Structure of an activity

Accessing the class model

Data flow


Grammar and parsing notes

Components

Clone this wiki locally