class JavaWriter
|
class JavaWriter is a code generator for UMLConcept objects. More... |
|
|
Public Methods
class JavaWriter is a code generator for UMLConcept objects.
Create an instance of this class, and feed it a UMLConcept when
calling writeClass and it will generate a java source file for
that concept
JavaWriter ( QObject* parent = 0, const char* name = 0 )
| JavaWriter |
~JavaWriter ()
| ~JavaWriter |
[virtual]
[virtual]
call this method to generate java code for a UMLConcept
Parameters:
| c | the class to generate code for
|
Reimplemented from CodeGenerator.
| Generated by: jr on radge on Wed Sep 25 00:11:47 2002, using kdoc 2.0a54. |