Modifier and Type | Field and Description |
---|---|
private Locator |
associationType
Deprecated.
|
private Locator |
role1
Deprecated.
|
private Locator |
role2
Deprecated.
|
Constructor and Description |
---|
TransitiveDirective(Locator associationType,
Locator role1,
Locator role2)
Deprecated.
|
TransitiveDirective(java.lang.String associationType,
java.lang.String role1,
java.lang.String role2)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isContextSensitive()
Deprecated.
|
java.util.ArrayList<ResultRow> |
query(QueryContext context)
Deprecated.
|
private java.util.ArrayList<ResultRow> |
query(Topic context,
Locator atypel,
Locator r1l,
Locator r2l)
Deprecated.
|
private Locator associationType
private Locator role1
private Locator role2
public TransitiveDirective(Locator associationType, Locator role1, Locator role2)
public TransitiveDirective(java.lang.String associationType, java.lang.String role1, java.lang.String role2)
private java.util.ArrayList<ResultRow> query(Topic context, Locator atypel, Locator r1l, Locator r2l) throws TopicMapException
TopicMapException
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