Remote Systems
v6.4.1

Package com.ibm.etools.systems.filters

Interface Summary
FiltersFactory The Factory for the model.
FiltersPackage The Package for the model.
ISystemFilterPoolSelectionValidator An interface required if you wish to be called back by the system filter wizard, when the user selects a target filter pool.
ISystemFilterPoolWrapper The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool
ISystemFilterPoolWrapperInformation The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool.
SystemFilter  
SystemFilterConstants Constants used throughout filters framework.
SystemFilterContainer Filter containers are any objects that contain filters.
SystemFilterContainerReference Both SystemFilter and SystemFilterPool contain filters, so the common methods for filters are abstracted out in SystemFilterContainer, which both classes implement.
SystemFilterNamingPolicy Allows tool writers to specify the naming standards for the persistance files and folders involved with filters.
SystemFilterPool  
SystemFilterPoolManager  
SystemFilterPoolManagerProvider An interface for classes that instantiate SystemFilterPoolManager objects.
SystemFilterPoolReference  
SystemFilterPoolReferenceManager  
SystemFilterPoolReferenceManagerProvider An interface for classes that instantiate SystemFilterPoolReferenceManager objects.
SystemFilterReference  
SystemFilterSavePolicies A save policy dictates how filter framework artifacts are persisted to disk.
SystemFilterString  
SystemFilterStringReference Represents a reference to a master filter string.
 

Class Summary
SystemFilterPoolWrapper The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool.
SystemFilterPoolWrapperInformation The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool.
SystemFilterStartHere Static methods for creating and restoring the "front doors" to the filter framework SystemFilterNamingPolicy.
 


Remote Systems
v6.4.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.