Uses of Class
org.andromda.core.configuration.Filter

Packages that use Filter
org.andromda.core.configuration Contains the classes and other resources that provide the configuration of AndroMDA. 
 

Uses of Filter in org.andromda.core.configuration
 

Methods in org.andromda.core.configuration that return Filter
 Filter[] Filters.getFilters()
          Gets the actual filters that belong to this filters instance.
 

Methods in org.andromda.core.configuration with parameters of type Filter
 void Filters.addFilter(Filter filter)
          Adds the filter to the underlying filters store.
 



Copyright © 2003-2008 AndroMDA.org. All Rights Reserved.