JML

Uses of Class
org.jmlspecs.samples.prelimdesign.Account

Packages that use Account
org.jmlspecs.samples.prelimdesign This package contains samples of JML specifications from the paper Preliminary Design of JML
 

Uses of Account in org.jmlspecs.samples.prelimdesign
 

Subclasses of Account in org.jmlspecs.samples.prelimdesign
 class PlusAccount
           
 

Constructors in org.jmlspecs.samples.prelimdesign with parameters of type Account
Account_JML_Test.TestBalance(Account receiver$)
          Initialize this instance.
Account_JML_Test.TestPayInterest(Account receiver$, double rate)
          Initialize this instance.
Account_JML_Test.TestDeposit(Account receiver$, MoneyOps amt)
          Initialize this instance.
Account_JML_Test.TestWithdraw(Account receiver$, MoneyOps amt)
          Initialize this instance.
Account_JML_Test.TestToString(Account receiver$)
          Initialize this instance.
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.