JML

Uses of Interface
org.jmlspecs.samples.dirobserver.Directory

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)
          Receive a notification that a given name is being added to the given directory.
abstract  void DirObserver.removeNotification(Directory o, String n)
          Receive a notification that a given name is being removed from the given directory.
 


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.