|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
metricsprovider.MetricsGenerator
metricsprovider.EclipseMetricsGenerator
public class EclipseMetricsGenerator
Constructor Summary | |
---|---|
EclipseMetricsGenerator()
|
Method Summary | |
---|---|
void |
generateMetrics(UpdatedEditor upEditor)
This method is the main metric generation path. |
Methods inherited from class metricsprovider.MetricsGenerator |
---|
getInstance |
Methods inherited from class java.util.Observable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EclipseMetricsGenerator()
Method Detail |
---|
public void generateMetrics(UpdatedEditor upEditor)
MetricsGenerator
generateMetrics
in class MetricsGenerator
upEditor
- the editor information for the current update.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |