Uses of Class
net.ontopia.topicmaps.nav2.taglibs.value.BaseScopedTag

Packages that use BaseScopedTag
Package
Description
Value-producing tags, which extract information from the topic map and insert it into the execution context.
  • Uses of BaseScopedTag in net.ontopia.topicmaps.nav2.taglibs.TMvalue

    Modifier and Type
    Class
    Description
    class 
    INTERNAL: Value producing tag that finds all the topics associated with this the topics in the input collection, subject to some constraints.
    class 
    INTERNAL: Value Producing Tag for finding all the associations of all the topics or association roles in a collection.
    class 
    INTERNAL: Value Producing Tag for finding all the base names of all the topics in a collection.
    class 
    INTERNAL: Value Producing Tag for finding all the occurrences of all the topics in a collection.
    class 
    INTERNAL: Value Producing Tag for finding all the association roles of all the topics and associations in a collection.
    class 
    INTERNAL: Value Producing Tag for finding all variant names related to the objects in a collection (can be either objects of classes TopicNameIF, TopicIF or TopicMapIF).