|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GeneratorComponent in org.objectweb.speedo.generation |
Classes in org.objectweb.speedo.generation that implement GeneratorComponent | |
class |
SpeedoCompiler
TODO: put the file of the meta information into the jar file |
Uses of GeneratorComponent in org.objectweb.speedo.generation.compiler |
Classes in org.objectweb.speedo.generation.compiler that implement GeneratorComponent | |
class |
Compiler
Compiles all generated .java files. |
Uses of GeneratorComponent in org.objectweb.speedo.generation.enhancer |
Classes in org.objectweb.speedo.generation.enhancer that implement GeneratorComponent | |
class |
AccessEnhancer
Enhances a set of Java classes and renames it with Delegate as
suffix. |
class |
EnhancerComponent
Abstract enhancer component. |
class |
MetaDataAnalyzer
|
class |
PersistenceAwareEnhancer
|
class |
Private2ProtectedField
Transforms private fields into protected fields |
class |
PrivateFieldModifier
This class transforms the access of fields |
class |
Protected2PrivateField
Transforms protected fields into private fields |
Uses of GeneratorComponent in org.objectweb.speedo.generation.generator |
Classes in org.objectweb.speedo.generation.generator that implement GeneratorComponent | |
class |
SpeedoGenerator
This class generates files "proxy", "manager" and "fields" for persistence capable classes. |
Uses of GeneratorComponent in org.objectweb.speedo.generation.generator.api |
Subinterfaces of GeneratorComponent in org.objectweb.speedo.generation.generator.api | |
interface |
VelocityGenerator
This interface represents a component of a generator which generates a file with the Velocity tool. |
Uses of GeneratorComponent in org.objectweb.speedo.generation.generator.fields |
Classes in org.objectweb.speedo.generation.generator.fields that implement GeneratorComponent | |
class |
FieldsGenerator
This class is used to generate accessor classes. |
Uses of GeneratorComponent in org.objectweb.speedo.generation.generator.lib |
Classes in org.objectweb.speedo.generation.generator.lib that implement GeneratorComponent | |
class |
AbstractVelocityGenerator
|
Uses of GeneratorComponent in org.objectweb.speedo.generation.generator.objectid |
Classes in org.objectweb.speedo.generation.generator.objectid that implement GeneratorComponent | |
class |
ObjectIdGenerator
|
Uses of GeneratorComponent in org.objectweb.speedo.generation.generator.proxy |
Classes in org.objectweb.speedo.generation.generator.proxy that implement GeneratorComponent | |
class |
ProxyGenerator
This class is used to generate the file proxy. |
Uses of GeneratorComponent in org.objectweb.speedo.generation.jorm |
Classes in org.objectweb.speedo.generation.jorm that implement GeneratorComponent | |
class |
JormGenerator
Generates the JORM Files corresponding to a set of Java Classes. |
Uses of GeneratorComponent in org.objectweb.speedo.generation.lib |
Classes in org.objectweb.speedo.generation.lib that implement GeneratorComponent | |
class |
AbstractGeneratorComponent
|
Uses of GeneratorComponent in org.objectweb.speedo.generation.parser |
Classes in org.objectweb.speedo.generation.parser that implement GeneratorComponent | |
class |
JdoParser
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |