| Package | Description |
|---|---|
| com.sun.electric.tool.ncc |
Package for handling the Network Consistency Checking (LVS) tool.
|
| com.sun.electric.tool.ncc.result | |
| com.sun.electric.tool.user.ncc |
| Modifier and Type | Method and Description |
|---|---|
NccGuiInfo |
NccGlobalsReportable.getNccGuiInfo() |
NccGuiInfo |
NccGlobals.getNccGuiInfo()
Get mismatches to be displayed in the GUI
|
| Modifier and Type | Method and Description |
|---|---|
NccGuiInfo |
NccResult.getNccGuiInfo()
return information saved specifically for the GUI
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NccGuiInfo> |
NccResults.getAllComparisonMismatches() |
| Modifier and Type | Method and Description |
|---|---|
void |
NccMsgsFrame.setMismatches(java.util.List<NccGuiInfo> misms,
NccOptions options)
Method to update the list of mismatched NCC comparisons
|