|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ecf.core.util.ConnectedContainerFilter
public class ConnectedContainerFilter
| Constructor Summary | |
|---|---|
ConnectedContainerFilter()
|
|
| Method Summary | |
|---|---|
ID |
getResult()
|
boolean |
match(IContainer containerToMatch)
Match a given containerToMatch against some set of implementation-defined criteria. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectedContainerFilter()
| Method Detail |
|---|
public boolean match(IContainer containerToMatch)
IContainerFilter
match in interface IContainerFiltercontainerToMatch - the containerToMatch. Will not be null.
public ID getResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||