Download: PDF.

“Universe Type System — Quick-Reference” by W. Dietl, P. Müller, and D. Schregenberger. July 2008. Available from http://pm.inf.ethz.ch/research/universes/tools/juts-quickref.pdf.

Abstract

The Universe type system is a lightweight ownership type system that hierarchically structures the object store. It enforces the owner-as-modifier discipline that allows the modular verification of object-oriented programs. The Universe type system is part of the Java Modeling Language (JML) and supported by several tools.

This document serves as a quick reference for the Universe type system, providing an overview and summarizing the type rules and the usage of the tools.

Keywords: UTS

Download: PDF.

BibTeX entry:

@unpublished{DietlMuellerSchregenberger08c,
   author = {W. Dietl and P. M{"u}ller and D. Schregenberger},
   title = {{Universe Type System --- Quick-Reference}},
   month = jul,
   note = {Available from
}

Back to the publications by date or by topic.


(This webpage was created with bibtex2web.)