Modifier and Type | Field and Description |
---|---|
private boolean |
not
Deprecated.
|
private Directive |
query
Deprecated.
|
private Locator |
type
Deprecated.
|
Constructor and Description |
---|
ContextIsOfTypeDirective(Directive query,
Locator type)
Deprecated.
|
ContextIsOfTypeDirective(Directive query,
Locator type,
boolean not)
Deprecated.
Creates a new instance of ContextIsOfTypeDirective
|
ContextIsOfTypeDirective(Directive query,
java.lang.String type)
Deprecated.
|
ContextIsOfTypeDirective(Directive query,
java.lang.String type,
boolean not)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isContextSensitive()
Deprecated.
|
java.util.ArrayList<ResultRow> |
query(QueryContext context)
Deprecated.
|
private Locator type
private Directive query
private boolean not
public ContextIsOfTypeDirective(Directive query, Locator type, boolean not)
public ContextIsOfTypeDirective(Directive query, java.lang.String type, boolean not)
public ContextIsOfTypeDirective(Directive query, java.lang.String type)
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