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

Description

Creates a new Occurrence as a child of this Topic.

Parameters
java.lang.String id the unique object id to be assigned to the new Occurrence 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