org.tm4j.panckoucke.util.AbstractionNodeUtils .addNode(org.tm4j.panckoucke.model.AModel model,org.tm4j.topicmap.Topic topic,org.tm4j.panckoucke.model.AMGestalt gestalt)

Description

Creates an AMNode in the given model, representing the given topic with the given gestalt.
The dataLocator of the new AMNode is set to the first sourceLocator of the given topic

Parameters
org.tm4j.panckoucke.model.AMGestalt gestalt
org.tm4j.panckoucke.model.AModel model the model to generate the AMNode in
org.tm4j.topicmap.Topic topic

Returns

AMNode

Other Resources

Related Topics