Uses of Class
net.ontopia.topicmaps.query.impl.utils.BindingContext
-
Packages that use BindingContext Package Description 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 Modifier and Type Method Description static BindingContextQueryAnalyzer. analyzeTypes(List clauses, boolean strict)static BindingContextQueryAnalyzer. analyzeTypes(TologQuery query)Methods in net.ontopia.topicmaps.query.impl.utils with parameters of type BindingContext Modifier and Type Method Description static voidQueryAnalyzer. analyzeTypes(List clauses, BindingContext bc)voidBindingContext. mergeAssymetric(BindingContext bc)voidBindingContext. mergeIntersect(BindingContext bc)voidBindingContext. mergeUnion(BindingContext bc)
-