org.tm4j.topicmap.utils.TopicMapMerger .setMerged(boolean newVal)

Description

Sets the state of completion for the merging process.

Parameters
boolean newVal true if merging has completed, false otherwise. If the instance has been configured to post-process the result topic map for consistency or external topic map merging, this method should not be invoked with true until these additional operations have been completed as well.

Other Resources

Related Topics

Has Parameters