net.ontopia.topicmaps.cmdlineutils.sanity
Class AssociationSanity

java.lang.Object
  extended by net.ontopia.topicmaps.cmdlineutils.sanity.AssociationSanity

public class AssociationSanity
extends Object

Topic map sanity controller.


Constructor Summary
AssociationSanity(TopicMapIF tm)
           
 
Method Summary
 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()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociationSanity

public AssociationSanity(TopicMapIF tm)
Method Detail

getDuplicateAssociations

public HashMap getDuplicateAssociations()
Returns a HashMap containing the duplicate Associations


getNumberOfDuplicates

public HashMap getNumberOfDuplicates()
Returns a HashMap containing the number of duplicate Associations.


getAssociationTypes

public HashMap getAssociationTypes()
Returns a HashMap of all the duplicate association types, using the string key as the keyvalue.


traverse

public void traverse()
              throws NullPointerException
Throws:
NullPointerException


Copyright © 2000-2012 Ontopia.