|
Eclipse PDE Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.pde.core.plugin.PluginRegistry.PluginFilter
public static class PluginRegistry.PluginFilter
Filter used when searching for plug-in models.
Clients may subclass this class to implement custom filters.
PluginRegistry.findModel(String, String, int, PluginFilter)
,
PluginRegistry.findModel(String, VersionRange, PluginFilter)
Constructor Summary | |
---|---|
PluginRegistry.PluginFilter()
|
Method Summary | |
---|---|
boolean |
accept(IPluginModelBase model)
Returns whether the given model is accepted by this filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PluginRegistry.PluginFilter()
Method Detail |
---|
public boolean accept(IPluginModelBase model)
model
- plug-in model
|
Eclipse PDE Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.