byucc.jhdl.parsers.xnf.node
Class AXnfHeader
java.lang.Object
byucc.jhdl.parsers.xnf.node.Node
byucc.jhdl.parsers.xnf.node.PXnfHeader
byucc.jhdl.parsers.xnf.node.AXnfHeader
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class AXnfHeader
- extends PXnfHeader
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AXnfHeader
public AXnfHeader()
AXnfHeader
public AXnfHeader(PLcanetLine _lcanetLine_,
PProgramLine _programLine_,
PPartLine _partLine_)
clone
public java.lang.Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
getLcanetLine
public PLcanetLine getLcanetLine()
setLcanetLine
public void setLcanetLine(PLcanetLine node)
getProgramLine
public PProgramLine getProgramLine()
setProgramLine
public void setProgramLine(PProgramLine node)
getPartLine
public PPartLine getPartLine()
setPartLine
public void setPartLine(PPartLine node)
toString
public java.lang.String toString()
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.