|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbyucc.edif.tools.merge.ReuseExistingLeafCellsMergingPolicy
public class ReuseExistingLeafCellsMergingPolicy
An EdifMergingPolicy which will try to reuse as many leaf cells as possible, even the already existing ones in the main edif file.
| Field Summary | |
|---|---|
private java.util.List<EdifLibrary> |
mergeLibs
|
| Constructor Summary | |
|---|---|
ReuseExistingLeafCellsMergingPolicy()
|
|
| Method Summary | |
|---|---|
EdifLibrary |
findLibraryForCell(EdifCell cellToCopy,
EdifLibraryManager newElm)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.List<EdifLibrary> mergeLibs
| Constructor Detail |
|---|
public ReuseExistingLeafCellsMergingPolicy()
| Method Detail |
|---|
public EdifLibrary findLibraryForCell(EdifCell cellToCopy,
EdifLibraryManager newElm)
findLibraryForCell in interface EdifMergingPolicy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||