|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingContext | |
---|---|
net.ontopia.topicmaps.query.impl.utils | Code shared between query implementations. |
Uses of BindingContext in net.ontopia.topicmaps.query.impl.utils |
---|
Methods in net.ontopia.topicmaps.query.impl.utils that return BindingContext | |
---|---|
static BindingContext |
QueryAnalyzer.analyzeTypes(java.util.List clauses,
boolean strict)
|
static BindingContext |
QueryAnalyzer.analyzeTypes(TologQuery query)
|
Methods in net.ontopia.topicmaps.query.impl.utils with parameters of type BindingContext | |
---|---|
static void |
QueryAnalyzer.analyzeTypes(java.util.List clauses,
BindingContext bc)
|
void |
BindingContext.mergeAssymetric(BindingContext bc)
|
void |
BindingContext.mergeIntersect(BindingContext bc)
|
void |
BindingContext.mergeUnion(BindingContext bc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |