|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdiva.graph.GraphUtilities.TotallyContainedEdgeFilter
private static final class GraphUtilities.TotallyContainedEdgeFilter
| Field Summary | |
|---|---|
private java.lang.Object |
_composite
|
private GraphModel |
_model
|
| Constructor Summary | |
|---|---|
GraphUtilities.TotallyContainedEdgeFilter(GraphModel model,
java.lang.Object composite)
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.Object o)
Test if an object passes the filter, returning true if it does and false if it does not. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private GraphModel _model
private java.lang.Object _composite
| Constructor Detail |
|---|
public GraphUtilities.TotallyContainedEdgeFilter(GraphModel model,
java.lang.Object composite)
| Method Detail |
|---|
public boolean accept(java.lang.Object o)
Filter
accept in interface Filter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||