Package | Description |
---|---|
org.wandora.application.gui.search | |
org.wandora.application.gui.topicpanels.webview | |
org.wandora.application.tools.extractors.subj3ct | |
org.wandora.application.tools.extractors.umbel | |
org.wandora.application.tools.som | |
org.wandora.modules |
This package contains a modular framework for applications and
services.
|
org.wandora.topicmap.layered | |
org.wandora.utils | |
org.wandora.utils.language |
Modifier and Type | Field and Description |
---|---|
private java.util.List<Tuples.T3<java.lang.String,java.lang.String,java.lang.String>> |
QueryPanel.storedQueryScripts |
private java.util.ArrayList<Tuples.T3<java.lang.String,java.lang.String,java.lang.String>> |
SearchTopicsDialog.storedQueryScripts
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Tuples.T3<java.lang.String,java.lang.Integer,java.lang.Integer> |
WebViewPanel.getSourceWithSelectionIndexes() |
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<Tuples.T3<java.lang.String,java.lang.String,java.lang.String>> |
XMLSubj3ctRecordExtractor.Subj3ctResultParser.data_equivalences |
private java.util.ArrayList<Tuples.T3<java.lang.String,java.lang.String,java.lang.String>> |
XMLSubj3ctRecordExtractor.Subj3ctResultParser.data_representations |
Modifier and Type | Method and Description |
---|---|
protected Tuples.T3<Topic,Topic,Topic> |
AbstractUmbelExtractor.getAssociationTopicsForUmbelPredicate(java.lang.String predicate,
TopicMap tm) |
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<Tuples.T3<Topic,java.lang.Integer,java.lang.Integer>> |
SOMTopicVisualizationPanel.topicLocations |
Modifier and Type | Method and Description |
---|---|
Tuples.T3<java.lang.Integer,java.lang.Integer,SOMNeuron> |
SOMMap.getBMU(SOMVector v) |
Modifier and Type | Method and Description |
---|---|
void |
SOMMap.scaleNeighbours(Tuples.T3<java.lang.Integer,java.lang.Integer,SOMNeuron> bmu,
SOMVector input,
double t2) |
Modifier and Type | Method and Description |
---|---|
Tuples.T3<Module,java.util.HashMap<java.lang.String,java.lang.Object>,ModuleManager.ModuleSettings> |
ModuleManager.parseXMLModuleElement(org.w3c.dom.Element e,
java.lang.String source)
Reads a module element and returns the module, its module
parameters and module settings.
|
Modifier and Type | Method and Description |
---|---|
Tuples.T3<Topic,Topic,Topic> |
LayeredTopic.getDataSource(Topic type,
Topic version)
Returns the topic that is used to get data with specified type and version and
the type and version topics for the source topic layer.
|
Modifier and Type | Method and Description |
---|---|
static <E1,E2,E3> Tuples.T3<E1,E2,E3> |
Tuples.t3(E1 e1,
E2 e2,
E3 e3) |
Modifier and Type | Method and Description |
---|---|
private static Tuples.T3<java.lang.String,java.lang.String,java.lang.String> |
WatsonTranslateBox.getServiceConnectionOptions() |
Copyright 2004-2015 Wandora Team