public static class LETool.AnalyzeCell extends Job
Job.Inform, Job.Key, Job.Priority, Job.TypeendTime, finished, LOCALDEBUGFLAG, MIN_NUM_SECONDS, reportExecution, startTime| Constructor and Description |
|---|
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, updateNetworkErrorspublic AnalyzeCell(LESizer.Alg algorithm, Cell cell, VarContext context, boolean newAlg)
public boolean doIt()
throws JobException
JobdoIt in class JobJobException - TODOprotected boolean checkAbort(java.lang.String msg)
msg - message to print if we are abortedpublic java.lang.String getInfo()
Jobpublic LENetlister getNetlister()