|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.codegen.CodeGenStrategyHandler
de.uni_paderborn.fujaba.codegen.OOGenStrategyHandler
de.uni_paderborn.fujaba.codegen.UMLFileOOHandler
Class UMLFileOOHandler
| Field Summary | |
static java.lang.String |
CREATE_IMPORTS_FUNCTION
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
FRAGMENT_CLASSES
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
FRAGMENT_FILE_FOOTER
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
FRAGMENT_FILE_HEADER
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
FRAGMENT_IMPORTS
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
UMLFileOOHandler()
Default Constructor |
|
| Method Summary | |
static ImportFragment |
findImportFragment(CodeGenVisitor visitor)
No comment provided by developer, please add a comment to improve documentation. |
void |
generateFFileFooter(FFile theFile)
No comment provided by developer, please add a comment to improve documentation. |
void |
generateFFileHeader(FFile theFile)
No comment provided by developer, please add a comment to improve documentation. |
void |
generateFPackageBegin(FFile theFile)
No comment provided by developer, please add a comment to improve documentation. |
void |
generateFPackageEnd(FFile theFile)
No comment provided by developer, please add a comment to improve documentation. |
void |
generateImplicitImports(FFile umlFile,
ImportFragment importFrag)
No comment provided by developer, please add a comment to improve documentation. |
void |
generateImportList(FFile theFile)
No comment provided by developer, please add a comment to improve documentation. |
OOGenToken |
generateSourceCode(FElement incr,
OOGenToken prevToken,
java.lang.Object[] param)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
isResponsible(FElement incr)
Get the responsible attribute of the UMLFileOOHandler object |
boolean |
necessaryToCreateClass(FClass tmpClass)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
necessaryToCreateFile(FFile theFile)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
needToken()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
toString()
|
| Methods inherited from class de.uni_paderborn.fujaba.codegen.CodeGenStrategyHandler |
appendOOStatement, appendOOStatement, appendOOStatement, generate, generate, generate, generate, generateCode, generateSourceCode, getChainMaster, getClientOfChain, getPrevHandler, getSuccessor, incrNeedsToken, isContinueChain, isResponsible, setChainMaster, setContinueChain, setPrevHandler, setSuccessor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String FRAGMENT_CLASSES
public static final java.lang.String FRAGMENT_FILE_HEADER
public static final java.lang.String FRAGMENT_FILE_FOOTER
public static final java.lang.String FRAGMENT_IMPORTS
public static final java.lang.String CREATE_IMPORTS_FUNCTION
| Constructor Detail |
public UMLFileOOHandler()
| Method Detail |
public boolean isResponsible(FElement incr)
isResponsible in class CodeGenStrategyHandlerincr - No description provided
public final boolean needToken()
needToken in class CodeGenStrategyHandler
public OOGenToken generateSourceCode(FElement incr,
OOGenToken prevToken,
java.lang.Object[] param)
generateSourceCode in class CodeGenStrategyHandlerincr - No description providedprevToken - No description providedparam - No description provided
public final void generateFFileHeader(FFile theFile)
theFile - No description providedpublic final void generateFFileFooter(FFile theFile)
theFile - No description providedpublic final void generateFPackageBegin(FFile theFile)
theFile - No description providedpublic final void generateFPackageEnd(FFile theFile)
theFile - No description providedpublic final void generateImportList(FFile theFile)
theFile - No description providedpublic boolean necessaryToCreateFile(FFile theFile)
theFile - No description provided
public boolean necessaryToCreateClass(FClass tmpClass)
tmpClass - No description provided
public static ImportFragment findImportFragment(CodeGenVisitor visitor)
visitor - No description provided
public void generateImplicitImports(FFile umlFile,
ImportFragment importFrag)
umlFile - No description providedimportFrag - No description providedpublic java.lang.String toString()
toString in class OOGenStrategyHandler
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||