com.sun.electric.tool.logicaleffort
Class LENetlister2.LECellInfo

java.lang.Object
  extended by com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
      extended by com.sun.electric.tool.logicaleffort.LENetlister.LECellInfo
          extended by com.sun.electric.tool.logicaleffort.LENetlister2.LECellInfo
Enclosing class:
LENetlister2

public static class LENetlister2.LECellInfo
extends LENetlister.LECellInfo

Logical Effort Cell Info class. Keeps track of:

- M factors


Constructor Summary
LENetlister2.LECellInfo()
           
 
Method Summary
protected  CachedCell getCachedCell()
           
protected  void setCachedCell(CachedCell c)
           
 
Methods inherited from class com.sun.electric.tool.logicaleffort.LENetlister.LECellInfo
getMFactor, getSettings, getSU, leInit
 
Methods inherited from class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
getCell, getContext, getExportNetIDs, getNetID, getNetlist, getNetworkInParent, getParentInfo, getParentInst, getPortNetIDs, getRootInfo, getTransformToRoot, getUniqueNetName, getUniqueNetName, getUniqueNetNameProxy, getUniqueNetNameProxy, getUniqueNodableName, getUniqueNodableNameProxy, isRootCell, netIdToNetDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LENetlister2.LECellInfo

public LENetlister2.LECellInfo()
Method Detail

setCachedCell

protected void setCachedCell(CachedCell c)

getCachedCell

protected CachedCell getCachedCell()