| Constructor and Description |
|---|
NaiveAnalyser() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Phase> |
producePhasesFromTimeLine(TimeLine tl)
Produces the phases from a given timeline
|
void |
reportToConsole()
Reports the phases to the console
|
public java.util.ArrayList<Phase> producePhasesFromTimeLine(TimeLine tl)
producePhasesFromTimeLine in interface IAnalysertl - timeline objectIAnalyser.producePhasesFromTimeLine(commons.TimeLine)public void reportToConsole()
reportToConsole in interface IAnalyserIAnalyser.reportToConsole()