byucc.jhdl.parsers.edif.sablecc.node
Class APortbundle
java.lang.Object
byucc.jhdl.parsers.edif.sablecc.node.Node
byucc.jhdl.parsers.edif.sablecc.node.PPortbundle
byucc.jhdl.parsers.edif.sablecc.node.APortbundle
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class APortbundle
- extends PPortbundle
Constructor Summary |
APortbundle()
|
APortbundle(TLbr _lbr_,
TPortbundle _portbundle_,
PPortnamedef _portnamedef_,
PListofports _listofports_,
java.util.List _portbundleop_,
TRbr _rbr_)
|
APortbundle(TLbr _lbr_,
TPortbundle _portbundle_,
PPortnamedef _portnamedef_,
PListofports _listofports_,
XPPortbundleop _portbundleop_,
TRbr _rbr_)
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
APortbundle
public APortbundle()
APortbundle
public APortbundle(TLbr _lbr_,
TPortbundle _portbundle_,
PPortnamedef _portnamedef_,
PListofports _listofports_,
java.util.List _portbundleop_,
TRbr _rbr_)
APortbundle
public APortbundle(TLbr _lbr_,
TPortbundle _portbundle_,
PPortnamedef _portnamedef_,
PListofports _listofports_,
XPPortbundleop _portbundleop_,
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)
getPortbundle
public TPortbundle getPortbundle()
setPortbundle
public void setPortbundle(TPortbundle node)
getPortnamedef
public PPortnamedef getPortnamedef()
setPortnamedef
public void setPortnamedef(PPortnamedef node)
getListofports
public PListofports getListofports()
setListofports
public void setListofports(PListofports node)
getPortbundleop
public java.util.LinkedList getPortbundleop()
setPortbundleop
public void setPortbundleop(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.