X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.graph%2Fsrc%2Forg%2Fsimantics%2Fgraph%2Frepresentation%2FExtensions.java;h=73a988798397964210a93f50074ef824051694af;hb=refs%2Fchanges%2F49%2F1549%2F6;hp=375fb1416899f57bb40c66761b31504773bef870;hpb=a8d030f7db1f59a5b51cdc34f18de7c0a0ee8549;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.graph/src/org/simantics/graph/representation/Extensions.java b/bundles/org.simantics.graph/src/org/simantics/graph/representation/Extensions.java index 375fb1416..73a988798 100644 --- a/bundles/org.simantics.graph/src/org/simantics/graph/representation/Extensions.java +++ b/bundles/org.simantics.graph/src/org/simantics/graph/representation/Extensions.java @@ -12,8 +12,8 @@ public class Extensions { /** * Used for storing a cached hash code computed from a - * {@link TransferableGraph1} instance without this cached hashcode - * key,value pair in the extensions map. + * {@link TransferableGraph1} instance in the metadata map of the + * DataContainer containing the TG. */ public final static String CACHED_HASHCODE = "cached.hashCode";