Package net.ontopia.topicmaps.utils
Class ApplicableInContextDecider
java.lang.Object
net.ontopia.topicmaps.utils.ApplicableInContextDecider
INTERNAL: Decider that decides whether the ScopedIF's scope is
applicable in the user context. This is implies that the ScopedIF's
scope must be either the unconstrained scope (empty) or a superset
of the user context.
See
ScopeUtils for
more information.