|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ggtools.grand.tasks.NodeRemoverFilterType
class NodeRemoverFilterType
Front end to the NodeRemoverFilter class for filtering from the grand ant task.
| Constructor Summary | |
|---|---|
NodeRemoverFilterType(org.apache.tools.ant.Project antProject)
|
|
| Method Summary | |
|---|---|
void |
checkParameters()
Checks if the filter is properly configured. |
GraphFilter |
getFilter()
Returns the actual GraphFilter underlying the ant filter. |
void |
setNodeName(java.lang.String name)
Sets a node name parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeRemoverFilterType(org.apache.tools.ant.Project antProject)
| Method Detail |
|---|
public void checkParameters()
throws org.apache.tools.ant.BuildException
GraphFilterType
checkParameters in interface GraphFilterTypeorg.apache.tools.ant.BuildException - if the filter is not properly configured.public GraphFilter getFilter()
GraphFilterType
getFilter in interface GraphFilterTypepublic void setNodeName(java.lang.String name)
GraphFilterType
setNodeName in interface GraphFilterType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||