|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.cmdlineutils.sanity.DuplicateOccurrences
public class DuplicateOccurrences
Used to report all duplicate occurrences(same locator, same occurrence roletype) on a single topic.
Constructor Summary | |
---|---|
DuplicateOccurrences(TopicMapIF tm)
|
Method Summary | |
---|---|
java.util.Collection |
getDuplicateOccurrences()
Returns a Collection of all the topics containing duplicate occurrences. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DuplicateOccurrences(TopicMapIF tm)
Method Detail |
---|
public java.util.Collection getDuplicateOccurrences()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |