edu.umn.cs.nlp.mt.chiang2007
Class IncompleteChartCellEntry

java.lang.Object
  extended by edu.umn.cs.nlp.mt.chiang2007.IncompleteChartCellEntry

public class IncompleteChartCellEntry
extends Object

Version:
$LastChangedDate: 2007-10-17 15:40:45 -0500 (Wed, 17 Oct 2007) $
Author:
Lane Schwartz

Constructor Summary
IncompleteChartCellEntry(ChartCellEntry... children)
           
 
Method Summary
 ChartCellEntry[] getChildren()
           
 String getPrefix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncompleteChartCellEntry

public IncompleteChartCellEntry(ChartCellEntry... children)
Method Detail

getChildren

public ChartCellEntry[] getChildren()

getPrefix

public String getPrefix()