com.jeantessier.dependencyfinder.ant
Class DependencyReporter
java.lang.Object
|
+--org.apache.tools.ant.ProjectComponent
|
+--org.apache.tools.ant.Task
|
+--com.jeantessier.dependencyfinder.ant.GraphTask
|
+--com.jeantessier.dependencyfinder.ant.DependencyReporter
- public class DependencyReporter
- extends GraphTask
| Fields inherited from class org.apache.tools.ant.Task |
description, location, target, taskName, taskType, wrapper |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
project |
| Methods inherited from class org.apache.tools.ant.Task |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
getProject, setProject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependencyReporter
public DependencyReporter()
getScopeincludes
public java.lang.String getScopeincludes()
setScopeincludes
public void setScopeincludes(java.lang.String scopeIncludes)
getScopeexcludes
public java.lang.String getScopeexcludes()
setScopeexcludes
public void setScopeexcludes(java.lang.String scopeExcludes)
getPackagescope
public boolean getPackagescope()
setPackagescope
public void setPackagescope(boolean packageScope)
getPackagescopeincludes
public java.lang.String getPackagescopeincludes()
setPackagescopeincludes
public void setPackagescopeincludes(java.lang.String packageScopeIncludes)
getPackagescopeexcludes
public java.lang.String getPackagescopeexcludes()
setPackagescopeexcludes
public void setPackagescopeexcludes(java.lang.String packageScopeExcludes)
getClassscope
public boolean getClassscope()
setClassscope
public void setClassscope(boolean classScope)
getClassscopeincludes
public java.lang.String getClassscopeincludes()
setClassscopeincludes
public void setClassscopeincludes(java.lang.String classScopeIncludes)
getClassscopeexcludes
public java.lang.String getClassscopeexcludes()
setClassscopeexcludes
public void setClassscopeexcludes(java.lang.String classScopeExcludes)
getFeaturescope
public boolean getFeaturescope()
setFeaturescope
public void setFeaturescope(boolean featureScope)
getFeaturescopeincludes
public java.lang.String getFeaturescopeincludes()
setFeaturescopeincludes
public void setFeaturescopeincludes(java.lang.String featureScopeIncludes)
getFeaturescopeexcludes
public java.lang.String getFeaturescopeexcludes()
setFeaturescopeexcludes
public void setFeaturescopeexcludes(java.lang.String featureScopeExcludes)
getFilterincludes
public java.lang.String getFilterincludes()
setFilterincludes
public void setFilterincludes(java.lang.String filterIncludes)
getFilterexcludes
public java.lang.String getFilterexcludes()
setFilterexcludes
public void setFilterexcludes(java.lang.String filterExcludes)
getPackagefilter
public boolean getPackagefilter()
setPackagefilter
public void setPackagefilter(boolean packageFilter)
getPackagefilterincludes
public java.lang.String getPackagefilterincludes()
setPackagefilterincludes
public void setPackagefilterincludes(java.lang.String packageFilterIncludes)
getPackagefilterexcludes
public java.lang.String getPackagefilterexcludes()
setPackagefilterexcludes
public void setPackagefilterexcludes(java.lang.String packageFilterExcludes)
getClassfilter
public boolean getClassfilter()
setClassfilter
public void setClassfilter(boolean classFilter)
getClassfilterincludes
public java.lang.String getClassfilterincludes()
setClassfilterincludes
public void setClassfilterincludes(java.lang.String classFilterIncludes)
getClassfilterexcludes
public java.lang.String getClassfilterexcludes()
setClassfilterexcludes
public void setClassfilterexcludes(java.lang.String classFilterExcludes)
getFeaturefilter
public boolean getFeaturefilter()
setFeaturefilter
public void setFeaturefilter(boolean featureFilter)
getFeaturefilterincludes
public java.lang.String getFeaturefilterincludes()
setFeaturefilterincludes
public void setFeaturefilterincludes(java.lang.String featureFilterIncludes)
getFeaturefilterexcludes
public java.lang.String getFeaturefilterexcludes()
setFeaturefilterexcludes
public void setFeaturefilterexcludes(java.lang.String featureFilterExcludes)
setAll
public void setAll(boolean value)
setP2p
public void setP2p(boolean value)
setC2p
public void setC2p(boolean value)
setC2c
public void setC2c(boolean value)
setF2f
public void setF2f(boolean value)
setIncludes
public void setIncludes(java.lang.String value)
setExcludes
public void setExcludes(java.lang.String value)
createScopeincludeslist
public org.apache.tools.ant.types.Path createScopeincludeslist()
getScopeincludeslist
public org.apache.tools.ant.types.Path getScopeincludeslist()
createScopeexcludeslist
public org.apache.tools.ant.types.Path createScopeexcludeslist()
getScopeexcludeslist
public org.apache.tools.ant.types.Path getScopeexcludeslist()
createFilterincludeslist
public org.apache.tools.ant.types.Path createFilterincludeslist()
getFilterincludeslist
public org.apache.tools.ant.types.Path getFilterincludeslist()
createFilterexcludeslist
public org.apache.tools.ant.types.Path createFilterexcludeslist()
getFilterexcludeslist
public org.apache.tools.ant.types.Path getFilterexcludeslist()
getShowinbounds
public boolean getShowinbounds()
setShowinbounds
public void setShowinbounds(boolean showInbounds)
getShowoutbounds
public boolean getShowoutbounds()
setShowoutbounds
public void setShowoutbounds(boolean showOutbounds)
getShowemptynodes
public boolean getShowemptynodes()
setShowemptynodes
public void setShowemptynodes(boolean showEmptyNodes)
setShowAll
public void setShowAll(boolean showAll)
getMinimize
public boolean getMinimize()
setMinimize
public void setMinimize(boolean minimize)
getMaximize
public boolean getMaximize()
setMaximize
public void setMaximize(boolean maximize)
getCopyOnly
public boolean getCopyOnly()
setCopyOnly
public void setCopyOnly(boolean copyOnly)
getXml
public boolean getXml()
setXml
public void setXml(boolean xml)
getEncoding
public java.lang.String getEncoding()
setEncoding
public void setEncoding(java.lang.String encoding)
getDtdprefix
public java.lang.String getDtdprefix()
setDtdprefix
public void setDtdprefix(java.lang.String dtdPrefix)
getIndenttext
public java.lang.String getIndenttext()
setIntenttext
public void setIntenttext(java.lang.String indentText)
validateParameters
protected void validateParameters()
throws org.apache.tools.ant.BuildException
- Overrides:
validateParameters in class GraphTask
execute
public void execute()
throws org.apache.tools.ant.BuildException
- Overrides:
execute in class org.apache.tools.ant.Task
getScopeCriteria
protected SelectionCriteria getScopeCriteria()
throws org.apache.tools.ant.BuildException
getFilterCriteria
protected SelectionCriteria getFilterCriteria()
throws org.apache.tools.ant.BuildException
createRegularExpressionScopeCriteria
protected RegularExpressionSelectionCriteria createRegularExpressionScopeCriteria()
throws org.apache.tools.ant.BuildException
createRegularExpressionFilterCriteria
protected RegularExpressionSelectionCriteria createRegularExpressionFilterCriteria()
throws org.apache.tools.ant.BuildException
Dependency Finder 1.1.0 © 2001-2004 Jean Tessier.