Package net.ontopia.topicmaps.nav.utils.comparators
package net.ontopia.topicmaps.nav.utils.comparators
Provides Comparators which are used by the Navigator.
-
ClassesClassDescriptionINTERNAL: A Comparator for ordering AssociationIFs alphabetically after their type.INTERNAL: A Comparator for ordering AssociationIFs after their ID.INTERNAL: A comparator for ordering AssociationRoleIFs alphabetically by role player and role type.INTERNAL: A comparator for ordering AssociationRoleIFs alphabetically by role type and role player.INTERNAL: Grabber that grabs the most appropriate basename from a topic and then the most appropriate variant name, if one can be found.INTERNAL: A Comparator for ordering TopicNameIFs and VariantNameIFs alphabetically (case-independent).INTERNAL: A Comparator for ordering TopicNameIFs and VariantNameIFs first after their generality (determined by the number of themes in their scopes, which means that the name in the unconstrained scope would always appear first) and second alphabetically (case-independent).INTERNAL: A Comparator for ordering OccurrenceIFs alphabetically.INTERNAL: A Comparator for ordering topics alphabetically.INTERNAL: Stringifier that stringifies TopicNameIFs and VariantNameIFs.INTERNAL: A Comparator for ordering TopicMapReferences lexically.INTERNAL: A Comparator for ordering TopicNameIFs alphabetically (case-independent).