org.tm4j.topicmap.utils.extractors.AssociatedTopicsExtractor .setAssociationTester(uk.co.jezuk.mango.Predicate assocTester)

Description

Sets the predicate which tests the associations traversed from the input topic to the set of returned topics. If specified, then only topics which are associated with the input topic by associations which pass the specified predicate will be extracted.

Parameters
uk.co.jezuk.mango.Predicate assocTester

Other Resources

Related Topics

Has Parameters