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