|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||