public class ScopedController extends AbstractController
ontopia
Constructor and Description |
---|
ScopedController() |
Modifier and Type | Method and Description |
---|---|
void |
add(ScopedIF scoped,
Topic scope) |
protected void |
init() |
void |
remove(ScopedIF scoped,
Topic scope) |
Collection<TopicIF> |
resolve(TopicMapIF tm,
Collection<Topic> scope) |
void |
setScope(ScopedIF scoped,
Collection<Topic> scope) |
getController, getOntopia, requireNotNull, setOntopia
protected void init()
init
in class AbstractController
public void setScope(ScopedIF scoped, Collection<Topic> scope)
public Collection<TopicIF> resolve(TopicMapIF tm, Collection<Topic> scope)