byucc.jhdl.parsers.edif.sablecc.node
Class AListofports
java.lang.Object
byucc.jhdl.parsers.edif.sablecc.node.Node
byucc.jhdl.parsers.edif.sablecc.node.PListofports
byucc.jhdl.parsers.edif.sablecc.node.AListofports
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class AListofports
- extends PListofports
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AListofports
public AListofports()
AListofports
public AListofports(TLbr _lbr_,
TListofports _listofports_,
java.util.List _listofportsop_,
TRbr _rbr_)
AListofports
public AListofports(TLbr _lbr_,
TListofports _listofports_,
XPListofportsop _listofportsop_,
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)
getListofports
public TListofports getListofports()
setListofports
public void setListofports(TListofports node)
getListofportsop
public java.util.LinkedList getListofportsop()
setListofportsop
public void setListofportsop(java.util.List list)
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.