Package org.objectweb.jorm.metainfo.lib

Class Summary
BasicClass BasicClass is an implementation of the Class interface defined in the meta information system.
BasicClassMapping BasicClassMapping is THE basic implementation of the ClassMapping interface.
BasicClassRef BasicClassRef defines a reference to a class which is class field.
BasicCompositeName The BasicCompositeName provides an implementation of the composite name.
BasicFieldName The FieldName object defines methods to reference an already existing Field.
BasicGenClass BasicGenClass is the implementation of the GenClass interface defined in the Meta information system.
BasicGenClassRef BasicGenClassRef defines a reference to a generic class which is class field.
BasicManager Implementation object of the Manager interface.
BasicNameDef The BasicNameDef object describes the mapping of a reference field, It can be the PName of a Class.
BasicNameRef The BasicNameRef is used to reference a composite name.
BasicPrimitiveElement The BasicPrimitiveElement object is used to define fields which are primitive types.
BasicScalarField A ScalarField describes corresponds to a hidden field of a ClassObject or a Generic Class.
BasicSchema BasicSchema is an implementation of the Schema interface.
BasicValueMapping BasicValueMapping is the implementation of the ValueMapping interface which defines the mapping of ScalarField and PrimitiveField.
MappingPrinter This abstract class must be extends for each mapping.
MetaInfoPrinter This class permits to print the jorm meta information in a PrintStream (System.out for example).