Skip to main content

Showing 1–2 of 2 results for author: Wahls, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:1606.02669  [pdf, ps, other

    cs.SE

    Formal Semantics and Soundness of a Translation from Event-B Actions to SQL Statements

    Authors: Tim Wahls

    Abstract: The EventB2SQL tool translates Event-B models to persistent Java applications that store the state of the model in a relational database. Most Event-B assignments are translated directly to SQL database modification statements, which can then be executed against the database. In this work, we present a formal semantics for and prove the soundness of the translation of sets of assignment statements… ▽ More

    Submitted 8 June, 2016; originally announced June 2016.

  2. arXiv:1309.2339  [pdf, other

    cs.SE cs.LO cs.PL

    A Machine-Checked Proof for a Translation of Event-B Machines to JML

    Authors: Néstor Cataño, Camilo Rueda, Tim Wahls

    Abstract: We present a machine-checked soundness proof of a translation of Event-B to the Java Modeling Language (JML). The translation is based on an operator EventB2Jml that maps Evnet-B events to JML method specifications, and deterministic and non-deterministic assignments to JML method post-conditions. This translation has previously been implemented as the EventB2Jml tool. We adopted a taking our own… ▽ More

    Submitted 9 September, 2013; originally announced September 2013.

    Comments: 26 pages