org.tm4j.topicmap.utils.extractors.AssociatedTopicsExtractor .setThisRoleTester(uk.co.jezuk.mango.Predicate thisRoleTester)

Description

Sets the predicate which filters the roles of the input topic for the associations to be processed. All roles of the input topic are tested against this predicate. Only the associations which are parents of roles that pass this predicate will be processed.

Parameters
uk.co.jezuk.mango.Predicate thisRoleTester

Other Resources

Related Topics

Has Parameters