com.sun.electric.tool.ncc.result
Interface EquivRecReport.EquivRecReportable

All Known Implementing Classes:
EquivRecord
Enclosing class:
EquivRecReport

public static interface EquivRecReport.EquivRecReportable


Method Summary
 void getNetObjReportablesFromEntireTree(java.util.List<java.util.List<NetObjReport.NetObjReportable>> matched, java.util.List<java.util.List<NetObjReport.NetObjReportable>> notMatched)
           
 java.util.List<java.lang.String> getPartitionReasonsFromRootToMe()
           
 

Method Detail

getPartitionReasonsFromRootToMe

java.util.List<java.lang.String> getPartitionReasonsFromRootToMe()

getNetObjReportablesFromEntireTree

void getNetObjReportablesFromEntireTree(java.util.List<java.util.List<NetObjReport.NetObjReportable>> matched,
                                        java.util.List<java.util.List<NetObjReport.NetObjReportable>> notMatched)