Domain Modeling Layer

Package com.ibm.xtools.common.ui.reduction.filters

This package defines classes and interfaces pertaining the element filter service.

See:
          Description

Interface Summary
IElementFilterContext The IElementFilterContext is used in conjuction with the ElementFilterService.
IElementFilterProvider Interface for filters.
 

Class Summary
AbstractElementFilterProvider Implements of the IElementFilterProvider interface.
ElementFilterContext Concrete implementation of IElementFilterContext.
ElementFilterOperation The operation used with the element filter service that tests if an object should be filtered or not.
ElementFilterService A service used to accept or reject items.
 

Package com.ibm.xtools.common.ui.reduction.filters Description

This package defines classes and interfaces pertaining the element filter service.

Package Specification


Domain Modeling Layer

© Copyright IBM Corp. 2010. All rights reserved.