com.ikokoon.serenity.process.aggregator
Class ClassAggregator

java.lang.Object
  extended by com.ikokoon.serenity.process.aggregator.AAggregator
      extended by com.ikokoon.serenity.process.aggregator.ClassAggregator
All Implemented Interfaces:
IAggregator

public class ClassAggregator
extends AAggregator

Since:
07.03.10
Version:
01.00
Author:
Michael Couck

Field Summary
 
Fields inherited from class com.ikokoon.serenity.process.aggregator.AAggregator
dataBase, logger
 
Constructor Summary
ClassAggregator(IDataBase dataBase, Class<?,?> klass)
           
 
Method Summary
 void aggregate()
           
protected  void aggregate(Class<?,?> klass)
           
 
Methods inherited from class com.ikokoon.serenity.process.aggregator.AAggregator
getAbstractness, getComplexity, getCoverage, getDistance, getLines, getLines, getLines, getMethods, getMethods, getMethods, getStability, setPrecision
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassAggregator

public ClassAggregator(IDataBase dataBase,
                       Class<?,?> klass)
Method Detail

aggregate

public void aggregate()

aggregate

protected void aggregate(Class<?,?> klass)


Copyright © 2010. All Rights Reserved.