Uses of Package
de.uni_paderborn.fujaba.views.cf

Packages that use de.uni_paderborn.fujaba.views.cf
de.uni_paderborn.fujaba.views   
de.uni_paderborn.fujaba.views.cf   
 

Classes in de.uni_paderborn.fujaba.views.cf used by de.uni_paderborn.fujaba.views
CFDiagram
          The CFDiagram aalows definition of complex filter rules by combining rules with set operations represented by nodes in this diagram
 

Classes in de.uni_paderborn.fujaba.views.cf used by de.uni_paderborn.fujaba.views.cf
CFEndNode
          CFEndNode returns the result for the context computation of the whole diagram
CFNode
          Base class for all nodes in a CFDiagram
CFOrNode
          Builds the union of all incoming results
CFStartNode
          The Start node of a CFDiagram.
CFTransition
          No comment provided by developer, please add a comment to improve documentation.