byucc.jhdl.Xilinx.XC4000.techmap.lists
Class PlacedCellList

java.lang.Object
  extended bybyucc.jhdl.base.list.LinkedList
      extended bybyucc.jhdl.Xilinx.XC4000.techmap.lists.PlacedCellList
All Implemented Interfaces:
List

public class PlacedCellList
extends LinkedList


Constructor Summary
PlacedCellList()
           
 
Method Summary
 void append(PlacedCell c)
           
 PlacedCell getPlacedCell()
           
 
Methods inherited from class byucc.jhdl.base.list.LinkedList
append, appendList, atBegin, atEnd, delete, deleteAll, deleteCurrent, elementCount, empty, filter, getCurrent, getElt, init, initReverse, inList, insert, insertAfterCurrent, insertBeforeCurrent, insertList, intersect, merge, next, prev, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PlacedCellList

public PlacedCellList()
Method Detail

append

public void append(PlacedCell c)

getPlacedCell

public PlacedCell getPlacedCell()


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.