| Package | Description |
|---|---|
| analysis | |
| commons |
| Modifier and Type | Method and Description |
|---|---|
void |
Phase.appendValuePair(ValuePair v) |
java.lang.Boolean |
Phase.checkIfAppendable(ValuePair v) |
java.lang.String |
Phase.decideNewTrend(ValuePair v)
PRE-CONDITION: use ONLY if checkIfAppendable() == false
|
| Constructor and Description |
|---|
Phase(ValuePair v,
java.lang.String aTrend) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<ValuePair> |
TimeLine.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeLine.addValue(ValuePair v) |