|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The IArtifactFilter
is an interface that defines the API for
filtering an Artifact
hierarchy to find a subset of artifacts
whose characteristics match the filter.
This interface is intended to be implemented by clients.
IArtifactManager
Method Summary | |
boolean |
matches(Artifact theArtifact)
Determines if a given Artifact matches the filter. |
Method Detail |
public boolean matches(Artifact theArtifact)
Artifact
matches the filter.
theArtifact
- to compare against the filter criteria
true
if the Artifact
matches the
filter criteria
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
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 2004. All rights reserved.