|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Directory | |
| 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 Directory in org.jmlspecs.samples.dirobserver |
| Methods in org.jmlspecs.samples.dirobserver with parameters of type Directory | |
abstract void |
DirObserver.addNotification(Directory o,
String n)
The state of this observer. |
abstract void |
DirObserver.removeNotification(Directory o,
String n)
Receive a notification that a given name is being removed from the given directory. |
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||