mjc

Uses of Class
org.multijava.util.classfile.Annotation

Packages that use Annotation
org.multijava.util.classfile Provides an editor for classfiles used by MultiJava and the Java Modeling Language
 

Uses of Annotation in org.multijava.util.classfile
 

Methods in org.multijava.util.classfile that return Annotation
 Annotation RuntimeVisibleAnnotationsAttribute.get(java.lang.String name)
          Return the annotation given by the name, or null if no such annotation has been attached to the element.
 Annotation RuntimeVisibleParameterAnnotationsAttribute.get(int param, java.lang.String name)
          Return the annotation of a given type for the specified parameter given by its index, or null if no such annotation has been attached to the parameter.
 

Constructors in org.multijava.util.classfile with parameters of type Annotation
Annotation.ElementValuePair(java.lang.String name, AnnotElementValue value)
          Construct a new element-value pair for an annotation structure.
Annotation.ElementValuePair(ConstantPool cp, java.io.DataInput in)
          Construct an element-value pair in an annotation structure from a classfile stream.
 


mjc

mjc is Copyright (C) 2000-2004 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. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.