Package org.objectweb.speedo.generation.mivisitor

Speedo meta information visitor used in ordet to fill it with 'forgotten' user information.

See:
          Description

Interface Summary
MetaInfoVisitor Define a speedo meta information visitor.
 

Class Summary
AbstractMetaInfoVisitor  
DataStoreIdAdder Assign a default value for the datastore identifier: polymorphid
FieldConverterVisitor Add extensions FIELD_CONVERTER for various type: - java.sql.* - java.util.Locale
InheritanceVisitor  
JavaLangShorcutVisitor When the user specifies short names of java.lang.* classes, the values are replaced with the fully qualified name.
JMICleanerVisitor  
MetaInfoVisitorImpl  
MetaInfoVisitors Visit the speedo meta information in order to fill the meta information with the part forgotten by the user
PrimaryKeyFieldAdder  
ReverseFieldAdder Add the reverse extensions on the forgetten side.
 

Package org.objectweb.speedo.generation.mivisitor Description

Speedo meta information visitor used in ordet to fill it with 'forgotten' user information.