(* Title: Jive Data and Store Model Author: Norbert Schirmer <schirmer at informatik.tu-muenchen.de>, 2003 Maintainer: Nicole Rauch <rauch at informatik.uni-kl.de> License: LGPL *) section ‹Attributes› theory Attributes imports "../Isabelle/Subtype" begin text ‹This theory has to be generated as well for each program under verification. It defines the attributes of the classes and various functions on them. ›