Uses of Package
org.objectweb.speedo.naming.lib

Packages that use org.objectweb.speedo.naming.lib
org.objectweb.speedo.generation.api Speedo enhancer internal API. 
org.objectweb.speedo.generation.jorm Jorm generator and Jorm meta information builder. 
org.objectweb.speedo.naming.lib Implementation of several naming. 
 

Classes in org.objectweb.speedo.naming.lib used by org.objectweb.speedo.generation.api
NamingManagerFactory
           This small fractal component is in charge of the naming specialization in Speedo.
 

Classes in org.objectweb.speedo.naming.lib used by org.objectweb.speedo.generation.jorm
NamingManagerFactory
           This small fractal component is in charge of the naming specialization in Speedo.
 

Classes in org.objectweb.speedo.naming.lib used by org.objectweb.speedo.naming.lib
CommonLongIdNamingManager
          Defines a common implementation of NamingManager for identifier based on a single long or java.lang.Long field.
NamingManagerHelper