|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.impl.utils.AbstractIndex
net.ontopia.topicmaps.impl.utils.BasicIndex
net.ontopia.topicmaps.impl.basic.index.StatisticsIndex
public class StatisticsIndex
INTERNAL: The basic implementation of the statistics index.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.ontopia.topicmaps.impl.utils.BasicIndex |
|---|
BasicIndex.EventHandler |
| Field Summary |
|---|
| Fields inherited from class net.ontopia.topicmaps.impl.utils.BasicIndex |
|---|
handlers |
| Method Summary | |
|---|---|
int |
getAssociationCount()
Return the number of associations in the topicmap. |
int |
getAssociationTypeCount()
Returns the number of topics used as association type. |
int |
getItemIdentifierCount()
Returns the number of item identifiers in the topicmap. |
int |
getNoNameTopicCount()
Returns the number of topics without a name. |
int |
getOccurrenceCount()
Returns the number of occurrences in the topicmap. |
int |
getOccurrenceTypeCount()
Returns the number of topics used as occurrence type. |
int |
getRoleCount()
Returns the number of roles in the topicmap. |
int |
getRoleTypeCount()
Returns the number of topics used as association role type. |
int |
getSubjectIdentifierCount()
Returns the number of subject identifiers in the topicmap. |
int |
getSubjectLocatorCount()
Returns the number of subject locators in the topicmap. |
int |
getTopicCount()
Returns the number of topics in the topicmap. |
int |
getTopicNameCount()
Returns the number of topic names in the topicmap. |
int |
getTopicNameTypeCount()
Returns the number of topics used as topic name type. |
int |
getTopicTypeCount()
Returns the number of topics that are used as topic type. |
int |
getTypedTopicCount()
Returns the number of topics in the topicmap that have a type. |
int |
getUntypedTopicCount()
Returns the number of topics without a type. |
int |
getVariantCount()
Returns the number of variant names in the topicmap. |
| Methods inherited from class net.ontopia.topicmaps.impl.utils.BasicIndex |
|---|
getIndex, processEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getTopicCount()
StatisticsIndexIF
getTopicCount in interface StatisticsIndexIFpublic int getTypedTopicCount()
StatisticsIndexIF
getTypedTopicCount in interface StatisticsIndexIFpublic int getUntypedTopicCount()
StatisticsIndexIF
getUntypedTopicCount in interface StatisticsIndexIFpublic int getTopicTypeCount()
StatisticsIndexIF
getTopicTypeCount in interface StatisticsIndexIFpublic int getAssociationCount()
StatisticsIndexIF
getAssociationCount in interface StatisticsIndexIFpublic int getAssociationTypeCount()
StatisticsIndexIF
getAssociationTypeCount in interface StatisticsIndexIFpublic int getRoleCount()
StatisticsIndexIF
getRoleCount in interface StatisticsIndexIFpublic int getRoleTypeCount()
StatisticsIndexIF
getRoleTypeCount in interface StatisticsIndexIFpublic int getOccurrenceCount()
StatisticsIndexIF
getOccurrenceCount in interface StatisticsIndexIFpublic int getOccurrenceTypeCount()
StatisticsIndexIF
getOccurrenceTypeCount in interface StatisticsIndexIFpublic int getTopicNameCount()
StatisticsIndexIF
getTopicNameCount in interface StatisticsIndexIFpublic int getNoNameTopicCount()
StatisticsIndexIF
getNoNameTopicCount in interface StatisticsIndexIFpublic int getTopicNameTypeCount()
StatisticsIndexIF
getTopicNameTypeCount in interface StatisticsIndexIFpublic int getVariantCount()
StatisticsIndexIF
getVariantCount in interface StatisticsIndexIFpublic int getSubjectIdentifierCount()
StatisticsIndexIF
getSubjectIdentifierCount in interface StatisticsIndexIFpublic int getSubjectLocatorCount()
StatisticsIndexIF
getSubjectLocatorCount in interface StatisticsIndexIFpublic int getItemIdentifierCount()
StatisticsIndexIF
getItemIdentifierCount in interface StatisticsIndexIF
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||