|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IArtifactFilter
This interface must be implemented by Artifact filters when used to limit the scope of an ArtifactBased rule
Method Summary | |
---|---|
boolean |
select(IAbstractArtifact artifact)
Determines if the given artifact passes this filter. |
Method Detail |
---|
boolean select(IAbstractArtifact artifact)
artifact
- -
Artifact to compare against the filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |