JML

Uses of Class
org.multijava.relaxed.util.RMJAnnotation

Packages that use RMJAnnotation
org.multijava.mjc Implements mjc, a MultiJava compiler. 
org.multijava.relaxed.runtime   
org.multijava.relaxed.util   
 

Uses of RMJAnnotation in org.multijava.mjc
 

Fields in org.multijava.mjc declared as RMJAnnotation
private  RMJAnnotation CSourceClass._rmjInfo
           
 

Methods in org.multijava.mjc with parameters of type RMJAnnotation
 void CClass.rmjAnnotate(RMJAnnotation rmjInfo)
          Generate any RMJ annotations
 void CSourceAmbiguousDispatcherClass.rmjAnnotate(RMJAnnotation rmjInfo)
           
 void CSourceDispatcherClass.rmjAnnotate(RMJAnnotation rmjInfo)
          Provide an annotation for any dispatcher classes (RMJ only)
 

Uses of RMJAnnotation in org.multijava.relaxed.runtime
 

Methods in org.multijava.relaxed.runtime that return RMJAnnotation
protected  RMJAnnotation RMJClassLoader.readGlueAnchorAnnotations(String glueAnchorClassName)
           
 

Methods in org.multijava.relaxed.runtime with parameters of type RMJAnnotation
protected  void RMJClassLoader.processLoadedClass(Class cls, RMJAnnotation anno)
           
protected  void RMJClassLoader.registerClass(Class cls, RMJAnnotation anno)
           
protected  void RMJClassLoader.verifyCompleteness(Class cls, RMJAnnotation anno)
           
 

Uses of RMJAnnotation in org.multijava.relaxed.util
 

Methods in org.multijava.relaxed.util with parameters of type RMJAnnotation
static void RMJAnnotation.Method.parseBody(RMJAnnotation annos, String buffer, int start, int end)
           
 


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.