|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use File | |
| org.jmlspecs.samples.dirobserver | This package contains samples of JML specifications that illustrate issues in component-based programming relating to callbacks and JML's model program feature. |
| Uses of File in org.jmlspecs.samples.dirobserver |
| Methods in org.jmlspecs.samples.dirobserver that return File | |
abstract File |
RODirectory.thisFile(String n)
This models the directory's mapping from strings to files. |
| Methods in org.jmlspecs.samples.dirobserver with parameters of type File | |
abstract void |
Directory.addEntry(String n,
File f)
Add a mapping from the given string to the given file to this directory. |
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||