|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Timing | |
lcanals.tc.core | Core classes and interfaces for the time calculator. |
lcanals.tc.model | Concrete implementations for interfaces in package core. |
Uses of Timing in lcanals.tc.core |
Methods in lcanals.tc.core that return Timing | |
Timing |
PlanTask.getTiming()
Returns the current timing related with this task |
Uses of Timing in lcanals.tc.model |
Methods in lcanals.tc.model that return Timing | |
Timing |
PlanTaskBean.getTiming()
Returns the timing related with this task |
Constructors in lcanals.tc.model with parameters of type Timing | |
PlanTaskBean(int id,
Task taskDescription,
Estimation taskEstimation,
Timing taskTiming,
long timeUnit)
Builds a new task bean description. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |