com.sun.electric.tool.io.output
Class Topology.CellSignal
java.lang.Object
com.sun.electric.tool.io.output.Topology.CellSignal
- Enclosing class:
- Topology
protected static class Topology.CellSignal
- extends java.lang.Object
Class to describe a single signal in a Cell.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Topology.CellSignal
protected Topology.CellSignal()
getName
protected java.lang.String getName()
getNetwork
protected Network getNetwork()
getExport
protected Export getExport()
getExportIndex
protected int getExportIndex()
getAggregateSignal
protected Topology.CellAggregateSignal getAggregateSignal()
isDescending
protected boolean isDescending()
isGlobal
protected boolean isGlobal()
getGlobal
protected Global getGlobal()
isPower
protected boolean isPower()
isGround
protected boolean isGround()
isExported
protected boolean isExported()