byucc.jhdl.parsers.edif.sablecc.node
Class ACelltype
java.lang.Object
byucc.jhdl.parsers.edif.sablecc.node.Node
byucc.jhdl.parsers.edif.sablecc.node.PCelltype
byucc.jhdl.parsers.edif.sablecc.node.ACelltype
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class ACelltype
- extends PCelltype
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ACelltype
public ACelltype()
ACelltype
public ACelltype(TLbr _lbr_,
TCelltype _celltype_,
TGeneric _generic_,
TRbr _rbr_)
clone
public java.lang.Object clone()
- Specified by:
clone in class Node
apply
public void apply(Switch sw)
getLbr
public TLbr getLbr()
setLbr
public void setLbr(TLbr node)
getCelltype
public TCelltype getCelltype()
setCelltype
public void setCelltype(TCelltype node)
getGeneric
public TGeneric getGeneric()
setGeneric
public void setGeneric(TGeneric node)
getRbr
public TRbr getRbr()
setRbr
public void setRbr(TRbr node)
toString
public java.lang.String toString()
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.