Uses of Interface
org.exolab.javasource.JAnnotatedElement
Packages that use JAnnotatedElement
Package
Description
This package contains classes that represent Java Source objects for Castor XML
code generator.
-
Uses of JAnnotatedElement in org.exolab.castor.builder.descriptors
Classes in org.exolab.castor.builder.descriptors that implement JAnnotatedElementModifier and TypeClassDescriptionfinal classA class which defines the necessary methods for generating ClassDescriptor source files.final classA class which defines the necessary methods for creating the JDO-specific descriptor source files. -
Uses of JAnnotatedElement in org.exolab.javasource
Classes in org.exolab.javasource that implement JAnnotatedElementModifier and TypeClassDescriptionclassA abstract base class for representations of the Java Source code for a Java Class.classA (abstract) base class which holds information about fields.classImplements JAnnotatedElement interface on behalf of other classes in this package that implement this interface.final classDescribes the definition of a annotation type class.classA representation of the Java Source code for a Java Class.final classA class which holds information about a constant.final classA class for handling source code for a constructor of a JClass.final classDescribes the definition of a enum type class.final classDescribes the definition of a enum constant.final classA class which holds information about a field.classA representation of the Java Source code for a Java inner class.final classA representation of the Java Source code for a Java Interface.final classA class which holds information about the methods of a JClass.final classA class which holds information about the signature of a JMethod.final classRepresents a parameter to a JMethod.classThis class represents the basic Java "structure" for a Java source file.