JML

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

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

Uses of USMoney in org.jmlspecs.samples.prelimdesign
 

Constructors in org.jmlspecs.samples.prelimdesign with parameters of type USMoney
USMoney_JML_Test.TestPlus(USMoney receiver$, Money m2)
          Initialize this instance.
USMoney_JML_Test.TestMinus(USMoney receiver$, Money m2)
          Initialize this instance.
USMoney_JML_Test.TestScaleBy(USMoney receiver$, double factor)
          Initialize this instance.
USMoney_JML_Test.TestToString(USMoney receiver$)
          Initialize this instance.
USMoney_JML_Test.TestGreaterThan(USMoney receiver$, Money arg1)
          Initialize this instance.
USMoney_JML_Test.TestGreaterThanOrEqualTo(USMoney receiver$, Money arg1)
          Initialize this instance.
USMoney_JML_Test.TestLessThan(USMoney receiver$, Money arg1)
          Initialize this instance.
USMoney_JML_Test.TestLessThanOrEqualTo(USMoney receiver$, Money arg1)
          Initialize this instance.
USMoney_JML_Test.TestDollars(USMoney receiver$)
          Initialize this instance.
USMoney_JML_Test.TestCents(USMoney receiver$)
          Initialize this instance.
USMoney_JML_Test.TestEquals(USMoney receiver$, Object arg1)
          Initialize this instance.
USMoney_JML_Test.TestHashCode(USMoney receiver$)
          Initialize this instance.
USMoney_JML_Test.TestClone(USMoney 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.