Figure 5 - available via license: Creative Commons Attribution-ShareAlike 4.0 International
Content may be subject to copyright.
Source publication
The main aim of this report is to provide an introductory tutorial on the Abstract State Machines (ASM) specification method for software engineering to an audience already familiar with the Temporal Logic of Actions (TLA+) method. The report asks to what extent the ASM and TLA+ methods are complementary in checking specifications against stated re...
Context in source publication
Context 1
... example, Fig. 16 demonstrates how the default behaviour for the type Color is defined in a way that makes it possible to derive the colour opposite to the current one. Furthermore, we can see that a trait Amount is defined and the implementation of that trait for Color specifies the color-to-amount mapping. ...