Uses of Package
org.objectweb.speedo.generation.mivisitor

Packages that use org.objectweb.speedo.generation.mivisitor
org.objectweb.speedo.generation.mivisitor Speedo meta information visitor used in ordet to fill it with 'forgotten' user information. 
org.objectweb.speedo.generation.mivisitor.ejb   
org.objectweb.speedo.generation.mivisitor.jdo   
org.objectweb.speedo.generation.recompiler   
 

Classes in org.objectweb.speedo.generation.mivisitor used by org.objectweb.speedo.generation.mivisitor
AbstractMetaInfoVisitor
           
MetaInfoVisitor
          Define a speedo meta information visitor.
ORMappingGenerator.VisitRequired
          This class represents required element to be visited in a persistent class.
 

Classes in org.objectweb.speedo.generation.mivisitor used by org.objectweb.speedo.generation.mivisitor.ejb
AbstractMetaInfoVisitor
           
MetaInfoVisitors
          Visit the speedo meta information in order to fill the meta information with the part forgotten by the user.
 

Classes in org.objectweb.speedo.generation.mivisitor used by org.objectweb.speedo.generation.mivisitor.jdo
AbstractMetaInfoVisitor
           
MetaInfoVisitor
          Define a speedo meta information visitor.
MetaInfoVisitors
          Visit the speedo meta information in order to fill the meta information with the part forgotten by the user.
 

Classes in org.objectweb.speedo.generation.mivisitor used by org.objectweb.speedo.generation.recompiler
AbstractMetaInfoVisitor
           
MetaInfoVisitor
          Define a speedo meta information visitor.
MetaInfoVisitorImpl
          This class is the default implementation of the Speedo Meta information visitor.