Modifier and Type | Method and Description |
---|---|
boolean |
Undo.UndoJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
J3DClientApp.doIt() |
Modifier and Type | Method and Description |
---|---|
void |
Consumer.consume(T value)
Consume value
|
boolean |
MultiTaskJob.doIt()
This method is not overriden by subclasses.
|
abstract boolean |
Job.doIt()
This is the main work method.
|
abstract boolean |
DialogJob.doIt()
subclasses should override this
|
abstract Result |
MultiTaskJob.mergeTaskResults(java.util.Map<TaskKey,TaskResult> taskResults)
This abtract method combines task results into final result.
|
abstract void |
MultiTaskJob.prepareTasks()
This abstract method split large computation into smaller task.
|
abstract TaskResult |
MultiTaskJob.runTask(TaskKey taskKey)
This abtract methods performs computation of each task.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AcuteAngleFill.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
FlagLibraryCheckerJob.doIt() |
boolean |
FlagJob.doIt() |
boolean |
AddFlagAnnotationJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
GateRegression.doIt() |
boolean |
GateLayoutGenerator.GenerateFromSchematicsJob.doIt() |
static int |
GateRegression.runRegression(Technology technology,
Library scratchLib,
int backupScheme,
EditingPreferences ep)
Programatic interface to gate regressions.
|
static void |
LayoutLib.writeLibrary(Library lib,
int backupScheme)
Write a library in JELIB format.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StitchFillJob.doIt() |
void |
FillGeneratorTool.writeLibrary(int backupScheme) |
void |
FillGen.writeLibrary(int backupScheme) |
Modifier and Type | Method and Description |
---|---|
boolean |
Output.WriteJELIB.doIt() |
static void |
Output.writeLibrary(Library lib,
FileType type,
boolean compatibleWith6,
boolean thisQuiet,
boolean delibHeaderOnly,
int backupScheme)
Method to write an entire Library with a particular format.
|
static void |
Output.writeLibrary(Library lib,
FileType type,
boolean compatibleWith6,
boolean thisQuiet,
boolean delibHeaderOnly,
int backupScheme,
java.util.List<java.lang.String> deletedCellFiles,
java.util.List<java.lang.String> writtenCellFiles)
Method to write an entire Library with a particular format.
|
Modifier and Type | Method and Description |
---|---|
void |
EvalJavaBsh.doSource(java.lang.String file)
Execute a Java Bean Shell script file.
|
Modifier and Type | Method and Description |
---|---|
boolean |
LETool.AnalyzeCell.doIt() |
boolean |
LETool.ClearStoredSizes.doIt() |
boolean |
LETool.ClearStoredSizesLibrary.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
SchemNamesToLay.RenameJob.doIt() |
boolean |
AllSchemNamesToLay.RenameJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
UpdateJob.doIt() |
boolean |
DeleteCellJob.doIt() |
boolean |
CheckOutJob.doIt() |
boolean |
CheckInJob.doIt() |
boolean |
CancelCheckOutJob.doIt() |
boolean |
AddLibraryJob.doIt() |
boolean |
AddCellJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
Router.CreateRouteJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
ALS.DoALSActivity.doIt() |
Modifier and Type | Method and Description |
---|---|
void |
ScanChainXML.addJtagPort(int opcode,
java.lang.String soutPortName,
java.lang.String sinPortName,
java.lang.String chainName)
Add a port to the JTAG Controller that serves as a starting point for a scan chain.
|
Modifier and Type | Class and Description |
---|---|
class |
CantEditException |
Modifier and Type | Method and Description |
---|---|
boolean |
ViewChanges.CreateAndViewCell.doIt() |
boolean |
ViewChanges.MakeLayoutView.doIt() |
boolean |
HighlightConnectivity.StoreTopology.doIt() |
boolean |
ExportChanges.FollowExport.doIt() |
boolean |
ExportChanges.ReExportPorts.doIt() |
boolean |
ExportChanges.RenameExport.doIt() |
boolean |
ExportChanges.ChangeExportCharacteristic.doIt() |
boolean |
ExportChanges.ChangeExportBodyOnly.doIt() |
boolean |
ExportChanges.RenumberNumericExports.doIt() |
boolean |
CircuitChangeJobs.RotateSelected.doIt() |
boolean |
CircuitChangeJobs.RotateText.doIt() |
boolean |
CircuitChangeJobs.AlignObjects.doIt() |
boolean |
CircuitChangeJobs.AlignNodes.doIt() |
boolean |
CircuitChangeJobs.ChangeArcProperties.doIt() |
boolean |
CircuitChangeJobs.ToggleNegationJob.doIt() |
boolean |
CircuitChangeJobs.RipTheBus.doIt() |
boolean |
CircuitChangeJobs.DeleteSelected.doIt() |
boolean |
CircuitChangeJobs.DeleteSelectedGeometry.doIt() |
boolean |
CircuitChangeJobs.DeleteArcs.doIt() |
boolean |
CircuitChangeJobs.CleanupChanges.doIt() |
boolean |
CircuitChangeJobs.ShortenArcs.doIt() |
boolean |
CircuitChangeJobs.ManyMove.doIt() |
boolean |
CircuitChangeJobs.CellCenterToCenterOfSelection.doIt() |
boolean |
CircuitChangeJobs.RenameTechnology.doIt() |
boolean |
CircuitChangeJobs.RenameLibrary.doIt() |
boolean |
CircuitChangeJobs.CheckAndRepairJob.doIt() |
boolean |
CircuitChangeJobs.MakeCellAnnotationJob.doIt() |
boolean |
CellChangeJobs.DeleteCell.doIt() |
boolean |
CellChangeJobs.DeleteManyCells.doIt() |
boolean |
CellChangeJobs.RenameCell.doIt() |
boolean |
CellChangeJobs.DeleteCellGroup.doIt() |
boolean |
CellChangeJobs.RenameCellGroup.doIt() |
boolean |
CellChangeJobs.GraphCells.doIt() |
boolean |
CellChangeJobs.GraphLibraries.doIt() |
boolean |
CellChangeJobs.PackageCell.doIt() |
boolean |
CellChangeJobs.ExtractCellInstances.doIt() |
boolean |
CellChangeJobs.NewCellVersion.doIt() |
boolean |
CellChangeJobs.DuplicateCell.doIt() |
Cell |
IconParameters.makeIconForCell(Cell curCell,
EditingPreferences ep)
Method to create an icon for a cell.
|
static void |
CircuitChangeJobs.replaceNodeInsts(java.util.Collection<BatchChanges.NodeReplacement> replacements,
boolean allowMissingPorts,
boolean preserveParameters,
EditingPreferences ep)
Method to replace a batch of nodes "oldNi" with a new one of type "newNp"
and return the new node.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MultiFingerTransistor.MakeTransistorCell.doIt() |
boolean |
CrossLibCopy.CrossLibraryCopyJob.doIt() |
boolean |
AnnularRing.MakeAnnulus.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
FileMenu.ReadLibrary.doIt() |
boolean |
FileMenu.ImportLibrary.doIt() |
boolean |
FileMenu.ExportImage.doIt() |
boolean |
FileMenu.ClearCellDate.doIt() |
boolean |
FileMenu.QuitJob.doIt() |
boolean |
CellMenu.SetMultiPageJob.doIt() |
boolean |
CellMenu.DeleteMultiPageJob.doIt() |
IdMapper |
FileMenu.RenameAndSaveLibraryTask.renameAndSave() |
Modifier and Type | Method and Description |
---|---|
boolean |
ProjSettings.ImportSettingsJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
MakeFakeCircuitry.doIt() |
boolean |
FakeTestJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
RoutingDebug.ShowSpineNets.doIt() |
boolean |
RoutingDebug.RewireNets.doIt() |
boolean |
PaletteFrame.PlaceNewNode.doIt() |