|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PLifeLinePlus | |
at.ac.tuwien.cs.ztimeview.ui | |
at.ac.tuwien.cs.ztimeview.util |
Uses of PLifeLinePlus in at.ac.tuwien.cs.ztimeview.ui |
Subclasses of PLifeLinePlus in at.ac.tuwien.cs.ztimeview.ui | |
class |
PPlanningLine
Piccolo class for a PlanningLine (LifeLine with hierarchical decompostion and temporal uncertainties) includes cached loading on demand of children |
Methods in at.ac.tuwien.cs.ztimeview.ui that return PLifeLinePlus | |
PLifeLinePlus |
PLifeLinePlus.getParentLine()
Get parent LifeLine+ |
Methods in at.ac.tuwien.cs.ztimeview.ui with parameters of type PLifeLinePlus | |
void |
PLifeLinePlus.setParentLine(PLifeLinePlus parent)
Set parent LifeLine+ |
Uses of PLifeLinePlus in at.ac.tuwien.cs.ztimeview.util |
Methods in at.ac.tuwien.cs.ztimeview.util that return PLifeLinePlus | |
static PLifeLinePlus |
PLifeLinePlusFactory.getPLifeLinePlusFor(java.lang.Object userObject)
Generate a LifeLinePlus from a given task |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |