fr.inrialpes.exmo.align.impl.method
Class StringDistAlignment.StringDistMatrixMeasure
java.lang.Object
fr.inrialpes.exmo.align.impl.MatrixMeasure
fr.inrialpes.exmo.align.impl.method.StringDistAlignment.StringDistMatrixMeasure
- All Implemented Interfaces:
- Similarity
- Enclosing class:
- StringDistAlignment
protected class StringDistAlignment.StringDistMatrixMeasure
- extends MatrixMeasure
Fields inherited from class fr.inrialpes.exmo.align.impl.MatrixMeasure |
classlist1, classlist2, clmatrix, i, indlist1, indlist2, indmatrix, j, l1, l2, nbclass1, nbclass2, nbind1, nbind2, nbprop1, nbprop2, onto1, onto2, prmatrix, proplist1, proplist2, similarity |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringDistAlignment.StringDistMatrixMeasure
public StringDistAlignment.StringDistMatrixMeasure()
measure
public double measure(Object o1,
Object o2)
throws Exception
- Throws:
Exception
classMeasure
public double classMeasure(Object cl1,
Object cl2)
throws Exception
- Throws:
Exception
propertyMeasure
public double propertyMeasure(Object pr1,
Object pr2)
throws Exception
- Throws:
Exception
individualMeasure
public double individualMeasure(Object id1,
Object id2)
throws Exception
- Throws:
Exception
(C) INRIA & friends, 2003-${curryear}