|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.ui.compile.SystemCompileRemoteObjectMatcher
Constructor Summary | |
---|---|
SystemCompileRemoteObjectMatcher(String ssfId,
String nameFilter,
String typeFilter)
|
Method Summary | |
---|---|
boolean |
appliesTo(Object element)
Returns true if the current selection matches all the given filtering criteria, false otherwise. |
protected boolean |
endsWithAsterisk(String name)
Helper method. |
String |
getNameFilter()
Getter method. |
String |
getSubSystemFactoryId()
Getter method. |
String |
getTypeFilter()
Getter method. |
protected boolean |
startsWithAsterisk(String name)
Helper method. |
protected String |
stripLeadingAsterisk(String name)
Helper method. |
protected String |
stripTrailingAsterisk(String name)
Helper method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SystemCompileRemoteObjectMatcher(String ssfId, String nameFilter, String typeFilter)
Method Detail |
protected boolean startsWithAsterisk(String name)
protected boolean endsWithAsterisk(String name)
protected String stripLeadingAsterisk(String name)
protected String stripTrailingAsterisk(String name)
public String getSubSystemFactoryId()
public String getNameFilter()
public String getTypeFilter()
public boolean appliesTo(Object element)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |