Serialized Form


Package lcanals.tc.core

Class lcanals.tc.core.Break implements Serializable

Serialized Fields

startTime

long startTime

endTime

long endTime

description

java.lang.String description

Class lcanals.tc.core.Estimation implements Serializable

Serialized Fields

projectTime

long projectTime

deviation

long deviation

performance

float performance

Class lcanals.tc.core.FixedEstimator implements Serializable

Serialized Fields

performance

float performance

timeDifficulty

float timeDifficulty

percentRisk

float percentRisk

Class lcanals.tc.core.LinearRegressionEstimator implements Serializable

Serialized Fields

performance

float performance
Performance: real hours by worked hours

xAverage

float xAverage
Usful variables for learnTask function

yAverage

float yAverage
Usful variables for learnTask function

N

int N

start

int start

x

float[] x

y

float[] y

k

float k

a

float a
Parameters a,b for function f(d) = a + bd

b

float b
Parameters a,b for function f(d) = a + bd

Class lcanals.tc.core.ManualEstimator implements Serializable

Serialized Fields

performance

float performance

timeDifficulty

float timeDifficulty

percentRisk

float percentRisk

Class lcanals.tc.core.Timing implements Serializable

Serialized Fields

id

int id

breaks

java.util.LinkedList breaks

startTime

long startTime

endTime

long endTime

isInPause

boolean isInPause


Package lcanals.tc.model

Class lcanals.tc.model.PlanTaskBean implements Serializable

Serialized Fields

id

int id

taskDescription

Task taskDescription

taskEstimation

Estimation taskEstimation

taskTiming

Timing taskTiming

timeUnit

long timeUnit

Class lcanals.tc.model.TaskBean implements Serializable

Serialized Fields

id

int id

difficulty

int difficulty

risk

int risk

description

java.lang.String description


Package lcanals.tc.model.file

Class lcanals.tc.model.file.PlanBean implements Serializable

Serialized Fields

id

int id

tasks

java.util.Set tasks

description

java.lang.String description


Package lcanals.tc.web.event

Class lcanals.tc.web.event.EventHandlerException implements Serializable



Luis F. Canals. Supported by www.sourceforge.net