Class WithinScopeDecider

  • All Implemented Interfaces:
    Predicate<ScopedIF>

    public class WithinScopeDecider
    extends Object
    implements Predicate<ScopedIF>
    INTERNAL: Decider that decides whether the scoped object is broader than the context. The context must be identical or a subset of the scopes. If there is no context, there can be no "ok".