Uses of Class
de.uni_paderborn.fujaba.gxl.Filter

Packages that use Filter
de.uni_paderborn.fujaba.gxl   
 

Uses of Filter in de.uni_paderborn.fujaba.gxl
 

Subclasses of Filter in de.uni_paderborn.fujaba.gxl
 class UMLActivityDiagramFilter
          No comment provided by developer, please add a comment to improve documentation.
 class UMLClassDiagramFilter
          No comment provided by developer, please add a comment to improve documentation.
 

Fields in de.uni_paderborn.fujaba.gxl declared as Filter
 Filter GXLFilter.actualFilter
          No comment provided by developer, please add a comment to improve documentation.
 

Methods in de.uni_paderborn.fujaba.gxl that return Filter
 Filter GXLFilterMap.getFromFilter(java.lang.Class key)
          Get the fromFilter attribute of the GXLFilterMap object
 

Methods in de.uni_paderborn.fujaba.gxl with parameters of type Filter
 void GXLFilterMap.addToFilter(java.lang.Class key, Filter value)
          Access method for an one to n association.