|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.cmdlineutils.sanity.AssociationSanity
public class AssociationSanity
Topic map sanity controller.
Constructor Summary | |
---|---|
AssociationSanity(TopicMapIF tm)
|
Method Summary | |
---|---|
java.util.HashMap |
getAssociationTypes()
Returns a HashMap of all the duplicate association types, using the string key as the keyvalue. |
java.util.HashMap |
getDuplicateAssociations()
Returns a HashMap containing the duplicate Associations |
java.util.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 |
---|
public AssociationSanity(TopicMapIF tm)
Method Detail |
---|
public java.util.HashMap getDuplicateAssociations()
public java.util.HashMap getNumberOfDuplicates()
public java.util.HashMap getAssociationTypes()
public void traverse() throws java.lang.NullPointerException
java.lang.NullPointerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |