Package | Description |
---|---|
de.unibi.techfak.scie.ontology | |
de.unibi.techfak.scie.ontology.driver |
Modifier and Type | Method and Description |
---|---|
static String[] |
DictionaryAlgorithms.calculateWordKeys(String word,
ComparisonMode targetMode)
Function that can be used to calculated dimensionalty reduced keys for
the given word.
|
static String |
DictionaryAlgorithms.normalizeWord(String s,
ComparisonMode mode)
Normalizes the node name according to the given comparison mode.
|
Modifier and Type | Method and Description |
---|---|
ComparisonMode |
NodeName.getComparisonMode()
Returns the comparison mode of the name.
|
static ComparisonMode |
ComparisonMode.getMode(int value)
Converts an comparison type value to the corresponding ComparisonMode
instance.
|
static ComparisonMode |
ComparisonMode.getMode(String mode) |
static ComparisonMode |
ComparisonMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComparisonMode[] |
ComparisonMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NodeName(String name,
ComparisonMode comparisonMode)
Creates a new NodeName instance.
|
NodeName(String name,
ComparisonMode comparisonMode,
boolean primary)
Creates a new NodeName instance.
|
NodeName(String name,
String type,
ComparisonMode comparisonMode)
Creates a new NodeName instance.
|
NodeName(String name,
String type,
ComparisonMode comparisonMode,
boolean primary)
Creates a new NodeName instance.
|
Copyright (C) 2013, 2014 Raphael Dickfelder, Jan Göpfert, Benjamin Paassen, Andreas Stöckel, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/scie