Modifier and Type | Field and Description |
---|---|
private Directive |
query
Deprecated.
|
private Locator |
role
Deprecated.
|
static java.lang.String |
ROLE_SI
Deprecated.
|
private Locator |
type
Deprecated.
|
static java.lang.String |
TYPE_SI
Deprecated.
|
Constructor and Description |
---|
CountDirective(Directive query)
Deprecated.
Creates a new instance of CountDirective
|
CountDirective(Directive query,
Locator type,
Locator role)
Deprecated.
|
CountDirective(Directive query,
java.lang.String type,
java.lang.String role)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isContextSensitive()
Deprecated.
|
java.util.ArrayList<ResultRow> |
query(QueryContext context)
Deprecated.
|
private Directive query
private Locator type
private Locator role
public static final java.lang.String TYPE_SI
public static final java.lang.String ROLE_SI
public CountDirective(Directive query)
public CountDirective(Directive query, java.lang.String type, java.lang.String role)
public java.util.ArrayList<ResultRow> query(QueryContext context) throws TopicMapException
query
in interface Directive
TopicMapException
public boolean isContextSensitive()
isContextSensitive
in interface Directive
Copyright 2004-2015 Wandora Team