public class ClassificationFilter
extends org.eclipse.jface.viewers.ViewerFilter
Classification
sConstructor and Description |
---|
ClassificationFilter(org.eclipse.jface.viewers.Viewer viewer)
Create a classification filter
|
Modifier and Type | Method and Description |
---|---|
boolean |
isVisible(Classification clazz)
Determines if a definition classified with the given classification is
currently configured as visible in the filter.
|
boolean |
select(org.eclipse.jface.viewers.Viewer viewer,
Object parentElement,
Object element) |
void |
setVisible(Classification clazz,
boolean visible)
Set if definitions with the given classification shall be visible.
|
public ClassificationFilter(org.eclipse.jface.viewers.Viewer viewer)
viewer
- the viewer the filter is associated topublic void setVisible(Classification clazz, boolean visible)
clazz
- the classificationvisible
- if the definitions with the classification shall be
visiblepublic boolean isVisible(Classification clazz)
clazz
- the classificationBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a