Skip to content

Structure of an activity

Leon Starr edited this page Sep 5, 2021 · 3 revisions

To relate syntax to semantics, it is best to visualize an xUML activity as a data flow diagram (see the Model Semantics section). Each bubble on the data flow diagram corresponds to a Scrall action in text. We can then consider the data/control inputs and outputs (arrows in and out) defined for that action. That’s certainly not a formal definition and, absent a proper action language metamodel, it’s about the best we can do for now.

We’ll dig a bit deeper to see how Scrall text elements correlate with graphical data flow diagram symbols.

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