| Package | Description |
|---|---|
| com.sun.electric.tool.ncc.processing | |
| com.sun.electric.tool.user.ncc |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EquivRecReport> |
LocalPartitionResult.getPartRecReports() |
java.util.List<EquivRecReport> |
ReportHashCodeFailure.getPartRecReports() |
java.util.List<EquivRecReport> |
LocalPartitionResult.getWireRecReports() |
java.util.List<EquivRecReport> |
ReportHashCodeFailure.getWireRecReports() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EquivRecReport> |
NccGuiInfo.getPartRecReports() |
java.util.List<EquivRecReport> |
NccGuiInfo.getWireRecReports() |
| Modifier and Type | Method and Description |
|---|---|
void |
NccGuiInfo.setPartRecReports(java.util.List<EquivRecReport> badParts) |
void |
NccGuiInfo.setWireRecReports(java.util.List<EquivRecReport> badWires) |