|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ggtools.grand.filters.AbstractGraphFilter
net.ggtools.grand.filters.MissingNodeFilter
public class MissingNodeFilter
A filter removing the missing nodes, that is nodes with
Node.ATTR_MISSING_NODE set.
| Field Summary |
|---|
| Fields inherited from class net.ggtools.grand.filters.AbstractGraphFilter |
|---|
name |
| Constructor Summary | |
|---|---|
MissingNodeFilter()
|
|
| Method Summary | |
|---|---|
protected java.util.Collection |
getFilteredNodes()
Get the nodes from the graph that pass the filter. |
| Methods inherited from class net.ggtools.grand.filters.AbstractGraphFilter |
|---|
getGraph, getGraphProducer, getName, getProducersGraph, setProducer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.ggtools.grand.filters.GraphFilter |
|---|
getName |
| Methods inherited from interface net.ggtools.grand.graph.GraphProducer |
|---|
getGraph |
| Methods inherited from interface net.ggtools.grand.graph.GraphConsumer |
|---|
setProducer |
| Constructor Detail |
|---|
public MissingNodeFilter()
| Method Detail |
|---|
protected java.util.Collection getFilteredNodes()
throws GrandException
AbstractGraphFilterUnsupportedOperationExceptionon modification methods.
getFilteredNodes in class AbstractGraphFilterGrandException - if the filtering cannot be done
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||