Package net.ontopia.topicmaps.utils
Class SubsetOfContextDecider
- java.lang.Object
-
- net.ontopia.topicmaps.utils.SubsetOfContextDecider
-
-
Field Summary
Fields Modifier and Type Field Description protected Collection<TopicIF>
context
-
Constructor Summary
Constructors Constructor Description SubsetOfContextDecider(Collection<TopicIF> context)
-
-
-
Field Detail
-
context
protected Collection<TopicIF> context
-
-
Constructor Detail
-
SubsetOfContextDecider
public SubsetOfContextDecider(Collection<TopicIF> context)
-
-