org.tm4j.topicmap.Topic .createName(java.lang.String id)

Description

Creates a new BaseName as a child of this Topic.

Parameters
java.lang.String id the unique object id to be assigned to the new BaseName object. If this parameter is null, the back-end will assign an ID to the newly created object. the unique object id to be assigned to the new BaseName object. If this parameter is null, the back-end will assign an ID to the newly created object.

Throws

Other Resources

Related Topics

Has Parameters