|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenClass | |
org.objectweb.jorm.genclass.lib | |
org.objectweb.jorm.generator.lib | |
org.objectweb.jorm.metainfo.lib |
Uses of GenClass in org.objectweb.jorm.genclass.lib |
Fields in org.objectweb.jorm.genclass.lib declared as GenClass | |
protected GenClass |
GenClassMapping.genClassMetaInfo
It references the meta-information associated with this generic class. |
Uses of GenClass in org.objectweb.jorm.generator.lib |
Methods in org.objectweb.jorm.generator.lib with parameters of type GenClass | |
int |
MappingGenerator.getIndexNumber(GenClass gc)
This method calculates the number of indexes in a GenClass. |
Uses of GenClass in org.objectweb.jorm.metainfo.lib |
Classes in org.objectweb.jorm.metainfo.lib that implement GenClass | |
class |
BasicGenClass
BasicGenClass is the implementation of the GenClass interface defined in the Meta information system. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |