JML

Uses of Interface
org.jmlspecs.jmlrac.runtime.JMLCheckable

Packages that use JMLCheckable
org.jmlspecs.jmlrac.runtime Classes for use during runtime assertion checking for code compiled with JML's runtime assertion checking compiler (jmlc). 
 

Uses of JMLCheckable in org.jmlspecs.jmlrac.runtime
 

Fields in org.jmlspecs.jmlrac.runtime declared as JMLCheckable
protected  JMLCheckable JMLSurrogate.self
          object that this object is surrogate for.
 

Methods in org.jmlspecs.jmlrac.runtime that return JMLCheckable
 JMLCheckable JMLSurrogate.getSelf()
          Returns the delegee of this object.
 

Constructors in org.jmlspecs.jmlrac.runtime with parameters of type JMLCheckable
JMLSurrogate(JMLCheckable self)
          Constructs a new surrogate for the given object, obj.
 


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.