Skip to content

Starting from an assigner

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

An assigner state machine is not the lifecycle of a class instance. It is instead associated with a relationship for the purpose of managing competitive associations. So an activity in an assigner state cannot refer to a local instance since the concept has no relevance there. Note that the me keyword can still be used as the target of a signal in an assigner, but it refers to the state machine instance and not any class instance.

It is convenient, however, to have an implicit origin from which to navigate to class 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