|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface extends the behavior of IArtifactFilter
to
include the ability to make the filter match in a case sensitive manner.
This interface is intended to be implemented by clients.
IArtifactManager
Method Summary | |
boolean |
isCaseSensitive()
Returns whether or not the filter is matching in a case sensitive manner |
void |
setCaseSensitive(boolean caseSensitive)
Sets whether or the filter should match in a case sensitive manner |
Methods inherited from interface com.ibm.xtools.ras.profile.management.artifact.filter.IArtifactFilter |
matches |
Method Detail |
public void setCaseSensitive(boolean caseSensitive)
caseSensitive
- indicates if the filter should match in a case sensitive
mannerpublic boolean isCaseSensitive()
true
if the filter is matching in a case sensitive
manner
|
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.