Alignment API and Server 4.1.${version.update}

fr.inrialpes.exmo.align.impl.eval
Class EvalCell

java.lang.Object
  extended by fr.inrialpes.exmo.align.impl.eval.EvalCell

 class EvalCell
extends Object


Field Summary
(package private)  Cell cell
           
(package private)  boolean correct
           
 
Constructor Summary
EvalCell(Cell c, boolean b)
           
 
Method Summary
 Cell cell()
           
 boolean correct()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cell

Cell cell

correct

boolean correct
Constructor Detail

EvalCell

public EvalCell(Cell c,
                boolean b)
Method Detail

correct

public boolean correct()

cell

public Cell cell()

Alignment API and Server 4.1.${version.update}

(C) INRIA & friends, 2003-${curryear}