|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.cmdlineutils.sanity.AssociationSanity
public class AssociationSanity
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 |
|---|
public AssociationSanity(TopicMapIF tm)
| Method Detail |
|---|
public HashMap getDuplicateAssociations()
public HashMap getNumberOfDuplicates()
public HashMap getAssociationTypes()
public void traverse()
throws NullPointerException
NullPointerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||