Package | Description |
---|---|
net.ontopia.topicmaps.query.impl.utils |
Code shared between query implementations.
|
Modifier and Type | Method and Description |
---|---|
static BindingContext |
QueryAnalyzer.analyzeTypes(List clauses,
boolean strict) |
static BindingContext |
QueryAnalyzer.analyzeTypes(TologQuery query) |
Modifier and Type | Method and Description |
---|---|
static void |
QueryAnalyzer.analyzeTypes(List clauses,
BindingContext bc) |
void |
BindingContext.mergeAssymetric(BindingContext bc) |
void |
BindingContext.mergeIntersect(BindingContext bc) |
void |
BindingContext.mergeUnion(BindingContext bc) |