Package | Description |
---|---|
analysis |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Phase> |
NaiveAnalyser.producePhasesFromTimeLine(TimeLine tl)
Produces the phases from a given timeline
|
java.util.ArrayList<Phase> |
IAnalyser.producePhasesFromTimeLine(TimeLine tl)
Produces the phases from a given timeline
|