| ClassInfo | This class holds the necessary information so that the source generator can
properly create the necessary classes for the object model. |
| CollectionInfo | A helper used for generating source that deals with Collections. |
| CollectionInfoJ2 | A helper used for generating source that deals with Java 2 Collections. |
| CollectionInfoJ2Collection | A helper used for generating source that deals with Java 2 Collections of
type 'java.util.Collection'. |
| CollectionInfoJ2Set | A helper used for generating source that deals with Java 2 Collections of
type 'java.util.Set'. |
| CollectionInfoJ2SortedSet | A helper used for generating source that deals with Java 2 Collections of
type 'java.util.SortedSet'. |
| CollectionInfoODMG30 | A helper used for generating source that deals with Collections. |
| FieldInfo | A class for representing field members of a Class. |
| GroupInfo | A class to hold group information. |
| IdentityInfo | |
| XMLInfo | A class for storing XML related information. |