A B C D E F G H I L M N O P R S T U V W X Z

A

addBooleanOption(char, String, String, String) - Method in class watch.Args
Boolean option addition.
addComment(String) - Method in class watch.EditorImputationPanel
Comment addition.
addImputation(Imputation) - Method in class watch.Task
Imputation addition.
addProject(String) - Method in class watch.EditorConfigFile
Reference project addition.
addRevision(Revision) - Method in class watch.Task
Revision addition.
addStringOption(char, String, String, String) - Method in class watch.Args
String option addition.
addSubTask(Task) - Method in class watch.Task
Sub-task addition.
addTask(Task) - Method in class watch.Editor
Task addition.
apply(Document, String) - Method in class watch.HtmlTransformation
Post-computation transformation handler.
apply(Document, String) - Method in class watch.IdentityTransformation
Post-computation transformation handler.
apply(Document, String) - Method in class watch.ShortTransformation
Post-computation transformation handler.
apply(Document, String) - Method in class watch.TextTransformation
Post-computation transformation handler.
apply(Document, String) - Method in class watch.TimeplotTransformation
Post-computation transformation handler.
apply(Document, String) - Method in class watch.Transformation
Post-computation transformation handler.
apply(Document, String) - Method in class watch.XslTransformation
User-defined XSL transformation application.
applyXsl(Document, String, String) - Method in class watch.Transformation
XSL stylesheet application.
Args - Class in watch
Command line argument processing.
Args(String, String) - Constructor for class watch.Args
Constructor.
Args.BooleanOption - Class in watch
Boolean command line option management.
Args.Option - Class in watch
Command line option management.
Args.StringOption - Class in watch
String command line option management.
AUTHOR - Static variable in class watch.Watch
Author of the application.

B

beginTaskGroup(String, String) - Method in class watch.Cli2Xml
Beginning of a task group.
beginTaskGroup(String, String) - Method in class watch.EditorInput
Beginning of a task group.
beginTaskGroup(String, String) - Method in class watch.Watch
Beginning of a task group.
beginTaskGroup(String, String) - Method in class watch.XmlInput_1_0
 

C

Cli2Xml - Class in watch
Watch class overriding for CLI to XML watch syntax translation.
Cli2Xml(String) - Constructor for class watch.Cli2Xml
Constructor.
COLOR_BACKGROUND - Static variable in class watch.EditorMainFrame
Color of the background of the frame.
COLOR_DAY_TITLE - Static variable in class watch.EditorMainFrame
Color of the header day panels.
COLOR_HEADER_BACKGROUND - Static variable in class watch.EditorMainFrame
Color of the background of the imputation header panel.
COLOR_HEADER_FOREGROUND - Static variable in class watch.EditorMainFrame
Color of the foreground of the imputation header panel.
comment(Collection<String>) - Method in class watch.Cli2Xml
Comment input.
comment(Collection<String>) - Method in class watch.EditorInput
Comment input.
comment(Collection<String>) - Method in class watch.Watch
Comment input.
comment(String) - Method in class watch.Watch
Comment input.
comment(String) - Method in class watch.XmlInput_1_0
 
Commentable - Class in watch
Commentable objects.
Commentable() - Constructor for class watch.Commentable
Constructor.
Computation - Class in watch
Computation model class.
Computation(Date, double, double, double, double, double, double, double, double, double) - Constructor for class watch.Computation
Constructor.
compute(User.Map, Date, Date, Date, String) - Method in class watch.Task
Recursive computation method.
configureTextField(JTextField, int) - Static method in class watch.EditorMainFrame
Static text field configuration.
copyResource(String, String) - Static method in class watch.PathControl
Resource copying.
copyResourcesWith(String) - Static method in class watch.HtmlTransformation
Copy HTML resources next to the output file.
copyResourcesWith(String) - Static method in class watch.TimeplotTransformation
Copy timeplot resources next to the output file.
COPYRIGHT - Static variable in class watch.Watch
Copyright notice.
createAttribute(Node, String) - Method in class watch.EditorXmlConfigFile
 
createAttribute(Node, String) - Method in class watch.XmlInput_1_0
 
createNode(Node, String) - Method in class watch.EditorXmlConfigFile
 
createNode(Node, String) - Method in class watch.XmlInput_1_0
 

D

Date - Class in watch
Date model class, providing parsing and formatting.
Date(String) - Constructor for class watch.Date
Constructor.
Date(Date) - Constructor for class watch.Date
Copy constructor (from a Watch date object).
Date(Date) - Constructor for class watch.Date
Copy constructor (from a Java date object).
DAY_WIDTH - Static variable in class watch.EditorMainFrame
Default day field width (in characters).
DEFAULT_WINDOW_HEIGHT - Static variable in class watch.EditorMainFrame
Default window height.
DEFAULT_WINDOW_WIDTH - Static variable in class watch.EditorMainFrame
Default window width.
delay(Date, Date) - Static method in class watch.Date
Delay in days between two dates.
Display - Class in watch
Display toolkit class.
Display() - Constructor for class watch.Display
 

E

Editor - Class in watch
Watch imputation files editor.
EditorArgs - Class in watch
Watch Editor command line arguments processing.
EditorArgs() - Constructor for class watch.EditorArgs
Constructor.
EditorConfigFile - Class in watch
Configuration file class.
EditorConfigFile() - Constructor for class watch.EditorConfigFile
Constructor.
EditorDayPanel - Class in watch
Day panel class.
EditorDayPanel(Date) - Constructor for class watch.EditorDayPanel
Constructor.
EditorImputationPanel - Class in watch
Imputation panel class.
EditorImputationPanel(String) - Constructor for class watch.EditorImputationPanel
Constructor.
EditorImputationPanel.HeaderPanel - Class in watch
Imputations header panel.
EditorImputationPanel.HeaderPanel() - Constructor for class watch.EditorImputationPanel.HeaderPanel
Constructor.
EditorInput - Class in watch
Editor input class.
EditorInput() - Constructor for class watch.EditorInput
Constructor.
EditorMainFrame - Class in watch
Editor main frame.
EditorMainFrame() - Constructor for class watch.EditorMainFrame
Constructor.
EditorUserPanel - Class in watch
User panel class.
EditorUserPanel() - Constructor for class watch.EditorUserPanel
Constructor.
EditorXmlConfigFile - Class in watch
 
EditorXmlConfigFile() - Constructor for class watch.EditorXmlConfigFile
 
EditorXmlConfigFile.Display - Class in watch
 
EditorXmlConfigFile.Display() - Constructor for class watch.EditorXmlConfigFile.Display
 
EditorXmlConfigFile.Trace - Class in watch
 
EditorXmlConfigFile.Trace() - Constructor for class watch.EditorXmlConfigFile.Trace
 
EMAIL - Static variable in class watch.Watch
Email of the author.
endTaskGroup() - Method in class watch.Cli2Xml
End of a task group.
endTaskGroup() - Method in class watch.EditorInput
End of a task group.
endTaskGroup() - Method in class watch.Watch
End of a task group.
endTaskGroup() - Method in class watch.XmlInput_1_0
 
ensure(String) - Method in class watch.User.Map
Ensures a given user is present in the user database.
err() - Static method in class watch.Display
CLI error device accessor.
error(String) - Static method in class watch.Display
Display an error.
execute(String, Collection<String>, String, String, String, boolean, boolean, Transformation, String) - Method in class watch.Cli2Xml
No executions.
execute(String, Collection<String>, String, String, String, boolean, boolean, Transformation, String) - Method in class watch.EditorInput
No executions.
execute(String, Collection<String>, String, String, String, boolean, boolean, Transformation, String) - Method in class watch.Watch
Watch execution.
execute(CommandLine) - Method in class watch.WatchCli
 

F

findTask(String) - Method in class watch.Task
Task or sub-task research.

G

getAppFullName() - Method in class watch.Args
Full name of application accessor.
getAppShortName() - Method in class watch.Args
Short name of application handler.
getArgs() - Method in class watch.Editor
Arguments accessor.
getbChanged() - Method in class watch.EditorConfigFile
Changed status accessor.
getbChanged() - Method in class watch.EditorMainFrame
Changed status accessor.
getbQuiet() - Method in class watch.Args
Quiet option value accessor.
getbResult() - Method in class watch.Cli2Xml
Result accessor.
getbValue() - Method in class watch.Args.BooleanOption
 
getbValue() - Method in class watch.Args.Option
Boolean value accessor handler.
getbVerbose() - Method in class watch.Args
Verbose option value accessor.
getClasses() - Static method in class watch.Traces
Returns a string giving all watch trace classes.
getCli() - Static method in class watch.Watch
CLI instance accessor.
getComment() - Method in class watch.EditorImputationPanel
Comment accessor.
getComments() - Method in class watch.Commentable
Comments accessor.
getComputation(Date, boolean) - Method in class watch.Task
Get the (cumulative) computation of the task up to a given date.
getComputedEndDate() - Method in class watch.Task
Computed end date accessor.
getComputedStartDate() - Method in class watch.Task
Computed start date accessor.
getConfigFile() - Method in class watch.Editor
Configuration file accessor.
getConfigFile() - Method in class watch.EditorArgs
Configuration file accessor.
getCurrentInputFile() - Method in class watch.EditorConfigFile
Current input file accessor.
getDate() - Method in class watch.Computation
Date accessor.
getDate() - Method in class watch.EditorDayPanel
Date accessor.
getDate() - Method in class watch.Imputation
Date of imputation accessor.
getDate() - Method in class watch.Revision
Date of revision accessor.
getDay(Date) - Method in class watch.EditorMainFrame
Day panel accessor or creation on a given date.
getDayPanel() - Method in class watch.EditorImputationPanel
Parent day panel accessor.
getDays() - Method in class watch.EditorMainFrame
Days of imputations accessor.
getDefaultPath() - Static method in class watch.EditorConfigFile
Default configuration file path.
getDetailedDescription() - Method in class watch.Args.Option
Detailed description accessor.
getEarned() - Method in class watch.Computation
Earned value accessor.
getEarned() - Method in class watch.EditorImputationPanel
Earned value accessor.
getEarned() - Method in class watch.Revision
Earned value accessor.
getId() - Method in class watch.Task
Identifier accessor.
getImputation(String) - Method in class watch.EditorDayPanel
Specific task imputation panel accessor.
getImputations() - Method in class watch.EditorDayPanel
Imputation panels accessor.
getImputed() - Method in class watch.Computation
Imputed value accessor.
getImputed() - Method in class watch.EditorImputationPanel
Imputed value accessor.
getImputed() - Method in class watch.Imputation
Imputation value accessor.
getInputFile() - Static method in class watch.PathControl
Input file retrieval.
getInputFiles() - Method in class watch.Args
Input files accessor.
getInputFiles() - Method in class watch.EditorArgs
Input files accessor.
getInputLocation() - Static method in class watch.PathControl
Input location retrieval.
getInstance() - Static method in class watch.Editor
Singleton.
getInstance() - Static method in class watch.Watch
Watch application instance accessor.
getLastComputation() - Method in class watch.Task
Last computation accessor.
getLastDirectory() - Method in class watch.EditorConfigFile
Last directory accessor.
getListOf(Collection<String>) - Method in class watch.User.Map
Returns a user instance list corresponding to the given user names.
getLockEndDate() - Method in class watch.Task
Lock end date accessor.
getMainFrame() - Method in class watch.Editor
Main frame accessor.
getName() - Method in class watch.User
User name accessor.
getOpportunities() - Method in class watch.EditorImputationPanel
Opportunities value accessor.
getOpportunities() - Method in class watch.Revision
Opportunities value accessor.
getParent() - Method in class watch.Task
Parent task accessor.
getPlanned() - Method in class watch.Computation
Planned value accessor.
getPlannedEndDate() - Method in class watch.Task
Planned end date accessor.
getPlannedStartDate() - Method in class watch.Task
Planned start date accessor.
getProjectFiles() - Method in class watch.EditorArgs
Project files accessor.
getProjects() - Method in class watch.EditorConfigFile
Preferences projects accessor.
getReference() - Method in class watch.Computation
Reference value accessor.
getReference() - Method in class watch.Task
Reference value accessor.
getReferenceOpportunities() - Method in class watch.Computation
Reference opportunities value accessor.
getReferenceOpportunities() - Method in class watch.Task
Reference opportunities value accessor.
getReferenceRisks() - Method in class watch.Computation
Reference risks value accessor.
getReferenceRisks() - Method in class watch.Task
Reference risks value accessor.
getReferenceStartDate() - Method in class watch.Task
Reference start date accessor.
getRemaining() - Method in class watch.Computation
Remaining value accessor.
getRemaining() - Method in class watch.EditorImputationPanel
Remaining value accessor.
getRemaining() - Method in class watch.Revision
Remaining value accessor.
getRemainingOpportunities() - Method in class watch.Computation
Remaining opportunities value accessor.
getRemainingRisks() - Method in class watch.Computation
Remaining risks value accessor.
getRisks() - Method in class watch.EditorImputationPanel
Risks value accessor.
getRisks() - Method in class watch.Revision
Risks value accessor.
getSafeCurrentInputFile() - Method in class watch.EditorConfigFile
Safe current input file accessor.
getSafeUserName() - Method in class watch.EditorMainFrame
Safe user name accessor.
getSafeUserName() - Method in class watch.EditorUserPanel
Safe user name accessor.
getSchedulingMode() - Method in class watch.Task
Scheduling mode accessor.
getShell() - Static method in class watch.Watch
CLI shell instance accessor.
getShortDescription() - Method in class watch.Args.Option
Short description accessor.
getstrValue() - Method in class watch.Args.Option
String value accessor handler.
getstrValue() - Method in class watch.Args.StringOption
 
getSubTaskIterator() - Method in class watch.Task
Sub-tasks iterator accessor.
getTask() - Method in class watch.Imputation
Imputed task accessor.
getTask() - Method in class watch.Revision
Revised task accessor.
getTaskId() - Method in class watch.EditorImputationPanel
Task identifier accessor.
getTaskIterator() - Method in class watch.Editor
Tasks accessors.
getTaskReference(String) - Method in class watch.Editor
Task reference values accessors.
getTraces() - Method in class watch.Args
Traces option settings accessor.
getUser() - Method in class watch.Imputation
User who has completed the imputation accessor.
getUserName() - Method in class watch.EditorMainFrame
User name accessor.
getUserName() - Method in class watch.EditorUserPanel
User name accessor.
getWindowHeight() - Method in class watch.EditorConfigFile
Window height accessor.
getWindowIsMaximized() - Method in class watch.EditorConfigFile
Window maximized status accessor.
getWindowWidth() - Method in class watch.EditorConfigFile
Window width accessor.
getWindowX() - Method in class watch.EditorConfigFile
X window position accessor.
getWindowY() - Method in class watch.EditorConfigFile
Y window position accessor.

H

hasEarned() - Method in class watch.Revision
Earned value validity predicate.
hasOpportunities() - Method in class watch.Revision
Opportunities value validity predicate.
hasRemaining() - Method in class watch.Revision
Remaining value validity predicate.
hasRisks() - Method in class watch.Revision
Risks value validity predicate.
HTML - Static variable in class watch.Transformation
HTML transformation.
HtmlTransformation - Class in watch
HTML transformation.
HtmlTransformation() - Constructor for class watch.HtmlTransformation
Constructor.

I

IDENTITY - Static variable in class watch.Transformation
Identity transformation.
IdentityTransformation - Class in watch
Identity transformation.
IdentityTransformation() - Constructor for class watch.IdentityTransformation
Constructor.
imputation(String, String, double) - Method in class watch.Cli2Xml
Imputation.
imputation(String, String, double) - Method in class watch.EditorInput
Imputation.
Imputation - Class in watch
Imputation model class.
Imputation(Task, User, Date, double) - Constructor for class watch.Imputation
Constructor.
imputation(String, String, double) - Method in class watch.Watch
Make an imputation.
imputation(String, String, String, double) - Method in class watch.XmlInput_1_0
 
isFinal() - Method in class watch.Task
Final characteristic accessor.
isLocked() - Method in class watch.EditorImputationPanel
Lock status accessor.
isLocked() - Method in class watch.Task
Lock attribute accessor.
isXml(String) - Static method in class watch.PathControl
Input XML path control.

L

load(String) - Method in class watch.Cli2Xml
No XML watch syntax file loading.
load(String) - Method in class watch.EditorConfigFile
Configuration file loading.
load(String) - Method in class watch.Watch
Load an XML watch syntax file.
loadComplete() - Method in class watch.EditorMainFrame
Load complete notification.
loadInputFile(String) - Method in class watch.Editor
Input file loading.
locale(String) - Method in class watch.Cli2Xml
Locale declaration.
locale(String) - Method in class watch.EditorInput
Locale declaration.
locale(String) - Method in class watch.Watch
Locale declaration.
locale(String) - Method in class watch.XmlInput_1_0
 
lock(String, String) - Method in class watch.Cli2Xml
Lock operation.
lock(String, String) - Method in class watch.EditorInput
Lock operation.
lock(Date) - Method in class watch.Task
Lock operation.
lock(String, String) - Method in class watch.Watch
Make a lock operation.
lock(String, String) - Method in class watch.XmlInput_1_0
 
LOCK_WIDTH - Static variable in class watch.EditorMainFrame
Default lock field width (in characters).

M

m_jaOption - Variable in class watch.Args.Option
JArgs command line option.
m_jaParser - Variable in class watch.Args.Option
JArgs command line parser.
m_jCurrentLocale - Static variable in class watch.Date
Current locale.
m_wInstance - Static variable in class watch.Watch
Watch application singleton variable.
main(String[]) - Static method in class watch.Cli2Xml
Main function of the application.
main(String[]) - Static method in class watch.Editor
Main function.
main(String[]) - Static method in class watch.Watch
Main function of the Watch application.
matches(User.Map, Date, Date) - Method in class watch.Imputation
Imputation matching predicate.
merge(Revision) - Method in class watch.Revision
Revision merge operation.
mkXmlResult(Element, boolean) - Method in class watch.Task
Create the XML computation result.
model2xml(File, EditorConfigFile) - Method in class watch.EditorXmlConfigFile
 
model2xml(File, Watch) - Method in class watch.XmlInput_1_0
 
Model2Xml_T_ConfigNode(Node, EditorConfigFile) - Method in class watch.EditorXmlConfigFile
 
Model2Xml_T_Date(Node) - Method in class watch.XmlInput_1_0
 
Model2Xml_T_Imputation(Node, Watch, String, XmlInput_1_0.Imputation) - Method in class watch.XmlInput_1_0
 
Model2Xml_T_ImputationDay(Node, Watch, String, Date) - Method in class watch.XmlInput_1_0
 
Model2Xml_T_Imputations(Node, Watch, String) - Method in class watch.XmlInput_1_0
 
Model2Xml_T_Lock(Node, Watch, XmlInput_1_0.Revision) - Method in class watch.XmlInput_1_0
 
Model2Xml_T_Revision(Node, Watch, XmlInput_1_0.Revision) - Method in class watch.XmlInput_1_0
 
Model2Xml_T_Revisions(Node, Watch, Date) - Method in class watch.XmlInput_1_0
 
Model2Xml_T_Task(Node, Watch, Task) - Method in class watch.XmlInput_1_0
 
Model2Xml_T_Tasks(Node, Watch) - Method in class watch.XmlInput_1_0
 
Model2Xml_T_WatchNode(Node, Watch) - Method in class watch.XmlInput_1_0
 

N

nextDay() - Method in class watch.Date
Date incrementation.
NUMBER_WIDTH - Static variable in class watch.EditorMainFrame
Default number field width (in characters).

O

onError(ResourceString, ResourceString) - Method in class watch.Cli2Xml
CLI error handler.
onError(ResourceString, ResourceString) - Method in class watch.Watch
CLI error handler.
onError(ResourceString, ResourceString) - Method in class watch.WatchCli
 
onExit() - Method in class watch.Cli2Xml
CLI exit handler.
onExit() - Method in class watch.Watch
CLI exit handler.
onExit() - Method in class watch.WatchCli
 
out() - Static method in class watch.Display
CLI output device accessor.
outputFile(String) - Static method in class watch.PathControl
Output file retrieval.

P

parse() - Method in class watch.Args.BooleanOption
 
parse() - Method in class watch.Args.Option
Option parsing handler.
parse(String[]) - Method in class watch.Args
Argument parsing.
parse() - Method in class watch.Args.StringOption
 
PathControl - Class in watch
Path control toolkit class.
PathControl() - Constructor for class watch.PathControl
 
populate() - Method in class watch.WatchCli
 
prevDay() - Method in class watch.Date
Date decrementation.
println(String) - Static method in class watch.EditorXmlConfigFile.Display
 
println(String) - Static method in class watch.EditorXmlConfigFile.Trace
 
println(String) - Static method in class watch.XmlInput_1_0.Display
 
println(String) - Static method in class watch.XmlInput_1_0.Trace
 
printStackTrace(Exception) - Static method in class watch.Display
Display the stack trace of an exception.
printStackTrace(Exception) - Static method in class watch.EditorXmlConfigFile.Trace
 
printStackTrace(Exception) - Static method in class watch.XmlInput_1_0.Trace
 
printUsage() - Method in class watch.Args
Displays a help message explaining the usage of the program.
projectName(String) - Method in class watch.Cli2Xml
Project name declaration.
projectName(String) - Method in class watch.EditorInput
Project name declaration.
projectName(String) - Method in class watch.Watch
Project name declaration.
projectName(String) - Method in class watch.XmlInput_1_0
 

R

reloadProjects() - Method in class watch.Editor
Project reloading.
reset() - Method in class watch.EditorConfigFile
Configuration file reset.
resourceFile(String) - Static method in class watch.PathControl
Resource file retrieval.
revision(String, String, double, double, double, double) - Method in class watch.Cli2Xml
Revision.
revision(String, String, double, double, double, double) - Method in class watch.EditorInput
Revision.
Revision - Class in watch
Revision model class.
Revision(Task, Date, double, double, double, double) - Constructor for class watch.Revision
Constructor.
revision(String, String, double, double, double, double) - Method in class watch.Watch
Make a revision.
revision(String, String, double, double, double, double) - Method in class watch.XmlInput_1_0
 
run(Watch, Args) - Static method in class watch.Watch
Main function of the Watch applications.

S

save(String) - Method in class watch.Editor
File saving.
save(String) - Method in class watch.EditorConfigFile
Configuration file saving.
saveWindowPosition(boolean, int, int, int, int) - Method in class watch.EditorConfigFile
Window position saving.
SCHEDULING_AT_END - Static variable in class watch.Task
"At-end" scheduling.
SCHEDULING_LINEAR - Static variable in class watch.Task
Linear scheduling.
SCHEDULING_NONE - Static variable in class watch.Task
No scheduling.
SCROLL_WIDTH - Static variable in class watch.EditorMainFrame
Default scroll field width (in characters).
setChanged() - Method in class watch.EditorConfigFile
Change notification.
setChanged() - Method in class watch.EditorMainFrame
Changed status notification.
setCurrentInputFile(String) - Method in class watch.EditorConfigFile
Current input file setting.
setCurrentLocale(Locale) - Static method in class watch.Date
Current locale setting.
setCurrentRevisionDate(String) - Method in class watch.Cli2Xml
Current revision date setting.
setCurrentRevisionDate(String) - Method in class watch.EditorInput
Current revision date setting.
setCurrentRevisionDate(String) - Method in class watch.Watch
Current revision date setting.
setCurrentUser(String) - Method in class watch.Cli2Xml
Current user setting.
setCurrentUser(String) - Method in class watch.EditorInput
Current user setting.
setCurrentUser(String) - Method in class watch.Watch
Current user setting.
setEarned(double) - Method in class watch.EditorImputationPanel
Earned value setting.
setImputed(double) - Method in class watch.EditorImputationPanel
Imputed value setting.
setLastDirectory(String) - Method in class watch.EditorConfigFile
Last directory setting.
setLocked() - Method in class watch.EditorImputationPanel
Lock status setting.
setOpportunities(double) - Method in class watch.EditorImputationPanel
Opportunities value setting.
setParent(Task) - Method in class watch.Task
Task/sub-task relation management.
setRemaining(double) - Method in class watch.EditorImputationPanel
Remaining value setting.
setRemainingArgsDescription(String, String) - Method in class watch.Args
Remaining arguments description.
setRisks(double) - Method in class watch.EditorImputationPanel
Risks value setting.
setUnchanged() - Method in class watch.EditorMainFrame
Unchanged status notifications.
setUniqueInputFile(String) - Method in class watch.EditorArgs
Unique input file setting.
setUserName(String) - Method in class watch.EditorMainFrame
User name setting.
setUserName(String) - Method in class watch.EditorUserPanel
User name setting.
setWindowHeight(int) - Method in class watch.EditorConfigFile
Window height setter.
setWindowIsMaximized(boolean) - Method in class watch.EditorConfigFile
Window maximized status setter.
setWindowWidth(int) - Method in class watch.EditorConfigFile
Window width setter.
setWindowX(int) - Method in class watch.EditorConfigFile
X window position setter.
setWindowY(int) - Method in class watch.EditorConfigFile
Y window position setter.
SHORT - Static variable in class watch.Transformation
Short transformation.
ShortTransformation - Class in watch
Short text transformation.
ShortTransformation() - Constructor for class watch.ShortTransformation
Constructor.
showTraces(String, boolean) - Static method in class watch.Traces
Trace filter configuration.
showWarnings(boolean) - Static method in class watch.Display
Show warning configuration.
singleTask(String, String, double, double, double, String, String, int) - Method in class watch.Cli2Xml
Single task definition.
singleTask(String, String, double, double, double, String, String, int) - Method in class watch.EditorInput
Single task definition.
singleTask(String, String, double, double, double, String, String, int) - Method in class watch.Watch
Single task definition.
singleTask(String, String, double, double, double, String, String, int) - Method in class watch.XmlInput_1_0
 

T

Task - Class in watch
Task model class.
Task(String, Date, double, double, double, Date, Date, int) - Constructor for class watch.Task
Constructor.
TEXT - Static variable in class watch.Transformation
Text transformation.
TextTransformation - Class in watch
Text transformation.
TextTransformation() - Constructor for class watch.TextTransformation
Constructor.
TIMEPLOT - Static variable in class watch.Transformation
Timeplot transformation.
TimeplotTransformation - Class in watch
Timeplot transformation.
TimeplotTransformation() - Constructor for class watch.TimeplotTransformation
Constructor.
today() - Static method in class watch.Date
Today date accessor.
toString() - Method in class watch.Computation
String representation of the computation.
toString() - Method in class watch.Date
String representation of the date.
toString() - Method in class watch.Imputation
String representation of the imputation.
toString() - Method in class watch.Revision
String representation of the revision.
toString() - Method in class watch.Task
String representation of the task.
toString() - Method in class watch.User.Map
Native string convertion.
toString() - Method in class watch.User
String representation of the object.
traceApp(String) - Static method in class watch.Traces
WATCH_APP trace method.
traceComputation(String) - Static method in class watch.Traces
WATCH_COMPUTATION trace method.
traceInput(String) - Static method in class watch.Traces
WATCH_INPUT trace method.
tracePath(String) - Static method in class watch.Traces
WATCH_PATH trace method.
tracePerf(String) - Static method in class watch.Traces
WATCH_PERF trace method.
Traces - Class in watch
Traces management class.
Traces() - Constructor for class watch.Traces
 
traceTransformation(String) - Static method in class watch.Traces
WATCH_TRANSFORMATION trace method.
Transformation - Class in watch
Abstract class defining a post-computation transformation.
Transformation() - Constructor for class watch.Transformation
Constructor.

U

updateSumOfTheDay() - Method in class watch.EditorDayPanel
Command for updating the sum of imputations of the day.
URL - Static variable in class watch.Watch
URL of the project.
User - Class in watch
User model class.
User(String) - Constructor for class watch.User
Constructor.
User.Map - Class in watch
User map class
User.Map() - Constructor for class watch.User.Map
Constructor.
USER_WIDTH - Static variable in class watch.EditorMainFrame
Default user name field width (in characters).

V

VERSION - Static variable in class watch.Watch
Version of the application.

W

warn(String) - Static method in class watch.Display
Display a warning.
watch - package watch
 
Watch - Class in watch
Watch application class.
Watch() - Constructor for class watch.Watch
Constructor.
WATCH_APP - Static variable in class watch.Traces
WATCH_APP trace class.
WATCH_COMPUTATION - Static variable in class watch.Traces
WATCH_COMPUTATION trace class.
WATCH_INPUT - Static variable in class watch.Traces
WATCH_INPUT trace class.
WATCH_PATH - Static variable in class watch.Traces
WATCH_PATH trace class.
WATCH_PERF - Static variable in class watch.Traces
WATCH_PERF trace class.
WATCH_TRANSFORMATION - Static variable in class watch.Traces
WATCH_TRANSFORMATION trace class.
WatchCli - Class in watch
Class auto-generated by 'javaclic.xsl' - Do not edit!
WatchCli() - Constructor for class watch.WatchCli
 
writeFile(String) - Method in class watch.XmlInput_1_0
 

X

xml2model(File, EditorConfigFile) - Method in class watch.EditorXmlConfigFile
 
xml2model(File, Watch) - Method in class watch.XmlInput_1_0
 
Xml2Model_T_ConfigNode(Node, EditorConfigFile) - Method in class watch.EditorXmlConfigFile
 
Xml2Model_T_Date(Node) - Method in class watch.XmlInput_1_0
 
Xml2Model_T_Imputation(Node, Watch, String, XmlInput_1_0.Imputation) - Method in class watch.XmlInput_1_0
 
Xml2Model_T_ImputationDay(Node, Watch, String, Date) - Method in class watch.XmlInput_1_0
 
Xml2Model_T_Imputations(Node, Watch, String) - Method in class watch.XmlInput_1_0
 
Xml2Model_T_Lock(Node, Watch, XmlInput_1_0.Revision) - Method in class watch.XmlInput_1_0
 
Xml2Model_T_Revision(Node, Watch, XmlInput_1_0.Revision) - Method in class watch.XmlInput_1_0
 
Xml2Model_T_Revisions(Node, Watch, Date) - Method in class watch.XmlInput_1_0
 
Xml2Model_T_Task(Node, Watch, Task) - Method in class watch.XmlInput_1_0
 
Xml2Model_T_Tasks(Node, Watch) - Method in class watch.XmlInput_1_0
 
Xml2Model_T_WatchNode(Node, Watch) - Method in class watch.XmlInput_1_0
 
XmlInput_1_0 - Class in watch
 
XmlInput_1_0() - Constructor for class watch.XmlInput_1_0
 
XmlInput_1_0.Display - Class in watch
 
XmlInput_1_0.Display() - Constructor for class watch.XmlInput_1_0.Display
 
XmlInput_1_0.Trace - Class in watch
 
XmlInput_1_0.Trace() - Constructor for class watch.XmlInput_1_0.Trace
 
xpath(Node, String) - Method in class watch.EditorXmlConfigFile
 
xpath(Node, String) - Method in class watch.XmlInput_1_0
 
xslFile(String) - Static method in class watch.PathControl
XSL file retrieval.
XslTransformation - Class in watch
User-defined XSL output transformation class.
XslTransformation(String) - Constructor for class watch.XslTransformation
Constructor.

Z

zero() - Static method in class watch.Date
Zero date accessor.

A B C D E F G H I L M N O P R S T U V W X Z