|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AmberGenerator
Enhancing the java objects for Amber mapping.
Method Summary | |
---|---|
void |
compile()
Compiles the pending classes. |
void |
configure(AbstractEnhancedType type)
Configures the type. |
void |
generate(AbstractEnhancedType type)
Generates the type. |
void |
generateJava(JavaClassGenerator javaGen,
AbstractEnhancedType type)
Generates the Java code |
Method Detail |
---|
void configure(AbstractEnhancedType type) throws java.lang.Exception
java.lang.Exception
void generate(AbstractEnhancedType type) throws java.lang.Exception
java.lang.Exception
void generateJava(JavaClassGenerator javaGen, AbstractEnhancedType type) throws java.lang.Exception
java.lang.Exception
void compile() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |