| Package | Description | 
|---|---|
| org.wandora.query | 
| Modifier and Type | Field and Description | 
|---|---|
private java.util.ArrayList<ResultRow> | 
StringsDirective.result  | 
private java.util.ArrayList<ResultRow> | 
TopicsDirective.result
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
static ResultRow | 
ResultRow.joinRows(ResultRow... rows)
Deprecated.  
  | 
private ResultRow | 
RegexDirective.makeRow(ResultRow original,
       Locator role,
       java.lang.String replacement)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.ArrayList<ResultRow> | 
AllTopicsDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
BaseNameDirective.query(QueryContext context)  | 
java.util.ArrayList<ResultRow> | 
ContextIsOfTypeDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
ContextTopicDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
CountDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
Directive.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
FilterDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
InstancesDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
JoinDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
OccurrenceDirective.query(QueryContext context)  | 
java.util.ArrayList<ResultRow> | 
RecursiveDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
RegexDirective.query(QueryContext context)  | 
java.util.ArrayList<ResultRow> | 
RolesDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
SelectDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
SortDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
StringsDirective.query(QueryContext context)  | 
java.util.ArrayList<ResultRow> | 
TopicsDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
TransitiveDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
TypesOfDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
UnionDirective.query(QueryContext context)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
VariantDirective.query(QueryContext context)  | 
java.util.ArrayList<ResultRow> | 
JoinDirective.query(QueryContext context,
     FilterDirective filter,
     java.lang.Object filterParam)
Deprecated.  
  | 
private java.util.ArrayList<ResultRow> | 
TransitiveDirective.query(Topic context,
     Locator atypel,
     Locator r1l,
     Locator r2l)
Deprecated.  
  | 
java.util.ArrayList<ResultRow> | 
AllTopicsDirective.query(TopicMap tm,
     QueryContext context)
Deprecated.  
  | 
static java.util.ArrayList<ResultRow> | 
UnionDirective.removeDuplicates(java.util.ArrayList<ResultRow> r)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
AndDirective._includeRow(ResultRow row,
           Topic context,
           TopicMap tm,
           java.lang.Object param)
Deprecated.  
  | 
protected int | 
CompareDirective._includeRow(ResultRow row,
           Topic context,
           TopicMap tm,
           java.lang.Object param)  | 
protected int | 
ExistsDirective._includeRow(ResultRow row,
           Topic context,
           TopicMap tm,
           java.lang.Object param)
Deprecated.  
  | 
protected abstract int | 
FilterDirective._includeRow(ResultRow row,
           Topic context,
           TopicMap tm,
           java.lang.Object param)
Deprecated.  
Return one of RES_INCLUDE, RES_EXCLUDE or RES_INGORE to indicate how to filter the
 row. 
 | 
protected int | 
IsContextTopicDirective._includeRow(ResultRow row,
           Topic context,
           TopicMap tm,
           java.lang.Object param)
Deprecated.  
  | 
protected int | 
IsOfTypeDirective._includeRow(ResultRow row,
           Topic context,
           TopicMap tm,
           java.lang.Object param)
Deprecated.  
  | 
protected int | 
IsTopicDirective._includeRow(ResultRow row,
           Topic context,
           TopicMap tm,
           java.lang.Object param)
Deprecated.  
  | 
protected int | 
OrDirective._includeRow(ResultRow row,
           Topic context,
           TopicMap tm,
           java.lang.Object param)
Deprecated.  
  | 
int | 
SortDirective.RowComparator.compare(ResultRow o1,
       ResultRow o2)  | 
int | 
SortDirective.RowComparator.compare(ResultRow o1,
       ResultRow o2,
       TopicMap tm,
       java.lang.String lang)  | 
int | 
SortDirective.RowComparator.compareRoles(ResultRow o1,
            ResultRow o2,
            Locator role,
            TopicMap tm,
            java.lang.String lang)  | 
boolean | 
FilterDirective.includeRow(ResultRow row,
          Topic context,
          TopicMap tm,
          java.lang.Object param)
Deprecated.  
  | 
static ResultRow | 
ResultRow.joinRows(ResultRow... rows)
Deprecated.  
  | 
private ResultRow | 
RegexDirective.makeRow(ResultRow original,
       Locator role,
       java.lang.String replacement)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
UnionDirective.joinResults(java.util.ArrayList<ResultRow> dest,
           java.util.ArrayList<ResultRow> source)
Deprecated.  
  | 
static void | 
UnionDirective.joinResults(java.util.ArrayList<ResultRow> dest,
           java.util.ArrayList<ResultRow> source)
Deprecated.  
  | 
static java.util.ArrayList<ResultRow> | 
UnionDirective.removeDuplicates(java.util.ArrayList<ResultRow> r)
Deprecated.  
  | 
Copyright 2004-2015 Wandora Team