|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ggtools.grand.tasks.ConnectedFilterType
public class ConnectedFilterType
| Constructor Summary | |
|---|---|
ConnectedFilterType(org.apache.tools.ant.Project antProject)
Create new filter type. |
|
| 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 ConnectedFilterType(org.apache.tools.ant.Project antProject)
antProject - owner's project.| 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 | |||||||||