Package | Description |
---|---|
net.ontopia.topicmaps.utils.tmprefs |
Modifier and Type | Method and Description |
---|---|
static TopicMapPreferencesOntology |
TopicMapPreferencesOntology.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopicMapPreferencesOntology[] |
TopicMapPreferencesOntology.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static EnumMap<TopicMapPreferencesOntology,TopicIF> |
TopicMapPreferencesOntology.loadOntology(TopicMapIF topicmap) |
static EnumMap<TopicMapPreferencesOntology,TopicIF> |
TopicMapPreferencesOntology.loadOntology(TopicMapIF topicmap,
boolean forceCreate) |