public static class StringVariableSelectionDialog.VariableFilter extends Object
| Constructor and Description |
|---|
VariableFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFiltered(IDynamicVariable var)
Returns whether the given variable should be filtered.
|
public boolean isFiltered(IDynamicVariable var)
var - variable to be considertrue to filter the variable, otherwise false
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.