JML

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

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

Uses of PlusAccount in org.jmlspecs.samples.prelimdesign
 

Constructors in org.jmlspecs.samples.prelimdesign with parameters of type PlusAccount
PlusAccount_JML_Test.TestPayInterest(PlusAccount receiver$, double rate)
          Initialize this instance.
PlusAccount_JML_Test.TestWithdraw(PlusAccount receiver$, MoneyOps amt)
          Initialize this instance.
PlusAccount_JML_Test.TestDeposit(PlusAccount receiver$, MoneyOps amt)
          Initialize this instance.
PlusAccount_JML_Test.TestDepositToChecking(PlusAccount receiver$, MoneyOps amt)
          Initialize this instance.
PlusAccount_JML_Test.TestPayCheck(PlusAccount receiver$, MoneyOps amt)
          Initialize this instance.
PlusAccount_JML_Test.TestToString(PlusAccount receiver$)
          Initialize this instance.
PlusAccount_JML_Test.TestBalance(PlusAccount 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.