public static class PluginRegistry.PluginFilter extends Object
Clients may subclass this class to implement custom filters.
Constructor and Description |
---|
PluginFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(IPluginModelBase model)
Returns whether the given model is accepted by this filter.
|
public boolean accept(IPluginModelBase model)
model
- plug-in model
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.