JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.ontopia.topicmaps.nav2.impl.basic.AbstractFunction
Packages that use
AbstractFunction
Package
Description
net.ontopia.topicmaps.nav2.impl.basic
The basic implementation of the Navigator core interfaces.
net.ontopia.topicmaps.nav2.webapps.omnigator
Uses of
AbstractFunction
in
net.ontopia.topicmaps.nav2.impl.basic
Subclasses of
AbstractFunction
in
net.ontopia.topicmaps.nav2.impl.basic
Modifier and Type
Class
Description
final class
Function
INTERNAL: A FunctionIF implementation used by the XML-based ModuleIF reader code.
class
HelloWorldFunction
INTERNAL: Implementation of FunctionIF interface for testing purposes.
Uses of
AbstractFunction
in
net.ontopia.topicmaps.nav2.webapps.omnigator
Subclasses of
AbstractFunction
in
net.ontopia.topicmaps.nav2.webapps.omnigator
Modifier and Type
Class
Description
class
DisplayHierarchyFunction
INTERNAL: Used by the Omnigator to create the collapsible tree view of hierarchical association types.