|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgr.demokritos.iit.jinsect.events.GraphSimilarityComparatorAdapter
public class GraphSimilarityComparatorAdapter
| Constructor Summary | |
|---|---|
GraphSimilarityComparatorAdapter()
Creates a new instance of GraphSimilarityComparatorAdapter |
|
| Method Summary | |
|---|---|
ISimilarity |
getSimilarityBetween(java.lang.Object oFirst,
java.lang.Object oSecond)
Calculates the similarity between two objects. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphSimilarityComparatorAdapter()
| Method Detail |
|---|
public ISimilarity getSimilarityBetween(java.lang.Object oFirst,
java.lang.Object oSecond)
throws java.io.InvalidClassException
SimilarityComparatorListener
getSimilarityBetween in interface SimilarityComparatorListeneroFirst - The first object.oSecond - The second object.
java.io.InvalidClassException - Throws this exception when the objects are not comparable due to class
restrictions.ISimilarity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||