com.jeantessier.dependency
Class MetricsReport
java.lang.Object
|
+--com.jeantessier.dependency.MetricsReport
- public class MetricsReport
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricsReport
public MetricsReport(java.io.PrintWriter out)
isListingElements
public boolean isListingElements()
setListingElements
public void setListingElements(boolean listingElements)
isChartingClassesPerPackage
public boolean isChartingClassesPerPackage()
setChartingClassesPerPackage
public void setChartingClassesPerPackage(boolean chartingClassesPerPackage)
isChartingFeaturesPerClass
public boolean isChartingFeaturesPerClass()
setChartingFeaturesPerClass
public void setChartingFeaturesPerClass(boolean chartingFeaturesPerClass)
isChartingInboundsPerPackage
public boolean isChartingInboundsPerPackage()
setChartingInboundsPerPackage
public void setChartingInboundsPerPackage(boolean chartingInboundsPerPackage)
isChartingOutboundsPerPackage
public boolean isChartingOutboundsPerPackage()
setChartingOutboundsPerPackage
public void setChartingOutboundsPerPackage(boolean chartingOutboundsPerPackage)
isChartingInboundsPerClass
public boolean isChartingInboundsPerClass()
setChartingInboundsPerClass
public void setChartingInboundsPerClass(boolean chartingInboundsPerClass)
isChartingOutboundsPerClass
public boolean isChartingOutboundsPerClass()
setChartingOutboundsPerClass
public void setChartingOutboundsPerClass(boolean chartingOutboundsPerClass)
isChartingInboundsPerFeature
public boolean isChartingInboundsPerFeature()
setChartingInboundsPerFeature
public void setChartingInboundsPerFeature(boolean chartingInboundsPerFeature)
isChartingOutboundsPerFeature
public boolean isChartingOutboundsPerFeature()
setChartingOutboundsPerFeature
public void setChartingOutboundsPerFeature(boolean chartingOutboundsPerFeature)
process
public void process(MetricsGatherer metrics)
Dependency Finder 1.1.0 © 2001-2004 Jean Tessier.