JML

Uses of Package
org.jmlspecs.jmlrac.runtime

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

Classes in org.jmlspecs.jmlrac.runtime used by org.jmlspecs.jmlrac.runtime
JMLAssertionError
          An abstract error class to notify all kinds of runtime assertion violations.
JMLCheckable
          The common behavior of all runtime assertion checkable classes.
JMLExceptionalPostconditionError
          A JML error class to notify exceptional postcondition violations.
JMLExitPostconditionError
          A mark interface for JML exit postcondition errors.
JMLInternalPostconditionError
          A mark interface for JML internal postcondition errors.
JMLIntraconditionError
          A JML exception class to signal intracondition violations.
JMLNonExecutableException
          Thrown by generated runtime assertion check code to indicate that an attempt has been made to execute a JML expression that is not executable.
JMLNormalPostconditionError
          A JML error class to notify normal postcondition violations.
JMLOption
          An interface to provide compile-time and runtime options.
JMLPostconditionError
          A JML error class to notify postcondition violations.
JMLPreconditionError
          A JML exception class for notifying precondition violations.
JMLRacValue
          A class for denoting JML expressible values for the runtime assertion checker.
JMLSurrogate.MapKey
          A class for implementing keys for the method cache.
 

Classes in org.jmlspecs.jmlrac.runtime used by org.jmlspecs.util
JMLAssertionError
          An abstract error class to notify all kinds of runtime assertion violations.
 


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.