|
JML | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Directory | Directories that can be both read and written. |
DirObserver | Observers (i.e. listeners) in the directory system. |
DirObserverKeeper | An object that keeps directory observers (i.e., a subject). |
RODirectory | Read-only directories. |
Class Summary | |
File | A simplified file class for purposes of this example. |
This package contains samples of JML specifications that illustrate issues in component-based programming relating to callbacks and JML's model program feature. They are based on an example in Clemens Szyperski's book Component Software: Beyond Object-Oriented Programming (ACM Press and Addison-Wesley, NY, 1998).
The type Directory is the most interesting here, and illustrates the model program feature.
|
JML | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |