ContentsIndexHome
PreviousUpNext
IFilter.restrict Method (int, IElement)

Restricts the specified dimension to only include the given IElement

 

Java
void restrict(int dim, 
                     IElement element);
Parameters 
Description 
int dim 
The dimension which has to be restricted.  
IElement element 
The IElement which value this dimension has to be restricted.