| Modifier and Type | Field and Description |
|---|---|
private Locator |
resultRole
Deprecated.
|
private Locator |
resultType
Deprecated.
|
| Constructor and Description |
|---|
AllTopicsDirective()
Deprecated.
|
AllTopicsDirective(Locator resultType,
Locator resultRole)
Deprecated.
Creates a new instance of AllTopicsDirective
|
AllTopicsDirective(java.lang.String resultType,
java.lang.String resultRole)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isContextSensitive()
Deprecated.
|
java.util.ArrayList<ResultRow> |
query(QueryContext context)
Deprecated.
|
java.util.ArrayList<ResultRow> |
query(TopicMap tm,
QueryContext context)
Deprecated.
|
private Locator resultType
private Locator resultRole
public AllTopicsDirective(Locator resultType, Locator resultRole)
public AllTopicsDirective(java.lang.String resultType,
java.lang.String resultRole)
public AllTopicsDirective()
public java.util.ArrayList<ResultRow> query(TopicMap tm, QueryContext context) throws TopicMapException
TopicMapExceptionpublic java.util.ArrayList<ResultRow> query(QueryContext context) throws TopicMapException
query in interface DirectiveTopicMapExceptionpublic boolean isContextSensitive()
isContextSensitive in interface DirectiveCopyright 2004-2015 Wandora Team