All Classes
-
Class Summary Class Description AbstractJavaModelloGenerator AbstractJavaModelloGenerator - similar in scope toAbstractModelloGenerator
but with features that java generators can use.JAnnotations JArrayType JType sub-class for Arrays.JavaAssociationMetadata JavaClassMetadata JavaFieldMetadata JavaInterfaceMetadata JavaMetadataPlugin JavaModelloGenerator JavaModelMetadata JClass A representation of the Java Source code for a Java Class.JCollectionType JType sub-class for collections.JComment A class that represents a Java comment.JComponentizedType JType sub-class for componentized types, such as array as collections.JCompUnit A representation of the Java Source code for a Java compilation unit.JConstructor A class for handling source code for a constructor of a JClassJDocComment A class that "SOMEWHAT" represents a Java Doc Comment.JDocDescriptor A descriptor for a JavaDoc commentJField A class which holds information about a field.JInterface A representation of the Java Source code for a Java Interface.JMapType JType sub-class for maps.JMethod A class which holds information about the methods of a JClass.JMethodSignature A class which holds information about the signature of a JMethod.JModifiers The set of modifiers for a Method or Member variableJNamedMap Deprecated. useLinkedHashMap
insteadJParameter Represents a parameter to a JMethod.JSourceCode A class for holding in-memory Java source code.JSourceWriter The writer used by the modello classesJStructure This class represents the basic Java "structure" for a Java source file.JType