|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractMappingLoader | Assists in the construction of descriptors. |
| AbstractMappingLoader2 | |
| ClassDescriptorHelper | |
| ClassDescriptorImpl | The standard ClassDescriptor implementation, holding general OO information
about the class described.
Engines will use Natures to augment this class with engine-specific knowledge
and functionality, using ClassDescriptorImpl.addNature(String) to register these views
with this class.
Once a Nature has been registered with this ClassDescriptor, the nature
can be applied to the ClassDescriptor and nature-specific properties
can be accessed in a type-safe way. |
| CollectionHandlers | Utility class for obtaining collection handlers. |
| CollectionHandlers.EmptyEnumerator | Enumerator for a null collection. |
| CollectionHandlers.Info | |
| ExtendedFieldHandler | An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability. |
| FieldDescriptorImpl | |
| FieldHandlerFriend | An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability. |
| FieldHandlerImpl | A field handler that knows how to get/set the values of a field directly or through the get/set methods. |
| J1CollectionHandlers | Implementation of various collection handlers for the Java 1.1 libraries. |
| J1CollectionHandlers.ArrayEnumerator | Enumerator for an array. |
| J2CollectionHandlers | Implementation of various collection handlers for the Java 1.2 libraries. |
| J2CollectionHandlers.IteratorEnumerator | Enumerator for an iterator. |
| TypeInfo | Type information passed on creation of a FieldHandlerImpl. |
| Types | Type information. |
| Types.TypeInfo | Information about a specific Java type. |
Implementations for mapping interfaces and the default mapping loader.
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||