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

Description

Creates a Node with the given label and a model-wide unique ID.

Parameters
java.lang.String label used to set the label field of the node

Returns

AMNode an instance of AMNode with unique id for that Node and the secifieed label

Other Resources