Uses of Class
de.uni_paderborn.fujaba.codegen.ImportFragment

Packages that use ImportFragment
de.uni_paderborn.fujaba.codegen   
 

Uses of ImportFragment in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return ImportFragment
static ImportFragment UMLFileOOHandler.findImportFragment(CodeGenVisitor visitor)
          No comment provided by developer, please add a comment to improve documentation.
 

Methods in de.uni_paderborn.fujaba.codegen with parameters of type ImportFragment
 void UMLFileOOHandler.generateImplicitImports(FFile umlFile, ImportFragment importFrag)
          No comment provided by developer, please add a comment to improve documentation.
protected  void CreateStandardImportsOOFunction.generateImports(FFile umlFile, ImportFragment importFrag)
          No comment provided by developer, please add a comment to improve documentation.
protected  void CreateStandardImportsOOFunction.checkAndAddPackageOfTypeToImport(FType theType, FPackage myPackage, FFile theFile, ImportFragment importFrag)
          No comment provided by developer, please add a comment to improve documentation.
protected abstract  void CreateImportsOOFunction.generateImports(FFile file, ImportFragment importFragment)
          No comment provided by developer, please add a comment to improve documentation.