Class SubsetOfContextDecider

java.lang.Object
net.ontopia.topicmaps.utils.SubsetOfContextDecider
All Implemented Interfaces:
Predicate<ScopedIF>

public class SubsetOfContextDecider extends Object implements Predicate<ScopedIF>
INTERNAL: Decider that decides whether the ScopedIF's scope is a subset of the user context or not.

See ScopeUtils for more information.