| Package | Description | 
|---|---|
| org.wandora.topicmap.query | 
| Modifier and Type | Field and Description | 
|---|---|
protected java.util.HashMap<Tuples.T2<Locator,Locator>,java.util.ArrayList<QueryAssociation>> | 
QueryTopicMap.associationCache  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.ArrayList<QueryAssociation> | 
QueryTopicMap.getCachedAssociations(Locator topic,
                     Locator type)  | 
java.util.ArrayList<QueryAssociation> | 
QueryTopicMap.getCachedAssociations(QueryTopic topic,
                     QueryTopic type)  | 
private java.util.ArrayList<QueryAssociation> | 
QueryTopic.getQueryAssociations(Locator type)  | 
protected java.util.ArrayList<QueryAssociation> | 
QueryTopic.makeAssociations(java.util.ArrayList<ResultRow> res,
                Locator type)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
QueryTopicMap.cacheAssociations(Locator topic,
                 Locator type,
                 java.util.ArrayList<QueryAssociation> associations)  | 
void | 
QueryTopicMap.cacheAssociations(QueryTopic topic,
                 QueryTopic type,
                 java.util.ArrayList<QueryAssociation> associations)  | 
Copyright 2004-2015 Wandora Team