public static class LETool.AnalyzeCell extends Job
Job.Inform, Job.Key, Job.Priority, Job.Type
endTime, finished, LOCALDEBUGFLAG, MIN_NUM_SECONDS, reportExecution, startTime
Constructor and Description |
---|
LETool.AnalyzeCell(LESizer.Alg algorithm,
Cell cell,
VarContext context,
boolean newAlg) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkAbort(java.lang.String msg)
Check if we are scheduled to abort.
|
boolean |
doIt()
This is the main work method.
|
java.lang.String |
getInfo()
Get info on Job
|
LENetlister |
getNetlister() |
abort, checkAbort, fieldVariableChanged, getAllJobs, getDatabase, getDebug, getDeleteWhenDone, getEditingPreferences, getEnvironment, getExtendedUserInterface, getInform, getKey, getRunningJob, getScheduledToAbort, getStatus, getTechPool, getTool, getUserInterface, initJobManager, inServerThread, isClientThread, isFinished, pipeClient, pipeServer, remove, setCurrentLibraryInJob, setDebug, setProgress, setReportExecutionFlag, socketClient, startJob, startJob, startJobOnMyResult, terminateFail, terminateIt, terminateOK, toString, updateIncrementalDRCErrors, updateNetworkErrors
public LETool.AnalyzeCell(LESizer.Alg algorithm, Cell cell, VarContext context, boolean newAlg)
public boolean doIt() throws JobException
Job
doIt
in class Job
JobException
- TODOprotected boolean checkAbort(java.lang.String msg)
msg
- message to print if we are abortedpublic java.lang.String getInfo()
Job
public LENetlister getNetlister()