|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NavigatorDeciderIF | |
---|---|
net.ontopia.topicmaps.nav2.impl.basic | The basic implementation of the Navigator core interfaces. |
net.ontopia.topicmaps.nav2.taglibs.logic | Logic tags, which define the execution context, modify the context, and control the flow of execution. |
net.ontopia.topicmaps.nav2.taglibs.TMvalue | Value-producing tags, which extract information from the topic map and insert it into the execution context. |
Uses of NavigatorDeciderIF in net.ontopia.topicmaps.nav2.impl.basic |
---|
Classes in net.ontopia.topicmaps.nav2.impl.basic that implement NavigatorDeciderIF | |
---|---|
class |
DeciderIFWrapper
INTERNAL: A NavigatorDeciderIF implementation which wraps DeciderIF, so that they can work with the navigator decider interface. |
class |
DefaultIfDecider
INTERNAL: class which implements interface NavigatorDeciderIF. |
class |
TypeDecider
INTERNAL: Decider for verifying if a given topic type is identical or a subclass of a reference topic type (for example occurrence type). |
Uses of NavigatorDeciderIF in net.ontopia.topicmaps.nav2.taglibs.logic |
---|
Methods in net.ontopia.topicmaps.nav2.taglibs.logic that return NavigatorDeciderIF | |
---|---|
protected NavigatorDeciderIF |
IfTag.getDeciderInstance(java.lang.String classname)
|
Uses of NavigatorDeciderIF in net.ontopia.topicmaps.nav2.taglibs.TMvalue |
---|
Methods in net.ontopia.topicmaps.nav2.taglibs.TMvalue that return NavigatorDeciderIF | |
---|---|
NavigatorDeciderIF |
FilterTag.getDeciderInstance(java.lang.String classname)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |