Modifier and Type | Method and Description |
---|---|
TopicMapSearchOptions |
SearchTopicsDialog.getSearchOptions()
Deprecated.
|
TopicMapSearchOptions |
SearchTopicsDialog.getSimilarityOptions()
Deprecated.
|
TopicMapSearchOptions |
SimilarityPanel.getSimilarityOptions() |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<Topic> |
SimilarityBox.getSimilarTopics(java.lang.String query,
TopicMapSearchOptions options,
java.util.Iterator<Topic> topicIterator,
uk.ac.shef.wit.simmetrics.similaritymetrics.InterfaceStringMetric stringMetric,
float threshold,
boolean differenceInsteadOfSimilarity,
boolean useNGrams) |
java.util.Collection<Topic> |
SearchTopicsDialog.getSimilarTopics(java.lang.String query,
TopicMapSearchOptions options,
java.util.Iterator<Topic> topicIterator,
uk.ac.shef.wit.simmetrics.similaritymetrics.InterfaceStringMetric stringMetric,
float threshold,
boolean differenceInsteadOfSimilarity,
WandoraTool tool)
Deprecated.
|
java.util.Collection<Topic> |
SimilarityPanel.getSimilarTopics(java.lang.String query,
TopicMapSearchOptions options,
java.util.Iterator<Topic> topicIterator,
int similarityType,
float threshold,
boolean differenceInsteadOfSimilarity) |
java.util.Collection<Topic> |
SearchTopicsDialog.getSimilarTopics(java.lang.String query,
TopicMapSearchOptions options,
java.util.Iterator<Topic> topicIterator,
int similarityType,
float threshold,
boolean differenceInsteadOfSimilarity,
WandoraTool tool)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TopicMapSearchOptions |
TopicMapSearchOptions.duplicate() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.Collection<Topic> |
TopicMap.search(java.lang.String query,
TopicMapSearchOptions options)
Searches the topic map for the given string.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Topic> |
DatabaseTopicMap.search(java.lang.String query,
TopicMapSearchOptions options)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Topic> |
DatabaseTopicMap.search(java.lang.String query,
TopicMapSearchOptions options) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Topic> |
LayerStack.search(java.lang.String query,
TopicMapSearchOptions options) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Topic> |
LinkedTopicMap.search(java.lang.String query,
TopicMapSearchOptions options) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Topic> |
TopicMapImpl.search(java.lang.String query,
TopicMapSearchOptions options) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Topic> |
QueryTopicMap.search(java.lang.String query,
TopicMapSearchOptions options) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Topic> |
RemoteTopicMap.search(java.lang.String query,
TopicMapSearchOptions options) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Topic> |
T2WTopicMap.search(java.lang.String query,
TopicMapSearchOptions options) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Topic> |
UndoTopicMap.search(java.lang.String query,
TopicMapSearchOptions options) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Topic> |
WebServiceTopicMap.search(java.lang.String query,
TopicMapSearchOptions options) |
Copyright 2004-2015 Wandora Team