public class AssociationSanity extends Object
| Constructor and Description |
|---|
AssociationSanity(TopicMapIF tm) |
| Modifier and Type | Method and Description |
|---|---|
HashMap |
getAssociationTypes()
Returns a HashMap of all the duplicate association types, using the string key
as the keyvalue.
|
HashMap |
getDuplicateAssociations()
Returns a HashMap containing the duplicate Associations
|
HashMap |
getNumberOfDuplicates()
Returns a HashMap containing the number of duplicate Associations.
|
void |
traverse() |
public AssociationSanity(TopicMapIF tm)
public HashMap getDuplicateAssociations()
public HashMap getNumberOfDuplicates()
public HashMap getAssociationTypes()
public void traverse()
throws NullPointerException
NullPointerException