byucc.jhdl.parsers.edif.sablecc.node
Class AProtectionframe
java.lang.Object
byucc.jhdl.parsers.edif.sablecc.node.Node
byucc.jhdl.parsers.edif.sablecc.node.PProtectionframe
byucc.jhdl.parsers.edif.sablecc.node.AProtectionframe
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class AProtectionframe
- extends PProtectionframe
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AProtectionframe
public AProtectionframe()
AProtectionframe
public AProtectionframe(TLbr _lbr_,
TProtectionframe _protectionframe_,
java.util.List _protectionframeop_,
TRbr _rbr_)
AProtectionframe
public AProtectionframe(TLbr _lbr_,
TProtectionframe _protectionframe_,
XPProtectionframeop _protectionframeop_,
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)
getProtectionframe
public TProtectionframe getProtectionframe()
setProtectionframe
public void setProtectionframe(TProtectionframe node)
getProtectionframeop
public java.util.LinkedList getProtectionframeop()
setProtectionframeop
public void setProtectionframeop(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.