|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.tool.ncc.processing.LocalPartitionResult
public class LocalPartitionResult
| Constructor Summary | |
|---|---|
LocalPartitionResult(java.util.List<EquivRecord> notMatchedParts,
java.util.List<EquivRecord> notMatchedWires,
NccGlobals globals)
|
|
| Method Summary | |
|---|---|
java.util.List<EquivRecReport> |
getPartRecReports()
|
java.util.List<EquivRecReport> |
getWireRecReports()
|
boolean |
matches()
|
void |
printErrorReport()
Print text diagnostics for bad Part and Wire EquivRecords |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalPartitionResult(java.util.List<EquivRecord> notMatchedParts,
java.util.List<EquivRecord> notMatchedWires,
NccGlobals globals)
| Method Detail |
|---|
public boolean matches()
public java.util.List<EquivRecReport> getPartRecReports()
public java.util.List<EquivRecReport> getWireRecReports()
public void printErrorReport()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||