Uses of Class
de.uni_paderborn.fujaba.views.cf.CFDiagram

Packages that use CFDiagram
de.uni_paderborn.fujaba.views   
 

Uses of CFDiagram in de.uni_paderborn.fujaba.views
 

Fields in de.uni_paderborn.fujaba.views declared as CFDiagram
private  CFDiagram CompositeFilterEditor.currentDiagram
          No comment provided by developer, please add a comment to improve documentation.
private  CFDiagram CompositeFilter.cfDiagram
           0..1 0..1 CompositeFilter ----------------------------- CFDiagram filter CFDiagram
 

Methods in de.uni_paderborn.fujaba.views that return CFDiagram
private  CFDiagram CompositeFilterEditor.getCurrentDiagram()
          Get the currentDiagram attribute of the CompositeFilterEditor object
 CFDiagram CompositeFilter.getCFDiagram()
          Get the cFDiagram attribute of the CompositeFilter object
 

Methods in de.uni_paderborn.fujaba.views with parameters of type CFDiagram
private  void CompositeFilterEditor.initDiagram(CFDiagram diag)
          No comment provided by developer, please add a comment to improve documentation.
 boolean CompositeFilter.setCFDiagram(CFDiagram value)
          Sets the cFDiagram attribute of the CompositeFilter object