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 IAnalyser
tl
- timeline objectIAnalyser.producePhasesFromTimeLine(commons.TimeLine)
public void reportToConsole()
reportToConsole
in interface IAnalyser
IAnalyser.reportToConsole()