org.tm4j.panckoucke.impl.model.AModelImpl .createNode(java.lang.String label)

Description

Creates a new Node with the given label. If the model is currently empty, the newly created Node will be set as the centerNode of the model.

Parameters
java.lang.String label

Returns

the model-wide unique id of that Node

Other Resources