|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ontopia.topicmaps.cmdlineutils.statistics.NoTypeCount
public class NoTypeCount
Constructor Summary | |
---|---|
NoTypeCount(TopicMapIF tm)
|
Method Summary | |
---|---|
Collection |
getNoTypeAssociations()
Returns a Collection of Associations which have no type. |
Collection |
getNoTypeOccurrences()
Returns a Collection of Occurrences which have no type. |
Collection |
getNoTypeTopics()
Returns a Collection of Topics which have no type. |
void |
traverse()
Traverses the topicmap and finds the topics, associations and occurrences that has no types. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoTypeCount(TopicMapIF tm)
Method Detail |
---|
public void traverse() throws NullPointerException
NullPointerException
public Collection getNoTypeTopics()
public Collection getNoTypeOccurrences()
public Collection getNoTypeAssociations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |