[421609] ProximityEObjectMatcher detects match even when Distance function sais no2.12.1.32.1.3RC2
commit48ec9e419da1960b75b32e5a30751d0351bdc238
authorcbrun <cedric.brun@obeo.fr>
Thu, 19 Dec 2013 20:51:53 +0000 (19 21:51 +0100)
committerLaurent Goubet <laurent.goubet@obeo.fr>
Mon, 3 Feb 2014 14:35:24 +0000 (3 15:35 +0100)
tree5ea3e2851c524882834183b213c5bf7004b735b7
parent6b8a61f0ae4a47651aeadb5c0106e08ae6324cd8
[421609] ProximityEObjectMatcher detects match even when Distance function sais no

Fix the javadoc so that adopters don't get misleaded.
Java, doing autoboxing, will allow Integer.MAX_VALUE but
we do expect Double.MAX_VALUE

Change-Id: I36f19fc78798d5f312cad3e4e0f67ffdcf858dc8
plugins/org.eclipse.emf.compare/src/org/eclipse/emf/compare/match/eobject/ProximityEObjectMatcher.java