Skip to content

Symbols

Leon Starr edited this page Sep 6, 2021 · 14 revisions
Symbol Context Usage
* *<Class> create instance
restriction select all instances
projection select all attributes
*I<n> projection project all identifer attrs
computation type specific op (multiply)
= all scalar value assignment
#= all table value assignment
#.= all assign at most one tuple
.= all assign at most one instance
..= all assign 0, 1 or many instances

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