|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A filter compares the given object to some pattern and returns true if the two match and false otherwise.. The API can be implemented by clients, however factory methods are available on IExtensionTracker.
Method Summary | |
---|---|
boolean |
matches(IExtensionPoint target)
Return true if the given object matches the criteria for this filter |
Method Detail |
public boolean matches(IExtensionPoint target)
target
- the object to match
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.