Uses of Package
org.objectweb.speedo.genclass

Packages that use org.objectweb.speedo.genclass
org.objectweb.speedo.genclass The management of generic persistent class (Collection, Set, Map). 
org.objectweb.speedo.genclass.collection Speedo implementations of generic classes associated to the Collection type (Collection, Set, List, ArrayList, HashSet, Vector). 
org.objectweb.speedo.genclass.map Speedo implementations of generic classes associated to the Map type (Map, HashMap, Hashtable, Properties). 
org.objectweb.speedo.generation.generator.fields Generator of Speedo Fieds class (the state of persistent objects). 
org.objectweb.speedo.generation.generator.home   
org.objectweb.speedo.generation.generator.lib   
org.objectweb.speedo.generation.generator.proxy Generator of Speedo Proxy class (Speedo handles on the persistent class). 
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.genclass
GenClassAccessor
          This class represents an accessor of a genclass structure.
GenClassElement
          Represents a element of a gen class.
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.genclass.collection
GenClass
          This class is a basic implementation of the SpeedoGenClassProxy interface.
GenClassAccessor
          This class represents an accessor of a genclass structure.
GenClassElement
          Represents a element of a gen class.
PIndexedElemIterator
          This class is an implementation of the iterator interface.
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.genclass.map
GenClass
          This class is a basic implementation of the SpeedoGenClassProxy interface.
GenClassAccessor
          This class represents an accessor of a genclass structure.
GenClassElement
          Represents a element of a gen class.
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.generation.generator.fields
SupportedGenClass
           
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.generation.generator.home
SupportedGenClass
           
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.generation.generator.lib
SupportedGenClass
           
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.generation.generator.proxy
SupportedGenClass