Uses of Class
org.tm4j.topicmap.utils.WalkerFilterAdapter

Packages that use WalkerFilterAdapter
org.tm4j.topicmap.utils Contains utility classes providing additional functionality for the TM4J API. 
 

Uses of WalkerFilterAdapter in org.tm4j.topicmap.utils
 

Subclasses of WalkerFilterAdapter in org.tm4j.topicmap.utils
 class InScopeWalkerFilter
          A WalkerFilter implementation that allows through only those ScopedObjects that are in a given context.
 class ScopeWalkerFilter
          A WalkerFilter implementation that filters out all scoped objects that do not match the specified predicate.
 class TypeInstanceAssociationFilter
          This filter will skip all associations which are an XTM TYPE-INSTANCE association and will skip the topics which are used to define that association type and the roles of that association type.