Uses of Interface
de.uni_paderborn.fujaba.metamodel.FProject

Packages that use FProject
de.uni_paderborn.fujaba.codegen   
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
 

Uses of FProject in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return FProject
 FProject CodeGenFactory.getCurrentFProject()
          Get the value of currentFProject.
 

Methods in de.uni_paderborn.fujaba.codegen with parameters of type FProject
 void OOGenStrategyClient.generateFProject(FProject theProject)
          generate sourcecode for complete FProject theProject
abstract  void CodeGenStrategy.generateFProject(FProject theProject)
          No comment provided by developer, please add a comment to improve documentation.
 void CodeGenFactory.generateFProject(FProject theProject)
          No comment provided by developer, please add a comment to improve documentation.
 void CodeGenFactory.setCurrentFProject(FProject currentFProject)
          Set the value of currentFProject.
 

Uses of FProject in de.uni_paderborn.fujaba.uml
 

Classes in de.uni_paderborn.fujaba.uml that implement FProject
 class UMLProject
          Associations +---------+ 1 1 UMLProject + name +--------------------------------------- UMLClass +---------+ declaredInReferences references ------ 0..1 Assoc 0..1 UMLProject | ID |--------------------------------- BasicIncrement ------ refProject objectHashTable