fr.inrialpes.exmo.align.impl.edoal
Class ValueConstraint
java.lang.Object
fr.inrialpes.exmo.align.impl.edoal.ValueConstraint
- All Implemented Interfaces:
- Cloneable, Visitable
public class ValueConstraint
- extends Object
- implements Cloneable, Visitable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
Value value
comparator
Comparator comparator
ValueConstraint
public ValueConstraint()
ValueConstraint
public ValueConstraint(Value v,
Comparator comp)
accept
public void accept(AlignmentVisitor visitor)
throws AlignmentException
- Specified by:
accept
in interface Visitable
- Throws:
AlignmentException
(C) INRIA & friends, 2003-2010