byucc.jhdl.parsers.edif.sablecc.node
Class AListofnets
java.lang.Object
byucc.jhdl.parsers.edif.sablecc.node.Node
byucc.jhdl.parsers.edif.sablecc.node.PListofnets
byucc.jhdl.parsers.edif.sablecc.node.AListofnets
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class AListofnets
- extends PListofnets
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AListofnets
public AListofnets()
AListofnets
public AListofnets(TLbr _lbr_,
TListofnets _listofnets_,
java.util.List _net_,
TRbr _rbr_)
AListofnets
public AListofnets(TLbr _lbr_,
TListofnets _listofnets_,
XPNet _net_,
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)
getListofnets
public TListofnets getListofnets()
setListofnets
public void setListofnets(TListofnets node)
getNet
public java.util.LinkedList getNet()
setNet
public void setNet(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.