org.tm4j.topicmap.BaseName .getParent()

Description

Returns the Topic object which contains this BaseName.

Returns

This BaseName's parent object. Since XTM allows BaseNames only to be contained within Topics, this must always be an object of a class which implements {@link Topic}.

Other Resources

Related Topics