Uses of Interface
com.ikokoon.serenity.IConstants

Packages that use IConstants
com.ikokoon.serenity   
com.ikokoon.serenity.process   
 

Uses of IConstants in com.ikokoon.serenity
 

Classes in com.ikokoon.serenity that implement IConstants
 class Collector
          TODO - make this class non static?
 class Transformer
          This class is the entry point for the Serenity code coverage/complexity/dependency/profiling functionality.
 

Uses of IConstants in com.ikokoon.serenity.process
 

Classes in com.ikokoon.serenity.process that implement IConstants
 class Aggregator
          This class aggregates all the totals for the report.
 class Cleaner
          During the collection of the data packages are collected along with the data so we have references to the packages.
 class Pruner
          This class removes the lines and the efferent and afferent from the model as we will not need them further and they form a very large part of the model which hogs memory.
 



Copyright © 2010. All Rights Reserved.