|
Domain Modeling Layer | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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. |
This package defines classes and interfaces pertaining the element filter service.
AbstractElementFilterProvider:
Abstract implementation of IElementFilterProvider.ElementFilterContext:
Basic implementation of IElementFilterContext.ElementFilterOperation:
Operation for which IElementFilterProviders provide for.ElementFilterService:
A service used to accept or reject items.IElementFilterContext:
An interface for defining the context when querying the element filter service.IElementFilterProvider:
Clients must implement this interface when providing their own element filter provider.
|
Domain Modeling Layer | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||