|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.codegen.CodeGenFunction
de.uni_paderborn.fujaba.codegen.CreateImportsOOFunction
de.uni_paderborn.fujaba.codegen.CreateStandardImportsOOFunction
Field Summary |
Fields inherited from class de.uni_paderborn.fujaba.codegen.CodeGenFunction |
IN_ORDER, NORM, POST_ORDER, PRE_ORDER |
Constructor Summary | |
CreateStandardImportsOOFunction()
Constructor for class CreateStandardImportsOOFunction |
Method Summary | |
protected void |
checkAndAddPackageOfTypeToImport(FType theType,
FPackage myPackage,
FFile theFile,
ImportFragment importFrag)
No comment provided by developer, please add a comment to improve documentation. |
protected void |
generateImports(FFile umlFile,
ImportFragment importFrag)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class de.uni_paderborn.fujaba.codegen.CreateImportsOOFunction |
generateCode, isResponsible, toString |
Methods inherited from class de.uni_paderborn.fujaba.codegen.CodeGenFunction |
add, concat, findNextResponsible, generate, generateCode, generateCode, generateCode, getClient, getClientOfChain, getMode, getPrevFunction, getSuccessor, setClient, setMode, setPrevFunction, setSuccessor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CreateStandardImportsOOFunction()
Method Detail |
protected void generateImports(FFile umlFile, ImportFragment importFrag)
generateImports
in class CreateImportsOOFunction
umlFile
- No description providedimportFrag
- No description providedprotected void checkAndAddPackageOfTypeToImport(FType theType, FPackage myPackage, FFile theFile, ImportFragment importFrag)
theType
- No description providedmyPackage
- No description providedtheFile
- No description providedimportFrag
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |