Package | Description |
---|---|
net.ontopia.topicmaps.nav.utils.comparators |
Provides Comparators which are used by the Navigator.
|
Modifier and Type | Class and Description |
---|---|
class |
NameComparatorWithGenerality
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).
|