|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.utils.SupersetOfContextDecider
public class SupersetOfContextDecider
INTERNAL: Decider that decides whether the ScopedIF's scope is a superset of the user context or not.
SeeScopeUtils for
more information.
| Field Summary | |
|---|---|
protected TopicIF[] |
context
|
| Constructor Summary | |
|---|---|
SupersetOfContextDecider(java.util.Collection context)
|
|
| Method Summary | |
|---|---|
boolean |
ok(java.lang.Object scoped)
PUBLIC: Returns true if the object is accepted. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TopicIF[] context
| Constructor Detail |
|---|
public SupersetOfContextDecider(java.util.Collection context)
| Method Detail |
|---|
public boolean ok(java.lang.Object scoped)
DeciderIF
ok in interface DeciderIF
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||