org.tm4j.topicmap.utils.ScopeUtils .getSignature(java.util.Set s)

Description

Returns a string signature for the scope. This signature will be the same for any scope object which contains exactly the same set of themes.

Parameters
java.util.Set s a set of Topic objects making up a scope to return the signature for

Other Resources