Uses of Class
de.uni_paderborn.fujaba.asg.ASGProject

Packages that use ASGProject
de.uni_paderborn.fujaba.asg The Abstract Syntax Graph model. 
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
 

Uses of ASGProject in de.uni_paderborn.fujaba.asg
 

Methods in de.uni_paderborn.fujaba.asg that return ASGProject
 ASGProject ASGDiagram.getProject()
          Get the project attribute of the UMLDiagram object
 ASGProject ASGDiagram.getCurrentProject()
           
 

Methods in de.uni_paderborn.fujaba.asg with parameters of type ASGProject
 void ASGDiagram.setProject(ASGProject project)
          Sets the project attribute of the UMLDiagram object
 boolean ASGDiagram.setCurrentProject(ASGProject value)
           
 

Uses of ASGProject in de.uni_paderborn.fujaba.uml
 

Subclasses of ASGProject in de.uni_paderborn.fujaba.uml
 class UMLProject
          Associations +---------+ 1 1 UMLProject + name +--------------------------------------- UMLClass +---------+ declaredInReferences references ------ 0..1 Assoc 0..1 UMLProject | ID |--------------------------------- BasicIncrement ------ refProject objectHashTable