|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbyucc.edif.tools.merge.ReuseNewLeafCellsMergingPolicy
public class ReuseNewLeafCellsMergingPolicy
An EdifMergingPolicy which will try to reuse only EdifCells that have been added during merging, preserving the libraries in the original file.
| Field Summary | |
|---|---|
private java.util.List<EdifLibrary> |
mergeLibs
|
| Constructor Summary | |
|---|---|
ReuseNewLeafCellsMergingPolicy()
|
|
| 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 ReuseNewLeafCellsMergingPolicy()
| 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 | ||||||||