public class TopicMapHashCode
extends java.lang.Object
Constructor and Description |
---|
TopicMapHashCode() |
Modifier and Type | Method and Description |
---|---|
static long |
getAssociationHashCode(Association a) |
static long |
getScopeIdentifierCode(java.util.Collection<Topic> scope) |
static long |
getTopicHashCode(Topic t) |
static long |
getTopicIdentifierCode(Topic t) |
static long |
getTopicMapHashCode(TopicMap tm) |
public static long getTopicIdentifierCode(Topic t) throws TopicMapException
TopicMapException
public static long getScopeIdentifierCode(java.util.Collection<Topic> scope) throws TopicMapException
TopicMapException
public static long getTopicHashCode(Topic t) throws TopicMapException
TopicMapException
public static long getAssociationHashCode(Association a) throws TopicMapException
TopicMapException
public static long getTopicMapHashCode(TopicMap tm) throws TopicMapException
TopicMapException
Copyright 2004-2015 Wandora Team